Re: [dpdk-users] DPDK: MPLS packet processing

2021-01-18 Thread Raslan Darawsheh
> -Original Message- > From: Thomas Monjalon > Sent: Monday, January 18, 2021 12:08 PM > To: raktim bhatt ; Raslan Darawsheh > > Cc: users@dpdk.org; Slava Ovsiienko ; Asaf Penso > > Subject: Re: [dpdk-users] DPDK: MPLS packet processing > > 18/01/2021 09:46, Raslan Darawsheh: > > From:

Re: [dpdk-users] DPDK: MPLS packet processing

2021-01-18 Thread Thomas Monjalon
18/01/2021 09:46, Raslan Darawsheh: > From: raktim bhatt > > > Hi All, > > > > I am trying to build a multi-RX-queue dpdk program, using RSS to split the > > incoming traffic into RX queues on a single port. Mellanox ConnectX-5 and > > DPDK Version 19.11 is used for this purpose. It works fine

Re: [dpdk-users] DPDK: MPLS packet processing

2021-01-18 Thread Raslan Darawsheh
++, Hi Raktim, > -Original Message- > From: users On Behalf Of raktim bhatt > Sent: Saturday, January 16, 2021 10:46 AM > To: users@dpdk.org > Subject: [dpdk-users] DPDK: MPLS packet processing > > Hi All, > > I am trying to build a multi-RX-queue dpdk program, using RSS to split the

Re: [dpdk-users] Integration from Dpdk18.05 to Dpdk19.11 - rte_timer_subsystem_init(void)

2021-01-18 Thread David Marchand
On Sun, Jan 17, 2021 at 11:04 PM Li, Jiu (NSB - CN/Hangzhou) wrote: > > Hello! Dpdk experts, > > On Dpdk 18.05, void rte_timer_subsystem_init(void) > On Dpdk 19.11, intrte_timer_subsystem_init(void) implementation changed, > which will return 0, -EALREADY or -ENOMEM; > > There is still

Re: [dpdk-users] A compilation problem on arm64

2021-01-18 Thread David Marchand
On Sun, Jan 17, 2021 at 11:04 PM LemmyHuang wrote: > > Dear Concerns, > > > I have a compilation problem on arm64. > My environment is dpdk-19.11, gcc-9.3.1 and kernel-5.10.0-0.0.0.7.aarch64. > The errors are as follows: > > > ... > CC [M] >