ice_vsi_queues_bind_intr is shared by data rx queue and fdir rx queue's
interrupt binding. while when configure a fdir queue, it is possible that
a data path Rx queue 0's vector number be recorded in intr_handle->intr_vec
be overwritten by the fdir queue's vector number, this may cause interrupt
Rx
ice_vsi_queues_bind_intr is shared by data rx queue and fdir rx queue's
interrupt binding. while when configure a fdir queue, it is possible that
a data path Rx queue 0's vector number be recorded in intr_handle->intr_vec
be overwritten by the fdir queue's vector number, this may cause interrupt
Rx
> -Original Message-
> From: Stillwell Jr, Paul M
> Sent: Saturday, March 14, 2020 12:13 AM
> To: wei.zh...@intel.com <"Wei Zhao"@dpdk.org>; dev@dpdk.org
> Cc: Zhang, Qi Z ; Ye, Xiaolong
> Subject: RE: [dpdk-dev] [PATCH 0/7] add switch filter support for intel DCF
>
> This patch set i
Hi Paul:
> -Original Message-
> From: Stillwell Jr, Paul M
> Sent: Saturday, March 14, 2020 12:19 AM
> To: Wang, Haiyue ; dev@dpdk.org; Ye, Xiaolong
> ; Zhang, Qi Z ; Yang, Qiming
> ; Xing, Beilei
> Cc: Zhao1, Wei ; Wang, Haiyue
>
> Subject: RE: [dpdk-dev] [PATCH v2 0/7] add Intel DCF P
[AMD Public Use]
For series,
Acked-by: Ravi Kumar
>From: Amaranath Somalapuram
>
>Adding API for axgbe_rxq_info_get, axgbe_txq_info_get
>
>Signed-off-by: Amaranath Somalapuram
>---
> drivers/net/axgbe/axgbe_ethdev.c | 30 ++
> 1 file changed, 30 insertions(+)
>
>di
This patch makes IO memory allocation with socketid,
the txq or rxq descriptor and IO resource can be allocated with
socketid that passed by queue setup ops, which can improve
performance for cross-numa scene.
Cc: sta...@dpdk.org
Signed-off-by: Xiaoyun wang
---
drivers/net/hinic/base/hinic_compa
This patch optimize the memory allocation, alloc IO memory with socketid.
Xiaoyun wang (1):
net/hinic: alloc IO memory with socketid
drivers/net/hinic/base/hinic_compat.h | 17 --
drivers/net/hinic/base/hinic_pmd_api_cmd.c | 7 +++---
drivers/net/hinic/base/hinic_pmd_cmdq.c
7 matches
Mail list logo