[PATCH net v2 1/3] net: ti: icssg-prueth: Set XDP feature flags for ndev

Jacob Keller jacob.e.keller at intel.com
Tue May 6 11:20:21 PDT 2025



On 5/6/2025 4:05 AM, Meghana Malladi wrote:
> xdp_features demonstrates what all XDP capabilities are supported
> on a given network device. The driver needs to set these xdp_features
> flag to let the network stack know what XDP features a given driver
> is supporting. These flags need to be set for a given ndev irrespective
> of any XDP program being loaded or not.
> 
> Fixes: 62aa3246f462 ("net: ti: icssg-prueth: Add XDP support")
> Signed-off-by: Meghana Malladi <m-malladi at ti.com>
> ---

Reviewed-by: Jacob Keller <jacob.e.keller at intel.com>



More information about the linux-arm-kernel mailing list