Re: [PATCH v4 7/7] dts: add scatter test suite

2024-01-03 Thread Juraj Linkeš
On Thu, Dec 21, 2023 at 10:47 PM Jeremy Spewock wrote: > > > > On Tue, Dec 19, 2023 at 12:29 PM Juraj Linkeš > wrote: >> >> Should we use the full name (pmd_buffer_scatter) in the subject? I >> lean towards the full name. >> >> On Mon, Dec 18, 2023 at 7:13 PM wrote: >> > >> > From: Jeremy Spewo

Re: [PATCH v4 7/7] dts: add scatter test suite

2023-12-21 Thread Jeremy Spewock
On Tue, Dec 19, 2023 at 12:29 PM Juraj Linkeš wrote: > Should we use the full name (pmd_buffer_scatter) in the subject? I > lean towards the full name. > > On Mon, Dec 18, 2023 at 7:13 PM wrote: > > > > From: Jeremy Spewock > > > > This test suite provides testing the support of scattered packe

Re: [PATCH v4 7/7] dts: add scatter test suite

2023-12-19 Thread Juraj Linkeš
Should we use the full name (pmd_buffer_scatter) in the subject? I lean towards the full name. On Mon, Dec 18, 2023 at 7:13 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 t

[PATCH v4 7/7] dts: add scatter test suite

2023-12-18 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

[PATCH v4 7/7] dts: add scatter test suite

2023-12-18 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

[PATCH v4 7/7] dts: add scatter test suite

2023-12-14 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