New upstream version 17.11.3
[deb_dpdk.git] / drivers / net / bonding / rte_eth_bond_private.h
index a5cfa6a..dae8aab 100644 (file)
@@ -118,6 +118,7 @@ struct bond_dev_private {
        uint8_t mode;                                           /**< Link Bonding Mode */
 
        rte_spinlock_t lock;
+       rte_spinlock_t lsc_lock;
 
        uint16_t primary_port;                  /**< Primary Slave Port */
        uint16_t current_primary_port;          /**< Primary Slave Port */