[dpdk-dev] dpdk-testpmd app with SRIOV VF on Kubernetes POD not working

2021-07-15 Thread Truring Team
Hi Everyone, We have Kubernetes setup where Master Node and one worker node are there and tried running dpdk-testpmd on POD So Master Node and Worker Node are AWS VM which has ixgbevf VF interfaces and binded one interface with dpdk igb_uio then expose the interface inside POD with multus cni

Re: [dpdk-dev] dpdk-testpmd app with SRIOV VF on Kubernetes POD not working

2021-07-20 Thread Truring Team
Hi Everyone , Can someone please look into this and analyse logs ? I need help to proceed further . Best Regards Puneet On Fri, 16 Jul 2021 at 09:34, Truring Team wrote: > Hi Everyone, > > > We have Kubernetes setup where Master Node and one worker node are there > and tried running dpdk-test

Re: [dpdk-dev] dpdk-testpmd app with SRIOV VF on Kubernetes POD not working

2021-10-29 Thread David Marchand
On Tue, Jul 20, 2021 at 3:18 PM Truring Team wrote: > > After build dpdk-20.11 inside POD run the dpdk-testpmd then following > > segment fault occurs > > > > [root@centos7-testpmd dpdk-20.11]#* gdb ./build/app/dpdk-testpmd* > > > > GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 > > > > Copy