Re: [PATCH v3 0/3] VLAN Test Suite

2024-06-17 Thread Patrick Robb
For CI Testing: re-applying to main and retesting because main was in a bad state (now fixed by Maxime), causing a virtio_smoke fail on this series. https://git.dpdk.org/dpdk/commit/?id=6bdc14606724bc7fb3834d5ec59b1cccf98adf28

Re: [PATCH v3 0/3] VLAN Test Suite

2024-06-17 Thread Jeremy Spewock
Hey Dean, Thanks for the series! One thing that caught my eye which I figured I'd mention here since it applies to all the commits is that generally with patches submitted to the dev mailing list the subject lines of the commits should include the component that the commit is relevant to. In our c

[PATCH v3 0/3] VLAN Test Suite

2024-06-14 Thread Dean Marx
VLAN test suite for ensuring VLAN filtering, stripping, and header insertion is functional on DPDK Poll Mode Drivers. The suite contains four test cases: 1. Enable VLAN filtering and disable stripping - verifies that packets with a VLAN tag found in the filter list are received with the tag when s