[dpdk-users] RSS with VLAN tagged packets
Gerry Wan
gerryw at stanford.edu
Sat Oct 24 23:04:16 CEST 2020
Hello,
I am configuring RSS through through rte_eth_dev_configure using
rte_eth_conf with mq_ mode = ETH_MQ_RSS and specifying rss_hf = ETH_RSS_IP
| ETH_RSS_TCP | ETH_RSS_UDP. I've noticed that even single VLAN tagged
packets do not get hashed.
Is there a flag I am missing to do this? Is RSS possible on tagged packets?
I am using a connectx-5 with the mlx5 PMD
Thanks,
More information about the users
mailing list