[dpdk-dev] [PATCH 2/3] net/af_xdp: support pinning of IRQs

Stephen Hemminger stephen at networkplumber.org
Tue Sep 24 18:42:35 CEST 2019


On Thu, 19 Sep 2019 14:15:19 +0000
Ciara Loftus <ciara.loftus at intel.com> wrote:

> +char driver_array[NUM_DRIVERS][NAME_MAX] = {"i40e", "ixgbe", "mlx5_core"};

This only makes sense in this file.  Should be static.


More information about the dev mailing list