[dpdk-users] RSS with VLAN tagged packets
Gerry Wan
gerryw at stanford.edu
Sun Oct 25 07:00:57 CET 2020
I am using DPDK v20.08
On Sat, Oct 24, 2020 at 10:56 PM Asaf Penso <asafp at nvidia.com> wrote:
> Hello Gerry,
>
> Thanks for your email.
>
> What version of DPDK are you using?
>
> We are familiar with this issue in our mlx5 pmd in the latest code and are
> working on a fix.
>
> Will let you know as soon as we have it.
>
> Thanks,
> Asaf Penso
>
> Regards,
> Asaf Penso
>
>
> ------------------------------
> *From:* users <users-bounces at dpdk.org> on behalf of Gerry Wan <
> gerryw at stanford.edu>
> *Sent:* Sunday, October 25, 2020, 00:05
> *To:* users at dpdk.org
> *Subject:* [dpdk-users] RSS with VLAN tagged packets
>
> 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