Hi Long and Stephen,
I am trying to configure RSS offloads from my DPDK App with netvsc PMD.
Netvsc seems to be supporting the following offloads:
RTE_ETH_RSS_NONFRAG_IPV4_UDP RTE_ETH_RSS_NONFRAG_IPV4_TCP
RTE_ETH_RSS_NONFRAG_IPV6_TCP RTE_ETH_RSS_IPV4
RTE_ETH_RSS_IPV6

However, the app is trying to configure the following offloads and failing:

RTE_ETH_RSS_NONFRAG_IPV4_UDP
RTE_ETH_RSS_NONFRAG_IPV4_TCP
RTE_ETH_RSS_NONFRAG_IPV6_TCP
RTE_ETH_RSS_NONFRAG_IPV6_UDP

Is it possible to bypass the netvsc PMD and configure these offloads on VF ? I am aware that app should not directly program the VF interface
but for performance sake, I want the above offloads to be supported on VF.

 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.