Re: [PATCH v3 1/7] dts: Add scatter test suite

2023-11-22 Thread Juraj Linkeš
On Tue, Nov 21, 2023 at 8:26 PM Jeremy Spewock wrote: > > > > On Thu, Nov 16, 2023 at 2:20 PM Juraj Linkeš > wrote: >> >> On Mon, Nov 13, 2023 at 9:28 PM wrote: >> > >> > From: Jeremy Spewock >> > >> > This test suite provides testing the support of scattered packets by >> > Poll Mode Drivers

Re: [PATCH v3 1/7] dts: Add scatter test suite

2023-11-21 Thread Jeremy Spewock
On Thu, Nov 16, 2023 at 2:20 PM Juraj Linkeš wrote: > On Mon, Nov 13, 2023 at 9:28 PM wrote: > > > > From: Jeremy Spewock > > > > This test suite provides testing the support of scattered packets by > > Poll Mode Drivers using testpmd. It incorporates 5 different test cases > > which test the s

Re: [PATCH v3 1/7] dts: Add scatter test suite

2023-11-16 Thread Juraj Linkeš
On Mon, Nov 13, 2023 at 9:28 PM wrote: > > From: Jeremy Spewock > > This test suite provides testing the support of scattered packets by > Poll Mode Drivers using testpmd. It incorporates 5 different test cases > which test the sending and receiving of packets with lengths that are > less than th

Re: [PATCH v3 1/7] dts: Add scatter test suite

2023-11-14 Thread Patrick Robb
On Mon, Nov 13, 2023 at 3:28 PM wrote: > From: Jeremy Spewock > > This test suite provides testing the support of scattered packets by > Poll Mode Drivers using testpmd. It incorporates 5 different test cases > which test the sending and receiving of packets with lengths that are > less than the

[PATCH v3 1/7] dts: Add scatter test suite

2023-11-13 Thread jspewock
From: Jeremy Spewock This test suite provides testing the support of scattered packets by Poll Mode Drivers using testpmd. It incorporates 5 different test cases which test the sending and receiving of packets with lengths that are less than the mbuf data buffer size, the same as the mbuf data bu