Skip to content

Commit

Permalink
test: packet_gen: add lso support
Browse files Browse the repository at this point in the history
Add support for transmitting packets with Large Send Offload (LSO). LSO
can be enabled with (-T, --lso) command line option. Initially supported
LSO protocols are ODP_LSO_PROTO_IPV4, ODP_LSO_PROTO_TCP_IPV4, and
ODP_LSO_PROTO_CUSTOM.

Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Tuomas Taipale <[email protected]>
  • Loading branch information
MatiasElo committed Oct 23, 2024
1 parent b4de7da commit 68f9cda
Showing 1 changed file with 380 additions and 6 deletions.
Loading

0 comments on commit 68f9cda

Please sign in to comment.