dpdk: remove unused defines 35/34835/2
authorDamjan Marion <damarion@cisco.com>
Wed, 5 Jan 2022 20:30:54 +0000 (21:30 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 5 Jan 2022 22:08:04 +0000 (22:08 +0000)
Type: refactor
Change-Id: I41d5d07eef670e89eba8fd816e123981940b5d79
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/plugins/dpdk/device/dpdk_priv.h

index d88a845..cdbc399 100644 (file)
 #define DPDK_NB_RX_DESC_VIRTIO    256
 #define DPDK_NB_TX_DESC_VIRTIO    256
 
-#define I40E_DEV_ID_SFP_XL710           0x1572
-#define I40E_DEV_ID_QSFP_A              0x1583
-#define I40E_DEV_ID_QSFP_B              0x1584
-#define I40E_DEV_ID_QSFP_C              0x1585
-#define I40E_DEV_ID_10G_BASE_T          0x1586
-#define I40E_DEV_ID_VF                  0x154C
-
 /* These args appear by themselves */
 #define foreach_eal_double_hyphen_predicate_arg \
 _(no-shconf)                                    \