Re: [dpdk-dev] [PATCH 1/2] net/bonding: provide default Rx/Tx configuration

2018-09-24 Thread Chas Williams
On Wed, Sep 5, 2018 at 5:14 AM Andrew Rybchenko wrote: > > From: Ivan Malov > > Default Rx/Tx configuration has become a helpful > resource for applications relying on the optimal > values to make rte_eth_rxconf and rte_eth_txconf > structures. These structures can then be tweaked. > > Default co

[dpdk-dev] [PATCH 1/2] net/bonding: provide default Rx/Tx configuration

2018-09-05 Thread Andrew Rybchenko
From: Ivan Malov Default Rx/Tx configuration has become a helpful resource for applications relying on the optimal values to make rte_eth_rxconf and rte_eth_txconf structures. These structures can then be tweaked. Default configuration is also used internally by rte_eth_rx_queue_setup or rte_eth