[PATCH net] net/vmxnet3: fix mapping of mempools to queues
Ronak Doshi
ronak.doshi at broadcom.com
Fri Jul 18 18:24:31 CEST 2025
On Wed, Jul 9, 2025 at 2:47 PM Ronak Doshi <ronak.doshi at broadcom.com> wrote:
>
> Index bitmask variable used was uint8_t, too small for bitmask with
> 9 or more queues. This patch changes it to uint16_t for now, to be
> same as in the Vmxnet3_MemoryRegion structure. This way txQueues
> can be lesser than rxQueues and have correct mapping of memory regions.
>
> Also, the patch fixes memory region check as 16 queues are allowed on
> both RX and TX.
>
> Fixes: 6a113992060e ("net/vmxnet3: add cmd to register memory region")
> Cc: stable at dpdk.org
> Signed-off-by: Ronak Doshi <ronak.doshi at broadcom.com>
> Acked-by: Jochen Behrens <jochen.behrens at broadcom.com>
> ---
Hello, Can we get a review on this patch?
Thanks,
Ronak
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5465 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mails.dpdk.org/archives/dev/attachments/20250718/c6335070/attachment-0001.bin>
More information about the dev
mailing list