RE: X710 VF not working anymore on DPDK 21.11

2022-01-12 Thread Jean-Philippe Longeray
Thanks a lot! Adding library librte_net_iavf.so solves the problem! Nice! JPL. -Message d'origine- De : Ferruh Yigit Envoyé : mercredi 12 janvier 2022 10:28 À : Jean-Philippe Longeray Cc : Qi Zhang ; Beilei Xing ; dev@dpdk.org Objet : Re: X710 VF not working anymore on DPDK

X710 VF not working anymore on DPDK 21.11

2022-01-12 Thread Jean-Philippe Longeray
Hi All I use igb_uio or uio_pci_generic to bind X710 VF: :00:07.0 'XL710/X710 Virtual Function 154c' drv=igb_uio unused=iavf,uio_pci_generic The problem is that the device is not probed anymore by DPDK! It works perfectly with 20.11. Any advice? Thank-you Jean-Philipp