[dpdk-users] DPDK mlx4 PMD on Azure VM

2017-12-18 Thread Hui Ling
Hi Folks, I am trying to get DPDK up and running on my Azure VM. Per instructions from MS, I need to install DPDK with mlx4 PMD. I was able to compile but it doesn't seem to run correctly. I installed DPDK 17.11 on Ubuntu 16.04. And I downloaded MLNX OFED 4.2-1.2.0.0 and installed up-stream libs

Re: [dpdk-users] DPDK mlx4 PMD on Azure VM

2017-12-19 Thread Hui Ling
ssage- >> From: Thomas Monjalon [mailto:tho...@monjalon.net] >> Sent: Tuesday, December 19, 2017 6:22 PM >> To: Hui Ling <kelvin.brookletl...@gmail.com> >> Cc: users@dpdk.org; Ophir Munk <ophi...@mellanox.com> >> Subject: Re: [dpdk-users] DPDK mlx4 PMD on Azur

Re: [dpdk-users] Compile DPDK 17.11 with Mellanox NIC support

2018-01-07 Thread Hui Ling
George, So using OFED and its upstream libraries with DPDK 17.11 works for you? Are you running DPDK on VM or with a physical NIC from MLNX? Hui On Fri, Jan 5, 2018 at 4:43 PM, wrote: > Great, this is the OFED version I just got. > Your help is much appreciated, thanks!

Re: [dpdk-users] DPDK mlx4 PMD on Azure VM

2018-01-07 Thread Hui Ling
; > testpmd> >> > >> > >> > >> > Not sure why I don't see any packets transmission, but at least the >> > MLX4 PMD seems to be able to talk to the mlx4_en driver, or is it? >> > >> > Will keep digging. >> > >> &g

Re: [dpdk-users] DPDK mlx4 PMD on Azure VM

2018-04-10 Thread Hui Ling
not sure what is the deal with the MLNX packages for Azure, but this seems to be way for me to make it work. Hope this may help someone else. On Mon, Jan 8, 2018 at 11:42 PM, Stephen Hemminger <step...@networkplumber.org> wrote: > On Mon, 8 Jan 2018 11:01:09 +0800 > Hui Ling <k

Re: [dpdk-users] DPDK mlx4 PMD on Azure VM

2018-04-13 Thread Hui Ling
portal) and restarting it fixes it. Someone on the Azure team > suggested that this is because of a problem on some VM hosts. Stopping and > starting the VM is likely to move it to a new host that might not have the > problem. I believe they are working on fixing the bad hosts. >

Re: Performance issues while using DPDK with azure accelerated networking

2022-12-24 Thread Hui Ling
vdev_netvsc is not what you are looking for. This is what you need. http://doc.dpdk.org/guides-22.11/nics/netvsc.html On Friday, December 23, 2022, piyush gupta wrote: > Hi, > > I am running a D8sV3 type instance on azure with RHEL7.9 & accelerated networking enabled on one of the interface.