Re: [dpdk-dev] [PATCH v3 0/2] ethdev new offloads API

2017-09-13 Thread Andrew Rybchenko
On 09/13/2017 09:37 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 v3 0/2] ethdev new offloads API

2017-09-12 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