[dpdk-dev] [PATCH v7 2/4] test-pmd: modified testpmd for link_bonding

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jul 27 19:15:47 CEST 2015


2015-07-27 16:54, Bernard Iremonger:
>         uint8_t                 need_reconfig_queues; /**< need reconfiguring queues or not */
>         uint8_t                 rss_flag;   /**< enable rss or not */
> -       uint8_t                 dcb_flag;   /**< enable dcb */
> +       uint8_t                         dcb_flag;   /**< enable dcb */
>         struct rte_eth_rxconf   rx_conf;    /**< rx configuration */
>         struct rte_eth_txconf   tx_conf;    /**< tx configuration */
> 

It doesn't appear to be a desired change.


More information about the dev mailing list