-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Konstantin Ananyev
Sent: Tuesday, July 31, 2018 10:44 PM
To: dev@dpdk.org; dev@dpdk.org
Cc: Ananyev, Konstantin
Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix dcb config failure
After adding RSS hash offload
> > After adding RSS hash offload check, default rss_hf will fail on devices
> > that do
> > not support all bits. This will lead to dcb config failure. The patch fixes
> > this issue
> > by reading current valid rss_conf from the device.
> >
> > Fixes: 8863a1fbfc66 ("ethdev: add supported hash
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Konstantin Ananyev
> Sent: Tuesday, July 31, 2018 3:44 PM
> To: dev@dpdk.org; dev@dpdk.org
> Cc: Ananyev, Konstantin
> Subject: [dpdk-dev] [PATCH v2] app/testpmd: fix dcb config failure
>
&g
After adding RSS hash offload check, default rss_hf will fail on devices
that do not support all bits. This will lead to dcb config failure. The
patch fixes this issue by reading current valid rss_conf from the device.
Fixes: 8863a1fbfc66 ("ethdev: add supported hash function check")
Fixes: 1a5724
4 matches
Mail list logo