From: Yunjian Wang
Now sending 0 packet it doesn't consider for LACPDUs,
but the LACPDUs should be checked and sended.
Fixes: 09150784a776 ("net/bonding: burst mode hash calculation")
Cc: sta...@dpdk.org
Reported-by: Hui Zhao
Signed-off-by: Yunjian Wang
---
drivers/net/bonding/rte_eth_bond_p
Display information about ISA-L lib version in UTs.
Signed-off-by: Tomasz Cel
---
drivers/compress/isal/isal_compress_pmd.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/compress/isal/isal_compress_pmd.c
b/drivers/compress/isal/isal_compress_pmd.c
index 4748238..8879a42 10
Hi Tomasz,
Looks good to me.
> -Original Message-
> From: Cel, TomaszX
> Sent: Monday, February 11, 2019 9:19 AM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Trahe, Fiona ; Daly, Lee
> ; De Lara Guarch, Pablo
> ; Jozwiak, TomaszX
> ; Cel, TomaszX
> Subject: [PATCH] compress/isal: add
Hi Jerin,
> -Original Message-
> From: Jerin Jacob Kollanukkaran
> Sent: Monday, February 11, 2019 15:49
> To: Ruifeng Wang (Arm Technology China) ;
> yipeng1.w...@intel.com
> Cc: Honnappa Nagarahalli ; nd
> ; dev@dpdk.org
> Subject: Re: [EXT] [PATCH v1] hash: optimize signature compare b
> -Original Message-
> From: Trahe, Fiona
> Sent: Thursday, February 7, 2019 7:46 PM
> To: dev@dpdk.org
> Cc: Trahe, Fiona ; Jozwiak, TomaszX
> ; Kusztal, ArkadiuszX
> ; akhil.go...@nxp.com; sta...@dpdk.org
> Subject: [PATCH] doc/qat: fix table of kernel drivers
>
> Added missing line i
> -Original Message-
> From: Poornima, PallantlaX
> Sent: Monday 4 February 2019 07:16
> To: dev@dpdk.org
> Cc: Pattan, Reshma ; Mokhtar, Amr
> ; Poornima, PallantlaX
> ; sta...@dpdk.org
> Subject: [PATCH] app/testbbdev: fix sprintf with snprintf
>
> sprintf function is not secure as it
How strange. I was just looking at this issue this weekend. I think
we can just move the control packet handling before the data packet
handling. That avoids the goto and is a little more sensible -- we should
try to prioritize control traffic (even if we can't guarantee there will
be space it's b
We can transmit if there is at least one distributing slave.
Fixes: 09150784a776 ("net/bonding: burst mode hash calculation")
Cc: sta...@dpdk.org
Signed-off-by: Chas Williams
---
drivers/net/bonding/rte_eth_bond_pmd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/n
https://bugs.dpdk.org/show_bug.cgi?id=205
Bug ID: 205
Summary: make test fails with DPDK 19.02 (KeyError: 'Command')
Product: DPDK
Version: 19.02
Hardware: x86
OS: Linux
Status: CONFIRMED
Severity: normal
This patch fixes a broken build; when running
make test
we get the following error:
...
Traceback (most recent call last):
File "/work/src/dpdk-19.02/test/test/autotest.py", line 49, in
num_fails = runner.run_all_tests()
File "/work/src/dpdk-19.02/test/test/autotest_runner.py", line 345, i
This trivial patch fixes a typo in rte_mbuf.h.
Fixes: f20b50b946da ("mbuf: optimize refcnt update")
Cc: sta...@dpdk.org
Signed-off-by: Rami Rosen
---
lib/librte_mbuf/rte_mbuf.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_mbuf/rte_mbuf.h b/lib/librte_mbuf/rte_m
I agree with you. Can you fix it?
Thanks
Yunjian
> -Original Message-
> From: Chas Williams [mailto:3ch...@gmail.com]
> Sent: Monday, February 11, 2019 11:35 PM
> To: wangyunjian ; dev@dpdk.org
> Cc: ch...@att.com; xudingke ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/b
HI Arek,
From: Kusztal, ArkadiuszX
Sent: 11 February 2019 17:11
To: Ayuj Verma ; Trahe, Fiona ;
Shally Verma
Cc: akhil.go...@nxp.com
Subject: [EXT] RE: [PATCH 0/3] adding op-type crt sign and decrypt
External Email
Hi Ayuj,
Few comments from me.
So
Hi, Meunier
Only a little change need for this patch.
Acked-by: Wei Zhao
> -Original Message-
> From: Julien Meunier [mailto:julien.meun...@nokia.com]
> Sent: Friday, February 8, 2019 1:30 AM
> To: Ananyev, Konstantin ; Lu, Wenzhuo
> ; Zhao1, Wei ; Zhang, Qi Z
>
> Cc: dev@dpdk.org
HI, Meunier && qi
> -Original Message-
> From: Julien Meunier [mailto:julien.meun...@nokia.com]
> Sent: Friday, February 8, 2019 1:30 AM
> To: Ananyev, Konstantin ; Lu, Wenzhuo
> ; Zhao1, Wei ; Zhang, Qi Z
>
> Cc: dev@dpdk.org
> Subject: [PATCH 2/2] net/ixgbe: add support of loopback for
Implemented signature compare function based on neon intrinsic.
Hash bulk lookup had 3% - 6% performance gain after optimization.
Signed-off-by: Ruifeng Wang
Reviewed-by: Gavin Hu
---
v2:
* Use 'rte_vect.h' instead of 'arm_neon.h'.
* Moved down variable declaration to avoid extra #ifdef.
lib/l
16 matches
Mail list logo