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

