[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/LWIP PATCH v2 0/3] Xen netfront support
From: Costin Lupu <costin.lup@xxxxxxxxx> The current changes are required for supporting netfront devices in Unikraft. They should be used together with the netfront patch series because they depend on each other. This series revisits the packet buffer allocation design in order to extend it for usage with different network devices at the same time. Changes since v1: - Apply comments to first patch Costin Lupu (3): init.c: Retrieve IP v4 address from device information uknetdev: Extend private state of network interface uknetdev: Introduce netbuf allocation helper include/arch/cc.h | 2 +- init.c | 59 ++++++++++++++++++--------- netbuf.c | 8 ++-- netbuf.h | 2 +- uknetdev.c | 101 +++++++++++++++++++++++++++++++++------------- 5 files changed, 120 insertions(+), 52 deletions(-) -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |