On 07/18/16 12:14, Sorin Vultureanu wrote:
Hi,
Please increase the number of available pools for odp-dpdk and odp-linux as now
16 is on the small side.
ofp/scripts/odp-dpdk/platform/linux-dpdk/include/odp_config_internal.h:17:
#define ODP_CONFIG_POOLS 16
I suppose a platform will put here the real maximum number of pools, so there
is no need (or way) to modify this from application API side?
Now, OFP (ODP-DPDK) with OFP_RSS enabled ODP_CONFIG_POOLS requires to be: 9 +
odp_cpu_count(), so on a machine with 16 cores ODP_CONFIG_POOLS should be 25.
It would be good to have this value like 64 or 128.
Kind Regards,
Sorin
Hello Sorin, it's better to just send a patch for it. Of course if you
are busy and need that we can do it. But for us it's faster to review
and apply patch for ml.
Maxim.