Re: [dpdk-dev] [Bug 814] Intel PMD both i40 and iavf send OP_DISABLE_VLAN_STRIPPING and it not mandatory

2021-09-23 Thread spyroot
The second issue is in CONFIG_RSS_LUT. That *VIRTCHNL_OP_CONFIG_RSS_LUT* ; is optional so if it returns ret it must be handled correctly. int *iavf_configure_rss_lut*

[dpdk-dev] KNI compilation

2021-08-30 Thread spyroot
Hi Folks, I troubleshooting already for a couple of hours but still not clear why exactly the build process failing on the KNI module. I've tried to disable KNI but it same issue. Any ideas what might be a root cause. It x86_64 [1/2] Generating rte_kni with a custom command FAILED: kernel/linu

Re: [dpdk-dev] KNI compilation

2021-08-30 Thread spyroot
x27;t really provide details. Thank you very much On Mon, Aug 30, 2021 at 9:44 PM Ferruh Yigit wrote: > On 8/30/2021 5:47 PM, spyroot wrote: > > Hi Folks, > > > > I troubleshooting already for a couple of hours but still not clear why > > exactly the build process >

Re: [PATCH v3 2/2] net/vmxnet3: support larger MTU with version 6

2025-03-30 Thread spyroot
Hi Folks, how can you bump them VMXNET3 version, and do we have a VMXNET3 unit test for RSS / Max mtu and 32 queue? On Wed, Nov 6, 2024 at 8:00 AM Ferruh Yigit wrote: > On 11/4/2024 9:44 PM, Jochen Behrens wrote: > > > On 11/4/24 02:52, Morten Brørup wrote: > >> Virtual hardware version 6 suppor