Yes, I checked with single-tagged and double-tagged.
From: Gerry Wan
Sent: Monday, October 26, 2020 9:29 AM
To: Matan Azrad
Cc: Alireza Sanaee ; Asaf Penso ;
users@dpdk.org
Subject: Re: [dpdk-users] RSS with VLAN tagged packets
External email: Use caution opening links or attachments
Thank
id <https://aka.ms/ghei36>
>
> --
> *From:* Gerry Wan
> *Sent:* Sunday, October 25, 2020 9:14:32 PM
> *To:* Matan Azrad
> *Cc:* Alireza Sanaee ; Asaf Penso ;
> users@dpdk.org
> *Subject:* Re: [dpdk-users] RSS with VLAN tagged packets
>
>
ia.com>>;
users@dpdk.org<mailto:users@dpdk.org>; Matan Azrad
mailto:ma...@nvidia.com>>
Subject: Re: [dpdk-users] RSS with VLAN tagged packets
External email: Use caution opening links or attachments
Hi all,
I think we had the issue with Mellanox NICs. I applied this
6 PM
> *To:* Gerry Wan
> *Cc:* Asaf Penso ; users@dpdk.org; Matan Azrad <
> ma...@nvidia.com>
> *Subject:* Re: [dpdk-users] RSS with VLAN tagged packets
>
>
>
> *External email: Use caution opening links or attachments*
>
>
>
> Hi all,
>
>
>
> I th
This one will solve it:
https://patches.dpdk.org/patch/82100/
From: Alireza Sanaee
Sent: Sunday, October 25, 2020 5:36 PM
To: Gerry Wan
Cc: Asaf Penso ; users@dpdk.org; Matan Azrad
Subject: Re: [dpdk-users] RSS with VLAN tagged packets
External email: Use caution opening links or attachments
we have it.
> >
> > Thanks,
> > Asaf Penso
> >
> > Regards,
> > Asaf Penso
> >
> >
> > --
> > *From:* users on behalf of Gerry Wan <
> > ger...@stanford.edu>
> > *Sent:* Sunday, October 25,
et you know as soon as we have it.
>
> Thanks,
> Asaf Penso
>
> Regards,
> Asaf Penso
>
>
> --
> *From:* users on behalf of Gerry Wan <
> ger...@stanford.edu>
> *Sent:* Sunday, October 25, 2020, 00:05
> *To:* users@dpdk.org
on behalf of Gerry Wan
Sent: Sunday, October 25, 2020, 00:05
To: users@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
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 poss