Hi Marcelo, Maybe I'm doing something wrong but I still don't see the Mellanox devices with this 4.18.0-1005 kernel from the CKT PPA:
ubuntu@lp1794477:~$ sudo add-apt-repository ppa:canonical-kernel-team/ppa ubuntu@lp1794477:~$ sudo apt install linux-azure-edge ubuntu@lp1794477:~$ sudo update-grub ubuntu@lp1794477:~$ sudo reboot ubuntu@lp1794477:~$ uname -a Linux lp1794477 4.18.0-1005-azure #5~18.04.1-Ubuntu SMP Thu Nov 22 00:01:08 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux ubuntu@lp1794477:~$ dmesg | grep -i mella ubuntu@lp1794477:~$ lspci | grep -i mell ubuntu@lp1794477:~$ lsmod | grep -i mlx ubuntu@lp1794477:~$ apt-cache policy linux-image-4.18.0-1005-azure linux-image-4.18.0-1005-azure: Installed: 4.18.0-1005.5~18.04.1 Candidate: 4.18.0-1005.5~18.04.1 Version table: *** 4.18.0-1005.5~18.04.1 500 500 http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1794477 Title: Accelerated networking (SR-IOV VF) broken in 18.10 daily Status in linux package in Ubuntu: Fix Committed Status in linux-azure package in Ubuntu: Fix Committed Status in linux source package in Cosmic: Fix Committed Bug description: While testing Ubuntu 18.10 daily from cloud-images repo, on Azure, we discovered that accelerated networking wasn’t working inside the VM. No VF shows up inside the VM and lspci didn’t show any Mellanox drivers in use. We tested the daily build on Hyper-V also, but there the Mellanox VF is functional, with the same mlx4 drivers. To give more details about this: • No mellanox logs are showing up in dmesg or syslog. • Modinfo mlx4_core/mlx4_en finds the module, but lsmod doesn’t show it as loaded, although Accelerated Networking is enabled for the Azure VM, so this should happen transparently. • Modprobe -r mlx4_core && modprobe mlx4_core is giving 0 exit code, but nothing really happens. And no Mellanox messages are logged in dmesg/syslog. - There are no entries in the logs to show anything about the drivers or netvsc/pci-hyperv that might relate to this issue. Kernel: 4.18.0-7-generic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1794477/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp