Re: [PATCH v3] dts: add VLAN methods to testpmd shell

2024-10-10 Thread Patrick Robb
Applied to next-dts, thanks!

[PATCH v3] dts: add VLAN methods to testpmd shell

2024-10-08 Thread Dean Marx
Added the following methods to testpmd shell class: set vlan filter on/off, rx vlan add/rm, set vlan strip on/off, tx vlan set/reset, set promisc/verbose. Fixed a bug in the VLAN regex used in testpmd shell flags. Fixes: 61d5bc9bf974 ("dts: add port info command to testpmd shell") Signed-off-by:

[PATCH v3] dts: add VLAN methods to testpmd shell

2024-10-08 Thread Dean Marx
Added the following methods to testpmd shell class: set vlan filter on/off, rx vlan add/rm, set vlan strip on/off, tx vlan set/reset, set promisc/verbose. Fixed a bug in the VLAN regex used in testpmd shell flags. Fixes: 61d5bc9bf974 ("dts: add port info command to testpmd shell") Signed-off-by: