Same comments as the first one
> -Original Message-
> From: Di, ChenxuX
> Sent: Monday, June 15, 2020 10:19
> To: dev@dpdk.org
> Cc: Xing, Beilei ; Yang, Qiming
> ; Di, ChenxuX
> Subject: [PATCH v2 2/5] net/ixgbe: add private APIs
>
> The legacy filter API will be superseded by rte_flow
hi, chenxu
On 6/15/2020 10:18 AM, Chenxu Di wrote:
The legacy filter API will be superseded by rte_flow.
There are also several small features which can not be
implemented in rte_flow. This patch re-implemented these
features as private API.
Two APIs are added:
rte_pmd_ixgbe_get_fdir_info.
rte_p
The legacy filter API will be superseded by rte_flow.
There are also several small features which can not be
implemented in rte_flow. This patch re-implemented these
features as private API.
Two APIs are added:
rte_pmd_ixgbe_get_fdir_info.
rte_pmd_ixgbe_get_fdir_stats.
Signed-off-by: Chenxu Di
--
3 matches
Mail list logo