All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 net  0/2] vmxnet3: couple of fixes
@ 2022-11-28 19:50 Ronak Doshi
  2022-11-28 23:52 ` Jacob Keller
  0 siblings, 1 reply; 4+ messages in thread
From: Ronak Doshi @ 2022-11-28 19:50 UTC (permalink / raw)
  To: netdev
  Cc: Ronak Doshi, VMware PV-Drivers Reviewers, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, open list

This series fixes following issues:

Patch 1:
  This patch provides a fix to correctly report encapsulated LRO'ed
  packet.

Patch 2:
  This patch provides a fix to use correct intrConf reference.

Changes in v1:
- declare generic descriptor to be used

Ronak Doshi (2):
  vmxnet3: correctly report encapsulated LRO packet
  vmxnet3: use correct intrConf reference when using extended queues

 drivers/net/vmxnet3/vmxnet3_drv.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

-- 
2.11.0


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

* Re: [PATCH v1 net 0/2] vmxnet3: couple of fixes
  2022-11-28 19:50 [PATCH v1 net 0/2] vmxnet3: couple of fixes Ronak Doshi
@ 2022-11-28 23:52 ` Jacob Keller
  0 siblings, 0 replies; 4+ messages in thread
From: Jacob Keller @ 2022-11-28 23:52 UTC (permalink / raw)
  To: Ronak Doshi, netdev
  Cc: VMware PV-Drivers Reviewers, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, open list



On 11/28/2022 11:50 AM, Ronak Doshi wrote:
> This series fixes following issues:
> 
> Patch 1:
>    This patch provides a fix to correctly report encapsulated LRO'ed
>    packet.
> 
> Patch 2:
>    This patch provides a fix to use correct intrConf reference.
> 
> Changes in v1:
> - declare generic descriptor to be used
> 
> Ronak Doshi (2):
>    vmxnet3: correctly report encapsulated LRO packet
>    vmxnet3: use correct intrConf reference when using extended queues
> 
>   drivers/net/vmxnet3/vmxnet3_drv.c | 28 ++++++++++++++++++++++++----
>   1 file changed, 24 insertions(+), 4 deletions(-)
> 

It looks like you sent a bunch of versions rapidly, and you submitted an 
unversioned series followed by one with v1. That can make it difficult 
to track which is the most recent version and which one a reviewer 
should leave feedback on.

Typically it is assumed that the first submission is "v1" even if it 
doesn't include "v1" in its title. Thus your second submission would 
normally be "v2".

Thanks,
Jake

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

* [PATCH v1 net  0/2] vmxnet3: couple of fixes
@ 2022-11-28 19:32 Ronak Doshi
  0 siblings, 0 replies; 4+ messages in thread
From: Ronak Doshi @ 2022-11-28 19:32 UTC (permalink / raw)
  To: netdev
  Cc: Ronak Doshi, VMware PV-Drivers Reviewers, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, open list

This series fixes following issues:

Patch 1:
  This patch provides a fix to correctly report encapsulated LRO'ed
  packet.

Patch 2:
  This patch provides a fix to use correct intrConf reference.

Changes in v2:
- declare generic descriptor to be used

Ronak Doshi (2):
  vmxnet3: correctly report encapsulated LRO packet
  vmxnet3: use correct intrConf reference when using extended queues

 drivers/net/vmxnet3/vmxnet3_drv.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

-- 
2.11.0


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

* [PATCH v1 net  0/2] vmxnet3: couple of fixes
@ 2022-11-28 19:31 Ronak Doshi
  0 siblings, 0 replies; 4+ messages in thread
From: Ronak Doshi @ 2022-11-28 19:31 UTC (permalink / raw)
  To: doshir
  Cc: VMware PV-Drivers Reviewers, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni,
	open list:VMWARE VMXNET3 ETHERNET DRIVER, open list

This series fixes following issues:

Patch 1:
  This patch provides a fix to correctly report encapsulated LRO'ed
  packet.

Patch 2:
  This patch provides a fix to use correct intrConf reference.

Changes in v2:
- declare generic descriptor to be used

Ronak Doshi (2):
  vmxnet3: correctly report encapsulated LRO packet
  vmxnet3: use correct intrConf reference when using extended queues

 drivers/net/vmxnet3/vmxnet3_drv.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2022-11-28 23:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28 19:50 [PATCH v1 net 0/2] vmxnet3: couple of fixes Ronak Doshi
2022-11-28 23:52 ` Jacob Keller
  -- strict thread matches above, loose matches on Subject: below --
2022-11-28 19:32 Ronak Doshi
2022-11-28 19:31 Ronak Doshi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.