Re: [PATCH next 2/7] vmxnet3: add support for capability registers

2023-04-26 Thread Ferruh Yigit
On 4/12/2023 5:26 PM, Ronak Doshi wrote: > This patch enhances vmxnet3 to suuport capability registers which s/suuport/support/ > allows it to enable features selectively. The DCR register tracks > the capabilities vmxnet3 device supports. The PTCR register states > the capabilities that the pass

[PATCH next 2/7] vmxnet3: add support for capability registers

2023-04-17 Thread Ronak Doshi
This patch enhances vmxnet3 to suuport capability registers which allows it to enable features selectively. The DCR register tracks the capabilities vmxnet3 device supports. The PTCR register states the capabilities that the passthrough device supports. With the help of these registers, vmxnet3 ca