Re: [PATCH v3 4/4] dts: dynamic config test suite

2024-07-10 Thread Jeremy Spewock
On Mon, Jul 8, 2024 at 3:30 PM Dean Marx wrote: > > Suite for testing ability of Poll Mode Driver to turn promiscuous > mode on/off, allmulticast mode on/off, and show expected behavior > when sending packets with known, unknown, broadcast, and multicast > destination MAC addresses. > > Signed-off

[PATCH v3 4/4] dts: dynamic config test suite

2024-07-08 Thread Dean Marx
Suite for testing ability of Poll Mode Driver to turn promiscuous mode on/off, allmulticast mode on/off, and show expected behavior when sending packets with known, unknown, broadcast, and multicast destination MAC addresses. Signed-off-by: Dean Marx --- dts/tests/TestSuite_dynamic_config.py | 1