Hi Pim, Looking at https://doc.dpdk.org/guides/nics/dpaa2.html, it looks like it does not use the PCIe bus but something specific called the "FSL MC bus". Normally, VPP DPDK plugin should build a list of eligible devices at startup, by scanning PCIe or VMBus (HyperV virtualized bus) but it does not know anything about FSL MC. To support that, one probably need to implement something like what was done for VMBus: https://gerrit.fd.io/r/c/vpp/+/15311
Best ben > -----Original Message----- > From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Pim van Pelt > Sent: Monday, October 10, 2022 13:57 > To: vpp-dev <vpp-dev@lists.fd.io> > Subject: [vpp-dev] arm64 / clearfog + VPP > > Hoi folks, > > I got my hands on a 16 core ARM board, which has a SoC from NXP LX2160A, > which exposes 4x25/1x100 + 4x10 interfaces - > https://www.solid-run.com/embedded-networking/nxp-lx2160a-family/clearfog- > cx-lx2160-carrier/ > > > The documentation mentions that DPDK is supported using librte_net_dpaa2 > for this board; I thought I'd give VPP a go, and after compiling it (at > HEAD), it doesn't want to interact with the NICs. > I was wondering if any of the ARM minded folks on this list have > experience with Clearfog CX LX2 (the NXP LX2160A and its DPAA2 pollmode > driver), what I find curious is that lspci doesn't show any of the NICs, > so even after exposing them in Linux (ls-addni dpmac.7 .. dpmac.10), > there's not a lot for DPDK to pick up, and the EAL args are empty: > > DBGvpp# show dpdk version > DPDK Version: DPDK 22.07.0 > DPDK EAL init args: --in-memory --no-telemetry --file-prefix vpp > > > It would be pretty neat to leverage this hardware with VPP as a cheap 8x10 > / 4x25+4x10 / 1x100+4x10 router, and I'd love to see what the ARM cpus are > capable of switching. Any help with this would be appreciated. > > groet, > Pim > -- > Pim van Pelt <p...@ipng.nl <mailto:p...@ipng.nl> > > PBVP1-RIPE - http://www.ipng.nl/
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21984): https://lists.fd.io/g/vpp-dev/message/21984 Mute This Topic: https://lists.fd.io/mt/94234426/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-