On Fri, Aug 23, 2024 at 11:54:13AM -0500, Carlos Bilbao wrote: > Hello, > > I'm debugging my vDPA setup, and when using ioctl to retrieve the > configuration, I noticed that it's running in half duplex mode: > > Configuration data (24 bytes): > MAC address: (Mac address) > Status: 0x0001 > Max virtqueue pairs: 8 > MTU: 1500 > Speed: 0 Mb > Duplex: Half Duplex If the speed is 0, does duplex even matter? Andrew