Re: [PATCH] net/vmxnet3: added checks for TCP for RSS Configuration

2023-01-13 Thread Jochen Behrens
: Jochen Behrens Subject: Re: [PATCH] net/vmxnet3: added checks for TCP for RSS Configuration !! External Email On 12/22/2022 8:24 AM, Raghav Roy wrote: > Added checks for TCP in vmxnet3_rss_configure() > This check ensures the hashType for RSS, when enabled > just for UDP, is not NONE. >

Re: VMware vmxnet3 PMD roadmap question

2022-12-08 Thread Jochen Behrens
Hi Morten, we have not looked at that. Jochen From: Morten Brørup Date: Wednesday, December 7, 2022 at 12:28 AM To: Jochen Behrens Cc: dev@dpdk.org Subject: VMware vmxnet3 PMD roadmap question !! External Email VMware vmxnet3 PMD maintainer, Are there any plans for VMware

Re: [PATCH 0/8] vmxnet3: V5 and V6

2022-04-29 Thread Jochen Behrens
Reviewed-by: Jochen Behrens jbehr...@vmware.com From: Pankaj Gupta Date: Friday, April 29, 2022 at 11:20 AM To: Jochen Behrens , Yong Wang Cc: dev@dpdk.org , Pankaj Gupta Subject: [PATCH 0/8] vmxnet3: V5 and V6 Pankaj Gupta (8): vmxnet3: Added V5 support vmxnet3: implement reta query and

Re: [PATCH 0/8] vmxnet3 version V5 and V6

2022-05-03 Thread Jochen Behrens
Reviewed-by: Jochen Behrens jbehr...@vmware.com<mailto:jbehr...@vmware.com> From: Pankaj Gupta Date: Monday, May 2, 2022 at 9:23 PM To: Jochen Behrens , Yong Wang Cc: dev@dpdk.org , Pankaj Gupta Subject: [PATCH 0/8] vmxnet3 version V5 and V6 Pankaj Gupta (8): vmxnet3: Added V5 s

[PATCH] maintainers: update for vmxnet3 driver

2022-05-06 Thread Jochen Behrens
Make Jochen Behrens the maintainer of the net/vmxnet3 device driver as Yong Wang is not working on vmxnet3 any more. Signed-off-by: Jochen Behrens --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7c4f541dba..2bd6bc71da 100644

[dpdk-dev] [PATCH v2] net/vmxnet3: add interrupt support in MSI-X

2021-07-08 Thread Jochen Behrens
and Rx queues are equal (so that Tx/Rx share the same vector). If for any reason vmxnet3 cannot enable intr mode, it will fall back to the LSC only mode. v2: addressed formatting nits in comments Signed-off-by: Yong Wang Signed-off-by: Jochen Behrens --- drivers/net/vmxnet3/vmxnet3_ethdev.c

[dpdk-dev] [PATCH] net/vmxnet3: add interrupt support in MSI-X

2021-05-25 Thread Jochen Behrens
and rx queues are equal (so that tx/rx share the same vector). If for any reason vmxnet3 cannot enable intr mode, it will fall back to the lsc only mode. Signed-off-by: Yong Wang Signed-off-by: Jochen Behrens --- drivers/net/vmxnet3/vmxnet3_ethdev.c | 342 +-- drivers/net

[PATCH] mailmap: clean up vmware entries

2024-04-15 Thread Jochen Behrens
VMware was acquired by Broadcom, and vmware e-mail addresses will be invalid in the future. Change e-mail to broadcom.com for those still in the company and remove the other entries. Signed-off-by: Jochen Behrens --- .mailmap | 27 +-- 1 file changed, 9 insertions

Re: [PATCH] maintainers: change e-mail for vmxnet3

2024-04-15 Thread Jochen Behrens
I submitted a separate patch cleaning up all vmware addresses in .mailmap. Thanks for pointing this out, Jochen On 4/8/24 1:58 AM, Ferruh Yigit wrote: On 4/6/2024 10:03 AM, Morten Brørup wrote: From: Jochen Behrens [mailto:jochen.behr...@broadcom.com] Sent: Friday, 5 April 2024

[PATCH v2] mailmap: clean up vmware entries

2024-04-16 Thread Jochen Behrens
VMware was acquired by Broadcom, and vmware e-mail addresses will be invalid in the future. Add broadcom.com addresses for those still in the company. Signed-off-by: Jochen Behrens --- .mailmap | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.mailmap b

[PATCH v3] mailmap: clean up vmware entries

2024-04-17 Thread Jochen Behrens
-Guolin Yang +Guolin Yang Guo Xin Guoyang Zhou Guruprasad Rao @@ -659,13 +659,13 @@ Jing Chen Jingguo Fu Jingjing Wu Jingzhao Ni -Jin Heo +Jin Heo Jin Ling Jin Liu Jin Yu Jiri Slaby Job Abraham -Jochen Behrens +Jochen Behrens Joey Xing Johan Faltstrom Johan Källström

[PATCH] maintainers: change e-mail for vmxnet3

2024-04-05 Thread Jochen Behrens
Change my address as VMware was acquired by Broadcom. Signed-off-by: Jochen Behrens --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7abb3aee49..7b13e2b036 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -981,7 +981,7 @@ F: doc