Hi,
-Original Message-
From: Thomas Monjalon
Sent: Friday, March 12, 2021 6:18 AM
To: dev@dpdk.org
Cc: Hemant Agrawal ; Sachin Saxena
; Wu, Jingjing ; Xing, Beilei
; Yang, Qiming ; Zhang, Qi Z
; Guo, Jia ; Wang, Haiyue
; Xu, Rosen
Subject: [PATCH 2/2] drivers/net: remove explicit in
The header file rte_eth_ctrl.h should not be needed because
this legacy filtering API is completely replaced with the rte_flow API.
However some definitions from this file are still used by some drivers,
but such usage is already covered by an implicit include via rte_ethdev.h.
Signed-off-by: Thom
2 matches
Mail list logo