[PATCH v5] app/testpmd: fix protocol header display for Rx buffer split
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Thu Nov 10 09:54:40 CET 2022
On 11/10/22 11:20, Yuan Wang wrote:
> The "show config rxhdrs" cmd displays the configured protocol headers
> that are used for protocol-based buffer split.
> However, it shows inner-ipv6 as inner-ipv4.
>
> This patch fixes that by redefining rx_pkt_hdr_protos to hold
> the full ptypes, and the show and set commands therefore
> remain symmetrical.
>
> Fixes: 52e2e7edcf48 ("app/testpmd: add protocol-based buffer split")
>
> Signed-off-by: Yuan Wang <yuanx.wang at intel.com>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list