On 12/5/24 17:41, Petr Machata wrote:
Run VXLAN packets through a gateway. Flip individual bits of the packet and/or reserved bits of the gateway, and check that the gateway treats the packets as expected.
Signed-off-by: Petr Machata petrm@nvidia.com Reviewed-by: Ido Schimmel idosch@nvidia.com
Notes: v2: - Add the new test to Makefile CC: Shuah Khan shuah@kernel.org CC: Benjamin Poirier bpoirier@nvidia.com CC: Hangbin Liu liuhangbin@gmail.com CC: Vladimir Oltean vladimir.oltean@nxp.com CC: linux-kselftest@vger.kernel.org
Reviewed-by: Nikolay Aleksandrov razor@blackwall.org