Re: [dpdk-dev] [PATCH v4 0/3] ethdev new offloads API

2017-09-18 Thread Andrew Rybchenko
On 09/17/2017 09:54 AM, Shahaf Shuler wrote: Tx offloads configuration is per queue. Tx offloads are enabled by default, and can be disabled using ETH_TXQ_FLAGS_NO* flags. This behaviour is not consistent with the Rx side where the Rx offloads configuration is per port. Rx offloads are disabled b

[dpdk-dev] [PATCH v4 0/3] ethdev new offloads API

2017-09-16 Thread Shahaf Shuler
Tx offloads configuration is per queue. Tx offloads are enabled by default, and can be disabled using ETH_TXQ_FLAGS_NO* flags. This behaviour is not consistent with the Rx side where the Rx offloads configuration is per port. Rx offloads are disabled by default and enabled according to bit field