Re: 810 VFIO , SRIOV, multi-process stats read DPDK testpmd.

2025-04-29 Thread spyroot
2025 at 07:21:57PM +0400, spyroot wrote: > >Hi Folks, > > > >I'm observing some unexpected behavior related to how statistics are > >retrieved from a Physical Function (PF) on an Intel 810 NIC. > > > >Scenario: I have two dpdk-testpmd instan

Re: IAVF/ICEN Intel 810 (i.e SRIOV case) 16 queue and RSS dpdk-tested report single queue pps / stats

2025-04-22 Thread spyroot
bytes added. I know time I run compute pps correlated to the PPS in the actual switch. so either ICEN or IAVF doesn't report stats (only for queue 0) On Fri, Apr 18, 2025 at 10:30 PM spyroot wrote: > Hi Folks, > > > I am observing that DPDK test-pmd with IAVF PMD, ICEN PF driv

810 VFIO , SRIOV, multi-process stats read DPDK testpmd.

2025-04-14 Thread spyroot
Hi Folks, I'm observing some unexpected behavior related to how statistics are retrieved from a Physical Function (PF) on an Intel 810 NIC. *Scenario:* I have two dpdk-testpmd instances running in separate Kubernetes pods (same worker node). Each instance uses the -a flag to bind to a different V

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

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*

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 >

[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