Regarding RSS RETA update in netvsc PMD
Stephen Hemminger
stephen at networkplumber.org
Thu Oct 24 18:27:00 CEST 2024
On Wed, 23 Oct 2024 13:33:10 -0700
Nandini Rangaswamy <nandini.rangaswamy at broadcom.com> wrote:
> Hi Long and Stephen,
> I see from the official documentation that the netvsc PMD does not support
> RSS RETA update https://doc.dpdk.org/guides-22.11/nics/overview.html. But
> the code has a callback hn_rss_hash_update registered for reta update.
> When the dpdk app invokes rte_eth_dev_rss_reta_update, it invokes
> hn_rss_hash_update
> . So is this a documentation discrepancy?
Yes, looks like a doc is missing.
More information about the users
mailing list