Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH v2] test: packet_gen: add lso support #2135

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

MatiasElo
Copy link
Collaborator

No description provided.

@odpbuild odpbuild changed the title test: packet_gen: add lso support [PATCH v1] test: packet_gen: add lso support Oct 15, 2024
test/performance/odp_packet_gen.c Show resolved Hide resolved
test/performance/odp_packet_gen.c Show resolved Hide resolved
test/performance/odp_packet_gen.c Outdated Show resolved Hide resolved
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 <matias.elo@nokia.com>
Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>
@odpbuild odpbuild changed the title [PATCH v1] test: packet_gen: add lso support [PATCH v2] test: packet_gen: add lso support Oct 22, 2024
@MatiasElo MatiasElo merged commit 68f9cda into OpenDataPlane:master Oct 23, 2024
162 checks passed
@MatiasElo MatiasElo deleted the dev/packet_gen_lso branch October 23, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants