Hi, > -----Original Message----- > From: Bing Zhao <[email protected]> > Sent: Monday, November 17, 2025 9:30 AM > To: Slava Ovsiienko <[email protected]>; [email protected]; Raslan > Darawsheh <[email protected]>; Wisam Jaddo <[email protected]> > Cc: Ori Kam <[email protected]>; Dariusz Sosnowski > <[email protected]>; Suanming Mou <[email protected]>; > Matan Azrad <[email protected]>; NBU-Contact-Thomas Monjalon > (EXTERNAL) <[email protected]> > Subject: [PATCH] test-flow-perf: support measuring 2nd round rate > > In some driver, the flow table may start from a small size and increase based > on the rules number. The table resize may not reflact the actual rules > insertion > rate due to the extra overhead. > > Keeping 1 rule in the table and measuring the 2nd iteration would be more > accurate.
I'm ok with the approach of enabling the measurement of the table warm up effect over the insertion/deletion, but I tend to believe that we should have it by iterations were user can set the needed rounds instead of depending on only 2 rounds BRs, Wisam Jaddo

