On Sat, 22 Dec 2018 04:10:59 -0800
Haiyang Tan wrote:
> The uninitialized field 'extra_flag' of hash_cuckoo_params may enable
> certain feature silently. Typically, if bit0 of 'extra_flag' set, the
> hardware transactional memory support will be enabled unexpectedly.
>
> Signed-off-by: Haiyang T
On Fri, 21 Dec 2018 20:14:20 -0600
Honnappa Nagarahalli wrote:
> From: Dharmik Thakkar
>
> Add API positive/negative test cases and functional tests.
>
> Signed-off-by: Malvika Gupta
> Signed-off-by: Dharmik Thakkar
> Signed-off-by: Honnappa Nagarahalli
> Reviewed-by: Gavin Hu
Just a thou
Ferruh,
I share the same thoughts as Tom here.
>Ferruh Yigit wrote :
>> Is this a common enough feature to include into ethdev abstraction layer? Or
>> a
>> feature for a single vendor?
>
>I found reference to mbuf’s timestamp field only in MLX5. I think it is the
>only one to support timestamp
A new DPDK release candidate is ready for testing:
https://git.dpdk.org/dpdk/tag/?id=v19.02-rc1
It is probably the smallest -rc1: only 247 patches.
The cycle is very short, a lot of work is not ready,
or not enough reviewed. DPDK 19.02 will be tiny.
The release notes so far:
http:
19/12/2018 22:00, Ferruh Yigit:
> --- a/mk/toolchain/gcc/rte.toolchain-compat.mk
> +++ b/mk/toolchain/gcc/rte.toolchain-compat.mk
> +LD_VERSION = $(shell ld -v)
For cross-compilation, you should use $(LD),
defined as LD = $(CROSS)ld
13/12/2018 17:21, Varghese, Vipin:
> HI Reshma
>
> From: Pattan, Reshma
> > From: Varghese, Vipin
> > >
> > > This patch adds new debug functions to existing proc-info tool.
> > >
> > > Motivation
> > > ==
> > >
> > > DPDK proc-info tool is been widely used as secondary process to
> > > co
The uninitialized field 'extra_flag' of hash parameter may enable
certain feature silently. Typically, if bit0 of 'extra_flag' set, the
hardware transactional memory support will be enabled unexpectedly.
Signed-off-by: Haiyang Tan
---
drivers/net/enic/enic_clsf.c | 17 +
1 file c
The uninitialized field 'extra_flag' of hash parameter may enable
certain feature silently. Typically, if bit0 of 'extra_flag' set, the
hardware transactional memory support will be enabled unexpectedly.
Signed-off-by: Haiyang Tan
---
drivers/net/ixgbe/ixgbe_ethdev.c | 16
1 fil
The uninitialized field 'extra_flag' of hash parameter may enable
certain feature silently. Typically, if bit0 of 'extra_flag' set, the
hardware transactional memory support will be enabled unexpectedly.
Signed-off-by: Haiyang Tan
---
drivers/net/i40e/i40e_ethdev.c | 45 -
The uninitialized field 'extra_flag' of hash_cuckoo_params may enable
certain feature silently. Typically, if bit0 of 'extra_flag' set, the
hardware transactional memory support will be enabled unexpectedly.
Signed-off-by: Haiyang Tan
---
lib/librte_table/rte_table_hash_cuckoo.c | 15 +++
On Thu, 13 Dec 2018, 11:35 Luca Boccassi On Mon, 2018-12-10 at 18:38 +, Luca Boccassi wrote:
> > On Thu, 2018-11-29 at 16:23 +, Luca Boccassi wrote:
> > > Hi all,
> > >
> > > Here is a list of patches targeted for LTS release 16.11.9. Please
> > > help review and test. The planned date for
11 matches
Mail list logo