[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT/LWIP PATCH v3 0/2] Xen netfront support
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 revisit the packet buffer allocation design in order to extend it for usage with different network devices at the same time. Changes since v2: - Use nb_align field for queue infos - First patch of v3 was already upstreamed Costin Lupu (2): uknetdev: Extend private state of network interface uknetdev: Introduce netbuf allocation helper include/arch/cc.h | 2 +- netbuf.c | 8 ++-- netbuf.h | 2 +- uknetdev.c | 119 ++++++++++++++++++++++++++++++++++++---------- 4 files changed, 100 insertions(+), 31 deletions(-) -- 2.20.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |