DPDK usage discussions
 help / color / mirror / Atom feed
* Regarding RSS RETA update in netvsc PMD
@ 2024-10-23 20:33 Nandini Rangaswamy
  2024-10-24 16:27 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Nandini Rangaswamy @ 2024-10-23 20:33 UTC (permalink / raw)
  To: Stephen Hemminger, Long Li; +Cc: users

[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]

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?

If VF is removed and readded should the dpdk app take care of configuring
the RSS RETA again?
Regards,
Nandini

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.

[-- Attachment #2: Type: text/html, Size: 2159 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Regarding RSS RETA update in netvsc PMD
  2024-10-23 20:33 Regarding RSS RETA update in netvsc PMD Nandini Rangaswamy
@ 2024-10-24 16:27 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2024-10-24 16:27 UTC (permalink / raw)
  To: Nandini Rangaswamy; +Cc: Long Li, users

On Wed, 23 Oct 2024 13:33:10 -0700
Nandini Rangaswamy <nandini.rangaswamy@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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-24 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 20:33 Regarding RSS RETA update in netvsc PMD Nandini Rangaswamy
2024-10-24 16:27 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).