FDio / vpp

Mirror of VPP code base hosted at git.fd.io
Apache License 2.0
1.24k stars 619 forks source link

Stable/2001 #27

Closed CnaZhao closed 4 years ago

CnaZhao commented 4 years ago

Hello: I got the following error on my dpdk interface when i checkout stable/2001. Jul 30 08:53:29 ubuntu vnet[4225]: dpdk: Interface TenGigabitEthernetb5/0/3 error -95: Unknown error -95

My network card model is Ethernet controller: Intel Corporation Ethernet Connection X722 for 10GbE SFP+ (rev 04).

When I run the vppctl command to check the interface status, the output is:

TenGigabitEthernetb5/0/3 7 error 1500/0/0/0 rx packets 1 rx bytes 119

So,what is my problem? Thanks!