Hello, When I tried to use the x710 NIC whose driver is i40e to enable LACP dedicated queue, the LACP negotiation fails. GDB debugging shows that the current packet sending function type is VECTOR. After I forcibly change the packet sending function to another type, LACP negotiation succeeds and packets also can be sent and received normally. Does the LACP dedicated queue support the Function with type of VECTOR?
Thanks.