> -----Original Message----- > From: Wang, YuanX <[email protected]> > Sent: Tuesday, October 18, 2022 1:41 AM > To: Singh, Aman Deep <[email protected]>; Zhang, Yuying > <[email protected]> > Cc: [email protected]; [email protected]; Ding, Xuan > <[email protected]>; Tang, Yaqi <[email protected]>; Wang, YuanX > <[email protected]> > Subject: [PATCH] app/testpmd: fix protocol headers display for Rx buffer split > > 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 adjusting the order of condition judgments. > > Signed-off-by: Yuan Wang <[email protected]> > ---
Tested-by: Yaqi Tang <[email protected]>

