RE: [RFC] Define well known packet burst sizes

2024-10-12 Thread Morten Brørup
> From: Pavan Nikhilesh Bhagavatula [mailto:pbhagavat...@marvell.com] > Sent: Saturday, 12 October 2024 15.55 > > > We should define some "well known" packet burst sizes in > rte_config.h. > > > > A while back we had the same idea, except that it should be platform > specific > Ex., for CNXK opti

RE: [RFC] Define well known packet burst sizes

2024-10-12 Thread Pavan Nikhilesh Bhagavatula
> We should define some "well known" packet burst sizes in rte_config.h. > A while back we had the same idea, except that it should be platform specific Ex., for CNXK optimal burst size across workloads is 64. Instead of rte_config.h maybe we should have it as a meson option in meson_options.tx