does the most recent version of pktgen application - 2.9.12 support mq_mode by 
default ? If so, how can we pass the corresponding parameters from the command 
line and how can we see per queue statistics. If not, how can we add this 
support. please suggest.


It appears an older version 2.8.0 had this support

const struct rte_eth_conf port_conf = {
   .rxmode = {
   .mq_mode = ETH_MQ_RX_RSS,


but since then got removed for some reason. can you please suggest how to use 
this feature.


Thanks,
Asok

Reply via email to