[dpdk-dev] [PATCH] app/testpmd: add IPv6 DSCP option for modify_field action
Thomas Monjalon
thomas at monjalon.net
Tue Jan 26 09:27:13 CET 2021
26/01/2021 05:40, Alexander Kozyrev:
> Support IPv6 DSCP modification via the modify_field action.
> Add the ipv6_dscp option for the corresponding header field.
>
> Fixes: 24e1a5e39df ("app/testpmd: support modify field flow action")
>
> Signed-off-by: Alexander Kozyrev <akozyrev at nvidia.com>
> ---
> app/test-pmd/cmdline_flow.c | 2 +-
It should be squashed with the patch adding the field in ethdev.
More information about the dev
mailing list