Re: [PATCH 5/8] vmxnet3, version 6

2022-05-04 Thread Andrew Rybchenko
Summary should say what is done. Consider: net/vmxnet3: support virtual HW version 6 On 5/3/22 07:22, 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 RX -> Rx, T

[PATCH 5/8] vmxnet3, version 6

2022-05-02 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

[PATCH 5/8] vmxnet3, version 6

2022-05-02 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