numam-dpdk/doc/guides
Shahaf Shuler 3ea489d2c4 doc: announce ABI change for Tx offload
This is an ABI change notice for DPDK 17.08 in ethdev
about changes in rte_eth_txmode structure.

Currently 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 are disabled by default and enabled
according to bit field in rte_eth_rxmode structure.

The proposal is to disable the Tx offloads by default, and provide
a way for the application to enable them in rte_eth_txmode structure.
Besides of making the Tx configuration API more consistent for
applications, PMDs will be able to provide a better out of the
box performance.
Finally, as part of the work, the ETH_TXQ_FLAGS_NO* will
be superseded as well.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2017-05-11 01:21:22 +02:00
..
contributing doc: add maintainer role about replying questions 2017-04-06 22:36:55 +02:00
cryptodevs doc: factorize overview table CSS 2017-05-07 22:27:29 +02:00
eventdevs vdev: remove eal prefix 2017-05-05 14:38:35 +02:00
faq doc: correct the hugepage limitation on 32-bit 2017-05-01 00:23:13 +02:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: fix usertools path in guides 2017-05-07 17:01:55 +02:00
linux_gsg doc: add kernel module restriction for VF 2017-05-07 14:32:17 +02:00
nics doc: add details about MDD with ixgbe kernel PF 2017-05-10 21:46:54 +02:00
prog_guide doc: update bonding device name in prog guide 2017-05-10 22:39:51 +02:00
rel_notes doc: announce ABI change for Tx offload 2017-05-11 01:21:22 +02:00
sample_app_ug pci: remove eal prefix 2017-05-05 14:38:17 +02:00
testpmd_app_ug app/testpmd: print all or no events 2017-05-10 18:44:55 +02:00
tools app/crypto-perf: add range/list of sizes 2017-04-06 00:17:44 +02:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py doc: factorize overview table CSS 2017-05-07 22:27:29 +02:00
index.rst doc: add event device and software eventdev 2017-04-04 19:19:52 +02:00