Re: [PATCH v4 5/8] net/vmxnet3: version 6

2022-05-12 Thread Andrew Rybchenko
On 5/6/22 01:00, Pankaj Gupta wrote: vmxnet3 version 6 supports some new features, including but not limited to: - Increased max MTU up to 9190 - Increased max number of queues, both for Rx and Tx - Removes power-of-two limitations - Extended interrupt structures, required implementation for a

[PATCH v4 5/8] net/vmxnet3: version 6

2022-05-05 Thread Pankaj Gupta
vmxnet3 version 6 supports some new features, including but not limited to: - Increased max MTU up to 9190 - Increased max number of queues, both for Rx and Tx - Removes power-of-two limitations - Extended interrupt structures, required implementation for additional number of queues Tested, usin