Re: [vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-17 Thread steven luong via lists.fd.io
Sunil is using dpdk vmxnet3 driver. So he doesn’t need to load VPP native vmxnet3 plugin. Gdb dpdk code to see why it returns -22 when VPP adds the NIC to dpdk. rte_eth_dev_start[port:1, errno:-22]: Unknown error -22 Steven From: on behalf of Guangming Reply-To: "vpp-dev@lists.fd.io" Da

[vpp-dev] process node suspended indefinitely

2023-02-17 Thread Sudhir CR via lists.fd.io
Hi Team, We have a process node. which we will use to do some control plane related activity. Sometimes we observe that this *process node is suspended indefinitely*. I know that if any process node is taking *Unreasonably long time* such nodes will not be scheduled further. But not able to figu

Re: [vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-17 Thread Guangming
you can use vppctl show log to display more startup meesage. VMXNET3 need load vmxnet3_plugin.so. zhangguangm...@baicells.com From: sunil kumar Date: 2023-02-17 21:46 To: vpp-dev Subject: [vpp-dev] VPP Hardware Interface Output show Carrier Down Hi, We are observing the state of the vpp

[vpp-dev] VPP Hardware Interface Output show Carrier Down

2023-02-17 Thread sunil kumar
Hi, We are observing the state of the vpp interface as carrier down in command vppctl show hardware output. This is observed while starting the vpp: vppctl show hardware output: == device_c/0/0 2down device_c/0/0 Link speed: 10 Gbps Ethernet