Hi, Qi
On 11/07, Qi Zhang wrote:
>Clear the HW tables during dev_close. Otherwise HW tables will not
>be initialized correctly after device reset.
>
>Fixes: a4c8c48fe3f4 ("net/ice: load OS default package")
>
>Signed-off-by: Qi Zhang
>---
> drivers/net/ice/base/ice_flex_pipe.c | 55 ++
From: Dekel Peled
> This series implements support and use of API for configuration and
> validation of max size for LRO aggregated packet.
>
> v2: Updated ethdev patch per review comments.
> v3: Updated ethdev and testpmd patches per review comments.
> v4: Updated ethdev patch for QEDE PMD per
> -Original Message-
> From: Artur Trybula
> Sent: Thursday, November 7, 2019 10:56 PM
> To: dev@dpdk.org; fiona.tr...@intel.com; Shally Verma
> ; adamx.dybkow...@intel.com;
> arturx.tryb...@intel.com; akhil.go...@nxp.com
> Subject: [EXT] [PATCH v4 1/1] test/compress: unit tests refacto
The rdma core library can map doorbell register in two ways,
depending on the environment variable "MLX5_SHUT_UP_BF":
- as regular cached memory, the variable is either missing or
set to zero. This type of mapping may cause the significant
doorbell register writing latency and requires e
> -Original Message-
> From: Bing Zhao
> Sent: Friday, November 8, 2019 6:45
> To: Slava Ovsiienko
> Cc: Ori Kam ; Raslan Darawsheh
> ; dev@dpdk.org
> Subject: [PATCH 0/3] Reorganize resources of flow tables
>
> Number of flow tables is limited by the memory resource, and the index
> cou
> -Original Message-
> From: Bing Zhao
> Sent: Friday, November 8, 2019 7:27
> To: Ori Kam ; Slava Ovsiienko
> ; Raslan Darawsheh
> Cc: dev@dpdk.org
> Subject: [PATCH] net/mlx5: optimize tag traversal with hash list
>
> Tag action for flow mark/flag could be reused by different flows.
>
> -Original Message-
> From: Bing Zhao
> Sent: Friday, November 8, 2019 6:45
> To: Slava Ovsiienko
> Cc: Ori Kam ; Raslan Darawsheh
> ; dev@dpdk.org
> Subject: [PATCH 2/3] net/mlx5: reorganize jump table resources
>
> Jump object is associated with table object, so there is no need to us
On 11/08, Ye Xiaolong wrote:
>Hi, Qi
>
>On 11/07, Qi Zhang wrote:
>>Clear the HW tables during dev_close. Otherwise HW tables will not
>>be initialized correctly after device reset.
>>
>>Fixes: a4c8c48fe3f4 ("net/ice: load OS default package")
>>
>>Signed-off-by: Qi Zhang
>>---
>> drivers/net/ice/
On 11/07, Simei Su wrote:
>If the switch/fdir/hash module can't resolve a correct parser,
>it should return error.
>
>Fixes: 47d460d63233 ("net/ice: rework switch filter")
>Fixes: efc16c621415 ("net/ice: support flow director GTPU tunnel")
>Fixes: 5ad3db8d4bdd ("net/ice: enable advanced RSS")
>
>Si
> -Original Message-
> From: Ye, Xiaolong
> Sent: Friday, November 8, 2019 2:18 PM
> To: Zhang, Qi Z
> Cc: Yang, Qiming ; dev@dpdk.org
> Subject: Re: [PATCH] net/ice: clear the HW tables when close device
>
> Hi, Qi
>
> On 11/07, Qi Zhang wrote:
> >Clear the HW tables during dev_clos
Hi
From: Ferruh Yigit
> On 11/7/2019 12:35 PM, Dekel Peled wrote:
> > @@ -1266,6 +1286,18 @@ struct rte_eth_dev *
> >
> RTE_ETHER_MAX_LEN;
> > }
> >
> > + /*
> > +* If LRO is enabled, check that the maximum aggregated packet
> > +* size is supported by the configured device.
>
Hi
From: Ferruh Yigit
> On 11/7/2019 12:35 PM, Dekel Peled wrote:
> > This patch implements use of the API for LRO aggregated packet max
> > size.
> > It adds command-line and runtime commands to configure this value, and
> > adds option to show the supported value.
> > Documentation is updated ac
On 10/31, taox@intel.com wrote:
>From: Zhu Tao
>
>Set vlan tpid is not supported by ice hardware. Delete driver code
>that doesn't work.
>
>Signed-off-by: Zhu Tao
>---
> drivers/net/ice/ice_ethdev.c | 54
> 1 file changed, 54 deletions(-)
>
>diff --git a/dr
On 11/07, Qi Zhang wrote:
>Clear the HW tables during dev_close. Otherwise HW tables will not
>be initialized correctly after device reset.
>
>Fixes: a4c8c48fe3f4 ("net/ice: load OS default package")
>
>Signed-off-by: Qi Zhang
>---
> drivers/net/ice/base/ice_flex_pipe.c | 55 ++
201 - 214 of 214 matches
Mail list logo