]> xenbits.xensource.com Git - unikraft/unikraft.git/commit
lib/uknetdev: Add interface for IPv4/TCP segmentation offload
authorMarco Schlumpp <marco@unikraft.io>
Wed, 8 Mar 2023 13:02:56 +0000 (14:02 +0100)
committerRazvan Deaconescu <razvand@unikraft.io>
Fri, 20 Oct 2023 16:32:28 +0000 (19:32 +0300)
commit3fe8eb09a2f17c9c1f7a64b14f1c31dea06f76ce
tree2b25ec430e945e027a562654e797af3d7448446d
parent025f26326963fb5435c6e4b5abe9872e3c8883dc
lib/uknetdev: Add interface for IPv4/TCP segmentation offload

This allows network device to advertise support for TSO on IPv4 and
clients to send large packets that are split by the hardware.

Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Andrei Tatar <andrei@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: #1088
lib/uknetdev/include/uk/netbuf.h
lib/uknetdev/include/uk/netdev_core.h