Re: ixgbe rxq interrupt not working

2023-03-08 Thread Rajasekhar Pulluru
rm.com> wrote: > > > > > > > > > > > From: Rajasekhar Pulluru > > > Sent: Tuesday, March 7, 2023 12:52 PM > > > To: dev@dpdk.org > > > Subject: ixgbe rxq interrupt not working > > > > > > Hi Team, > > > > &

Re: ixgbe rxq interrupt not working

2023-03-08 Thread Stephen Hemminger
r Pulluru > > Sent: Tuesday, March 7, 2023 12:52 PM > > To: dev@dpdk.org > > Subject: ixgbe rxq interrupt not working > > > > Hi Team, > > > > Bringing-up dpdk-22.07 on an intel machine with 8 ports, 4 of them driven > > by igb and the rest of the 4 port

Re: ixgbe rxq interrupt not working

2023-03-08 Thread Rajasekhar Pulluru
No Honnappa. Thanks & Regards, Rajasekhar On Wed, Mar 8, 2023 at 5:49 AM Honnappa Nagarahalli < honnappa.nagaraha...@arm.com> wrote: > > > From: Rajasekhar Pulluru > Sent: Tuesday, March 7, 2023 12:52 PM > To: dev@dpdk.org > Subject: ixgbe rxq interrupt not working

Re: ixgbe rxq interrupt not working

2023-03-08 Thread Rajasekhar Pulluru
Hi Stephen, Downloaded https://fast.dpdk.org/rel/dpdk-22.11.1.tar.xz, built and linked with the application. Still don't get rxq interrupt of ixgbe ports. EAL: Detected CPU lcores: 4 EAL: Detected NUMA nodes: 1 EAL: Detected static linkage of DPDK EAL: Multi-process socket /var/run/dpdk/rte/mp_so

RE: ixgbe rxq interrupt not working

2023-03-07 Thread Honnappa Nagarahalli
From: Rajasekhar Pulluru Sent: Tuesday, March 7, 2023 12:52 PM To: dev@dpdk.org Subject: ixgbe rxq interrupt not working Hi Team, Bringing-up dpdk-22.07 on an intel machine with 8 ports, 4 of them driven by igb and the rest of the 4 ports driven by ixgbe. [Honnappa] Do you have packets

Re: ixgbe rxq interrupt not working

2023-03-07 Thread Stephen Hemminger
On Wed, 8 Mar 2023 00:22:10 +0530 Rajasekhar Pulluru wrote: > Hi Team, > > Bringing-up dpdk-22.07 on an intel machine with 8 ports, 4 of them driven > by igb and the rest of the 4 ports driven by ixgbe. FYI - 22.07 is not a supported release, only LTS releases like 22.11 are supported.

ixgbe rxq interrupt not working

2023-03-07 Thread Rajasekhar Pulluru
Hi Team, Bringing-up dpdk-22.07 on an intel machine with 8 ports, 4 of them driven by igb and the rest of the 4 ports driven by ixgbe. I am following the below sequence to initialize these ports: dev_conf.intr_conf.lsc = 1; //Enable link state change interrupt dev_conf.intr_conf.rxq = 1; //Enabl