Hi Yichen:
Thank you very much.
Follow you advice, I checked my target server(dell) and found that VT-d be
enabled default.
Modify grub to add “iommu=pt intel_iommu=on", then it seems ok!
[root@localhost ~]# dmesg | grep Virtualization
[ 1.432242] DMAR: Intel(R) Virtualization Technology for D
640...@163.com>
Date: Tuesday, January 7, 2020 at 7:42 PM
To: "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] "vppctl show int" no NIC (just local0) #vpp #vnet
Hi steven:
Thank you for your reply!
I followed your advice(3), and made some attempts.
I create three startup config f
Hi steven:
Thank you for your reply!
I followed your *advice(3)* , and made some attempts.
I create *three* startup config files of vpp:
The first one is named " *startup.conf.smp* ", the second one is named "
*startup.conf* "(my config file).
And The third one is named " *startup.conf.ok* ", it j
Gencli Liu <18600640...@163.com>, "vpp-dev@lists.fd.io"
Cc: "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] "vppctl show int" no NIC (just local0) #vpp #vnet
It is likely a resource problem – when VPP requests more descriptors and/or
TX/RX queues for the NIC than t
you’ll figure out how to compile testpmd APP and run it.
Steven
From: on behalf of Gencli Liu <18600640...@163.com>
Date: Monday, January 6, 2020 at 7:22 PM
To: "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] "vppctl show int" no NIC (just local0) #vpp #vnet
Hi Ezpeer :
Hi Ezpeer :
Thank you for you advice.
I did a test to update X710's driver(i40e) and X710's Firmware:
i40e's new version : 2.10.19.30
Firmware's new version : 6.80 (inter delete NVM's 7.0 and 7.1 verison files
because they introduced some serious errors).
(I will try again when inter republish NV
Hi Gencli,
Try to upgrade the XL710 firmware to the latest version and i40e driver
to i40e-2.10.19.30.tar.gz.
I have the same issue with you before.
===
My Environment: CentOS 7.6
[root@localhost ~]# uname -r
3.10.0-862.el7.x86_64
[root@localhost ~]#
[roo
Hi Shiva:
Thank you for your reply!
I aslo see the log "DPDK drivers found no ports", but I don't know why
dpdk did not loaded UIO driver。
I use "vppctl show pci" and I can see that the NIC(Intel X710) run
without driver.
I aslo tried to instead uio_pci_generic with vf
Hi Liu,
You missed binding of NIC devices to uio_pci_generic or vfio driver.
show log confirms the same.
2019/12/31 06:01:42:932 notice dpdk DPDK drivers found no ports
Thanks
Shiva
On Tue, 31 Dec 2019 at 19:00, gencli Liu <18600640...@163.com> wrote:
> Hi everyone:
> I can't ge
Hi everyone:
I can't get NICs when I use " *vppctl show interface* ";
I use " *vppctl show pci* ", and I can see NIC did not have driver info;
What details did I miss ?
I have done these things:
1 *ifconfig ens1f0 down* ; *ifconfig ens1f1 down* ;
2 *modprobe uio_pci_generic* ;
---
10 matches
Mail list logo