]> xenbits.xensource.com Git - unikraft/libs/lwip.git/commit
uknetdev: Per device RX and TX headroom
authorSimon Kuenzer <simon.kuenzer@neclab.eu>
Mon, 9 Nov 2020 16:06:24 +0000 (17:06 +0100)
committerSimon Kuenzer <simon.kuenzer@neclab.eu>
Thu, 12 Nov 2020 22:43:26 +0000 (23:43 +0100)
commitfcc2180b88ebc3329f5fcdc4b7c5ef8a1d90f3f2
tree484816c918ae3e76a0e74808297ecedfc5b0414c
parent5b3277c077939a8a4d665f361b9bbc26ce894571
uknetdev: Per device RX and TX headroom

Store required rx and tx headroom on `lwip_data` by storing the
device info per device.

Signed-off-by: Simon Kuenzer <simon.kuenzer@neclab.eu>
Reviewed-by: Sharan Santhanam <sharan.santhanam@neclab.eu>
uknetdev.c