DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix Rx split in testpmd
@ 2026-06-24 23:03 Thomas Monjalon
  2026-06-24 23:03 ` [PATCH 1/2] dts: simplify packet check in Rx split Thomas Monjalon
  2026-06-24 23:03 ` [PATCH 2/2] app/testpmd: fix runtime config of " Thomas Monjalon
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Monjalon @ 2026-06-24 23:03 UTC (permalink / raw)
  To: dev; +Cc: Song Jiale

Adding selective Rx in DPDK 26.07-rc1
introduced a regression when configuring Rx split
at runtime with mempools defined on start.

While fixing it, a test is added in DTS,
and a refactoring in DTS is added as first patch
to make the second change smaller.

Thomas Monjalon (2):
  dts: simplify packet check in Rx split
  app/testpmd: fix runtime config of Rx split

 app/test-pmd/testpmd.c          |  3 +-
 dts/tests/TestSuite_rx_split.py | 59 +++++++++++++++++++++++----------
 2 files changed, 43 insertions(+), 19 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-24 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-24 23:03 [PATCH 0/2] fix Rx split in testpmd Thomas Monjalon
2026-06-24 23:03 ` [PATCH 1/2] dts: simplify packet check in Rx split Thomas Monjalon
2026-06-24 23:03 ` [PATCH 2/2] app/testpmd: fix runtime config of " Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox