DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/8] vmxnet3 version V5 and V6
@ 2022-05-05  1:08 Pankaj Gupta
  2022-05-05  1:08 ` [PATCH v3 1/8] net/vmxnet3: add V5 support Pankaj Gupta
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Pankaj Gupta @ 2022-05-05  1:08 UTC (permalink / raw)
  To: jbehrens, yongwang; +Cc: dev, pagupta

Adding Reviewed-by info
Reviewed-by: Jochen Behrens <jbehrens@vmware.com>

Pankaj Gupta (8):
  net/vmxnet3: add V5 support
  net/vmxnet3: implement reta query and reta update
  net/vmxnet3: add Rx queue usage count utility
  net/vmxnet3: report HW version on FW version get
  net/vmxnet3: version 6
  net/vmxnet3: advertise RETA size in device info
  net/vmxnet3: set packet type for fragmented packet
  net/vmxnet3: fix merge error in initialization for rxDataRing feature

 drivers/net/vmxnet3/base/vmxnet3_defs.h |  73 ++++-
 drivers/net/vmxnet3/vmxnet3_ethdev.c    | 343 +++++++++++++++++++-----
 drivers/net/vmxnet3/vmxnet3_ethdev.h    |  15 +-
 drivers/net/vmxnet3/vmxnet3_rxtx.c      |  49 +++-
 4 files changed, 392 insertions(+), 88 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-05  1:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05  1:08 [PATCH v3 0/8] vmxnet3 version V5 and V6 Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 1/8] net/vmxnet3: add V5 support Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 2/8] net/vmxnet3: implement reta query and reta update Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 3/8] net/vmxnet3: add Rx queue usage count utility Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 4/8] net/vmxnet3: report HW version on FW version get Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 5/8] net/vmxnet3: version 6 Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 6/8] net/vmxnet3: advertise RETA size in device info Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 7/8] net/vmxnet3: set packet type for fragmented packet Pankaj Gupta
2022-05-05  1:08 ` [PATCH v3 8/8] net/vmxnet3: fix merge error in initialization for rxDataRing feature Pankaj Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).