Re: [vpp-dev] VPP + DPDK + Mellanox CX4/5 buffers being utilized on wrong numa node?

2025-08-01 Thread Stanislav Zaikin via lists.fd.io
Hi Nigel, Are you sure it's connected to cpu 0? Do you mind to share "show pci" and "cat /sys/bus/pci/devices/\:0c\:00.0/numa_node" (fix to your address) On Fri, 1 Aug 2025 at 10:04, Nigel Kukard via lists.fd.io wrote: > Hi there, > > I'm trying to figure out a performance issue I'm having

Re: [vpp-dev] vpp+dpdk

2023-01-30 Thread first_semon
I solved this issue -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22517): https://lists.fd.io/g/vpp-dev/message/22517 Mute This Topic: https://lists.fd.io/mt/95640416/21656 Mute #dpdk:https://lists.fd.io/g/vpp-dev/mutehashtag/dpdk Group Owner: vpp-

Re: [vpp-dev] vpp+dpdk #dpdk

2022-12-19 Thread zheng jie
Have never seen two net devices, even SRIOV devices share same PCI address. Will you dump your device via your lspci or or /sys/… , PCI bus addresses are always unique? Personally I thought the PCI addresses in your screenshot are inaccurate. From: on behalf of "first_se...@163.com" Reply-T

Re: [vpp-dev] vpp+dpdk

2022-12-18 Thread first_semon
Can anyone answer my question? official person? I use the pci called N10 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22346): https://lists.fd.io/g/vpp-dev/message/22346 Mute This Topic: https://lists.fd.io/mt/95640416/21656 Mute #dpdk:https://lis

Re: [vpp-dev] vpp+dpdk

2022-12-18 Thread first_semon
Can anyone answer my question? official person? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22345): https://lists.fd.io/g/vpp-dev/message/22345 Mute This Topic: https://lists.fd.io/mt/95640416/21656 Mute #dpdk:https://lists.fd.io/g/vpp-dev/muteha

Re: [vpp-dev] VPP DPDK in IOVA VA mode

2020-09-28 Thread Damjan Marion via lists.fd.io
VPP populates mempool with either VA or PA based on result of rte_eal_iova_mode(). you can see relevant code in src/plugins/dpdk/buffer.c. — Damjan > On 28.09.2020., at 08:44, Amith Basavaraj wrote: > > Hi, > > We want to know if vpp supports DPDK IOVA VA mode. As per below Jira, we see > t

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-20 Thread John Lo (loj) via lists.fd.io
ubject: Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent. Yep And that's on VLAN 101. I just did a few tests and as soon as I remove the vlan from both sides, it starts working and I can ping across. Just to be sure this isn't me with a bad VPP configuration.

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-20 Thread Laurent Dumont
> > > So, is the interface on TOR end also on a vlan (with same id)? > > > > > > -- > > Regards, > > Balaji. > > > > > > *From: *Laurent Dumont > *Date: *Tuesday, May 19, 2020 at 4:58 PM > *To: *"Balaji Venkatraman (bala

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-19 Thread Balaji Venkatraman via lists.fd.io
quot;Balaji Venkatraman (balajiv)" Cc: Mrityunjay Kumar , vpp-dev Subject: Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent. Hey everyone, Thank you for all the comments. Just trying to work my way through it! :) Just as a sanity check, here is what it looks like on a fresh

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-19 Thread Laurent Dumont
ce should > implicitly enable arp on it. > > > > Thanks! > > > > -- > > Regards, > > Balaji. > > > > > > *From: *Mrityunjay Kumar > *Date: *Friday, May 15, 2020 at 7:19 AM > *To: *"Balaji Venkatraman (balajiv)" > *Cc: *Laurent

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-15 Thread Balaji Venkatraman via lists.fd.io
As Neale replied earlier, adding L3 addr to the interface should implicitly enable arp on it. Thanks! -- Regards, Balaji. From: Mrityunjay Kumar Date: Friday, May 15, 2020 at 7:19 AM To: "Balaji Venkatraman (balajiv)" Cc: Laurent Dumont , vpp-dev Subject: Re: [vpp-dev] VPP - DPD

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-15 Thread Mrityunjay Kumar
aji. > > > > > > *From: * on behalf of Laurent Dumont < > laurentfdum...@gmail.com> > *Date: *Friday, May 15, 2020 at 4:57 AM > *To: *Mrityunjay Kumar > *Cc: *vpp-dev > *Subject: *Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP > reply sent. > &

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-15 Thread Neale Ranns via lists.fd.io
Subject: Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent. Hi everyone! Thank you for the tips The VF is created with the Trust On and spoofcheck disabled during the instance creation. vf 18 MAC fa:16:3e:92:30:f1, spoof checking off, link-state auto, trust on I had a change

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-15 Thread Balaji Venkatraman via lists.fd.io
Hi Mrityunjay, Could you try adding an ip route and recheck. I think ARP is enabled once ip routing is enabled. Thanks -- Regards, Balaji. From: on behalf of Laurent Dumont Date: Friday, May 15, 2020 at 4:57 AM To: Mrityunjay Kumar Cc: vpp-dev Subject: Re: [vpp-dev] VPP - DPDK - No ARP

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-15 Thread Laurent Dumont
Hi everyone! Thank you for the tips The VF is created with the Trust On and spoofcheck disabled during the instance creation. vf 18 MAC fa:16:3e:92:30:f1, spoof checking off, link-state auto, trust on I had a change to test this a bit more. It looks like the issue is specifically with passing t

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-14 Thread Mrityunjay Kumar
This issue, we have seen on centos as well. Just for work around, ip link set promisc on eth0 #[eth0 --- PF interface] ip link set eth00 vf 0 spoofchk off #[give your vf id ] ip link set eth0 vf 0 trust on, , But you will see other packet on vpp VF interface as we

Re: [vpp-dev] VPP - DPDK - No ARP learning on VPP and no ARP reply sent.

2020-05-14 Thread John Lo (loj) via lists.fd.io
The new vpp cli to show ip4-arp and ip6-neighbor entries is “show ip neighbors”: DBGvpp# sho ip neighbor Time IPFlags Ethernet Interface 8.436410.0.3.3 D00:50:56:88:00:ac GigabitEthernet1b

Re: [vpp-dev] vpp dpdk crypto performance testing (VPP 19.01)

2019-09-10 Thread Matthew Smith via Lists.Fd.Io
The issue might be fixed if you upgrade to a newer version than 19.01 - see https://gerrit.fd.io/r/#/c/vpp/+/19383/ -Matt On Mon, Sep 9, 2019 at 7:14 AM shi dave wrote: > Hi, > > Using VPP+DPDK for Ipsec Security Gateway application, want to handle > traffic (*7Gbps uplink & decrypt + 28Gbps d

Re: [vpp-dev] vpp dpdk crypto dev - are multiple crypto algorithms supported concurrently? #vpp

2019-05-06 Thread Sergio G.M.
Hi Jitendra, I have not followed DPDK Cryptodev development over the last year, but given my vague memory and latest VPP code, I reckon your configuration is not supported. The cryptodev scheduler supports common cipher/auth algorithms among all slaves, which in your case is none. Which VPP versi

Re: [vpp-dev] vpp dpdk crypto dev - are multiple crypto algorithms supported concurrently? #vpp

2019-05-03 Thread Damjan Marion via Lists.Fd.Io
Majority of people who work on VPP actively (including me) are not very familiar about dpdk cryptodev which probably explains why you are not getting any response. Please note that there is currently undergoing big rework of ipsec / crypto where goals are improvement of native crypto, depreca

Re: [vpp-dev] VPP/DPDK performance with Madvise (Transparent Huge pages)

2019-01-04 Thread Damjan Marion via Lists.Fd.Io
Sorry, cannot help much wit details you provided... — Damjan > On Jan 4, 2019, at 9:33 AM, chetan bhasin wrote: > > Hi Damjan, > > I want to ensure that VPP uses THP and other Linux applications don't use THP > feature. > > Thanks, > Chetan Bhasin > >> On Thu, Jan 3, 2019 at 4:46 PM Damja

Re: [vpp-dev] VPP/DPDK performance with Madvise (Transparent Huge pages)

2019-01-04 Thread chetan bhasin
Hi Damjan, I want to ensure that VPP uses THP and other Linux applications don't use THP feature. Thanks, Chetan Bhasin On Thu, Jan 3, 2019 at 4:46 PM Damjan Marion wrote: > > > On 2 Jan 2019, at 16:28, chetan bhasin wrote: > > Hi, > > We are using VPP 18.01. We have seen that in case Transpa

Re: [vpp-dev] VPP/DPDK performance with Madvise (Transparent Huge pages)

2019-01-03 Thread Damjan Marion via Lists.Fd.Io
> On 2 Jan 2019, at 16:28, chetan bhasin wrote: > > Hi, > > We are using VPP 18.01. We have seen that in case Transparent Hugepage is > enable with Madvise . VPP does not take benefit of Annonymous Huge Pages. > Does anybody have any idea about the same ? Can you provide more details, What

Re: [vpp-dev] VPP dpdk interface placement from startup.conf

2018-04-17 Thread Damjan Marion
Are you aware of "show interface rx-placement" and "set interface rx-placement" CLIs? Can you capture output? -- Damjan > On 16 Apr 2018, at 17:26, Rogan Lynch wrote: > > Thank you Damjan, > > This syntax appears to parse without error, but somehow breaks allocation of > the DPDK interfac

Re: [vpp-dev] VPP dpdk interface placement from startup.conf

2018-04-16 Thread Rogan Lynch
Thank you Damjan, This syntax appears to parse without error, but somehow breaks allocation of the DPDK interfaces in our build. Thank you for letting me know about this option, obviously if you want to control which NUMA you land on VPP will need to provide some way to PIN these mappings in user

Re: [vpp-dev] VPP dpdk interface placement from startup.conf

2018-04-15 Thread Damjan Marion
Dear Rogan, Long time ago I wrote a code to do exactly that, an code is still there, but i will not put my left hand into fire that it still works. syntax is: dpdk { dev :02:00.1 { num-rx-queues 2 workers 4,5 } } Let us know if it works...

Re: [vpp-dev] vpp & dpdk

2018-03-17 Thread Burt Silverman
I believe you are creating libdpdk.a which is a text file that GROUPs together the .a files you are interested in, so you can look at it and see what is going on. In the build and install trees. Burt On Sat, Mar 17, 2018 at 2:37 AM, xulang wrote: > Hi, > How does vpp link dpdk related target fi

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-07 Thread Sirshak Das
ation happens patch should be reverted. >>>> So I think everything was done right. >>>> >>>> I am totally fine with “Rebase if necessary”. >>>> But personally I often rebase patches before submitting. >>>> Especially these that might af

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Dave Wallace
16:59 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64) Hi Marek, Thanks for the analysis. VPP's gerrit "Submit Type" is "Rebase if Necessary". This means that occasionally we may encounter build breakage due to depen

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Ole Troan
> But personally I often rebase patches before submitting. >>>> Especially these that might affect several components. >>>> >>>> Regards, >>>> Marek >>>> >>>> From: >>>> vpp-dev@lists.fd.io [mailto:vpp-dev@lists

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Dave Wallace
mailto:vpp-dev@lists.fd.io] On Behalf Of Dave Wallace Sent: 6 marca 2018 16:59 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64) Hi Marek, Thanks for the analysis. VPP's gerrit "Submit Type" is "Rebase if Necessary". This

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Ole Troan
before submitting. >> Especially these that might affect several components. >> >> Regards, >> Marek >> >> From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Dave >> Wallace >> Sent: 6 marca 2018 16:59 >> To: vpp-dev@lists.fd.io &g

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Dave Wallace
veral components. Regards, Marek *From:*vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Dave Wallace *Sent:* 6 marca 2018 16:59 *To:* vpp-dev@lists.fd.io *Subject:* Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64) Hi Marek, Thanks for the analysis.  VPP

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco)
patches before submitting. Especially these that might affect several components. Regards, Marek From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Dave Wallace Sent: 6 marca 2018 16:59 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP DPDK build failure with Mellanox interface

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Dave Wallace
dated version of 10920 with updated service definitions: https://gerrit.fd.io/r/#/c/10973/ Regards, Marek *From:*vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Dave Wallace *Sent:* 6 marca 2018 00:19 *To:* vpp-dev@lists.fd.io *Subject:* Re: [vpp-dev] VPP DPDK build failu

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-06 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES@Cisco)
definitions: https://gerrit.fd.io/r/#/c/10973/ Regards, Marek From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Dave Wallace Sent: 6 marca 2018 00:19 To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64) Sirshak, The JVPP error was caused

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-05 Thread Marco Varlese
On Mon, 2018-03-05 at 16:44 -0600, Sirshak Das wrote: > Hi Marco, > > Thanks for replying. > I am not sure if you read the last part of my email: > > > Finally what is strange is if I copy dpdk-18.02.tar.gz to seperate > > > location and turn MLx5 config and build this builds fine. Indeed I misse

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-05 Thread Dave Wallace
Sirshak, The JVPP error was caused by a patch (10920) that somehow passed the Verify job, but failed during the merge job.  I have just merged the patch (10965) which reverts the patch which introduced the JVPP build errors. Thanks, -daw- On 3/5/2018 5:44 PM, Sirshak Das wrote: Hi Marco,

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-05 Thread Sirshak Das
Hi Marco, Thanks for replying. I am not sure if you read the last part of my email: >> Finally what is strange is if I copy dpdk-18.02.tar.gz to seperate >> location and turn MLx5 config and build this builds fine. >> >> Build drivers/net/mlx5 >> CC mlx5.o >> PMDINFO mlx5.o.pmd.c >> CC mlx

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-02 Thread Marco Varlese
Hi Sirshak, Can you please take a look at this thread: https://lists.fd.io/g/vpp-dev/message/8219 Also, take a look at http://dpdk.org/doc/guides/nics/mlx5.html for detailed explanations and steps for DPDK to work with Mellanox NICs... Likely, it's a kernel issue: for Mellanox latest PMD drivers