doc: convert Intel license headers to SPDX tags
[dpdk.git] / doc / guides / rel_notes /
2017-08-08 Stephen Hemmingerethdev: announce ethdev name size increase
2017-08-08 Zhiyong Yangdoc: announce ethdev port id range increase
2017-08-08 Gaetan Rivetdoc: announce ethdev API change for detach flag
2017-08-08 Santosh Shukladoc: announce API changes for mempool
2017-08-08 Jerin Jacobdoc: announce change to make DPDK IOVA aware
2017-08-07 Jianfeng Tandoc: deprecate Xen support
2017-08-07 Gaetan Rivetdoc: update devargs changes planned in 17.11
2017-08-07 Thomas Monjalondoc: remove bus rework notices
2017-08-07 Thomas Monjalondoc: postpone VLAN flags rework
2017-08-07 Thomas Monjalondoc: postpone legacy log functions removal
2017-08-07 John McNamaradoc: update release notes for 17.08
2017-08-06 Gaetan Rivetdoc: include fail-safe PMD in release notes
2017-08-03 Jianfeng Tandoc: remove unnecessary deprecation notice
2017-08-03 Thomas Monjalondoc: remove outdated list of supported OS
2017-08-03 Yulong Peidoc: add tested Intel platforms with Intel NICs
2017-08-03 Thomas Monjalondoc: notify libnuma dependency in release notes
2017-08-03 Thomas Monjalondoc: notify x86 SSE4.2 requirement in release notes
2017-07-31 Shahaf Shulerdoc: postpone unaccomplished offloads deprecation
2017-07-31 Shahaf Shulerdoc: update release notes for mlx driver
2017-07-30 Hemant Agrawaldoc: add DPAA2 net PMD enhancements to release notes
2017-07-30 Hemant Agrawaldoc: add DPAA2 eventdev to release notes
2017-07-28 Jan Blunckcryptodev: deprecate vdev create function
2017-07-21 Bernard Iremongerdoc: notify ethdev callback process API change
2017-07-19 Kirill Rybalchenkocryptodev: remove crypto operation status value
2017-07-19 Pablo de Laracryptodev: decrease key and digest sizes
2017-07-19 Pablo de Laracryptodev: remove AAD size in auth capabilities
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-10 Radu Nicolaudoc: notify bypass API change
2017-07-09 Jiayu Hulib/gro: support TCP/IPv4
2017-07-09 Jiayu Hulib/gro: add Generic Receive Offload API framework
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-07 Jerin Jacobapp/testeventdev: introduce dpdk-test-eventdev app
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: remove mempool from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove device id from session
2017-07-06 Slawomir Mrozowiczcryptodev: change attach session to queue pair API
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Kirill Rybalchenkocrypto/scheduler: add multicore scheduling mode
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Pablo de Laracrypto/aesni_gcm: migrate to Multi-buffer library
2017-07-06 Pablo de Laracrypto/aesni_mb: support IPSec Multi-buffer lib v0.46
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: support AES-GCM and CTR
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laracryptodev: add AEAD parameters in crypto operation
2017-07-06 Pablo de Laracryptodev: add AEAD specific data
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laracryptodev: do not store pointer to op specific params
2017-07-06 Pablo de Laracryptodev: remove opaque data pointer in crypto op
2017-07-06 Pablo de Laracryptodev: replace enums with 1-byte variables
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-06 Wei Zhaodoc: announce igb flow API support
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-28 Fan Zhangcrypto/scheduler: remove deprecated functions
2017-06-12 Matej Vidonet/szedata2: add more supported firmwares
2017-06-12 Moti Haimovskynet/mlx4: support user space Rx interrupt event
2017-06-12 Ajit Khapardedoc: update release notes for bnxt PMD
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Rahul Lakkireddynet/cxgbe: improve latency for slow traffic
2017-06-12 Rahul Lakkireddynet/cxgbe: add support to run Chelsio T6 cards
2017-06-12 John Daleynet/enic: flow API documentation
2017-05-15 John McNamaradoc: add template release notes for 17.08
2017-05-11 Cristian Dumitrescudoc: announce API change for table library
2017-05-11 Pablo de Laradoc: announce crypto structures rework
2017-05-11 Tomasz Kulasekdoc: announce API changes for crypto sessions
2017-05-11 Slawomir Mrozowiczdoc: announce crypto device type enumeration removal
2017-05-11 Slawomir Mrozowiczdoc: announce public crypto PMD names removal
2017-05-11 Thomas Monjalondoc: postpone unaccomplished deprecation notices
2017-05-11 Thomas Monjalondoc: remove outdated deprecation notices
2017-05-10 Bernard Iremongerdoc: postpone deprecation of bypass in ethdev
2017-05-10 Bernard Iremongerdoc: postpone ABI change for callbacks in ethdev
2017-05-10 Shahaf Shulerdoc: announce ABI change for Tx offload
2017-05-10 Gaetan Rivetdoc: announce ABI change for device parameters
2017-05-10 Shahaf Shulerdoc: add tested platforms with Mellanox NICs
2017-05-10 Yulong Peidoc: add tested Intel platforms with Intel NICs
2017-05-10 John McNamaradoc: update release notes for 17.05
2017-05-07 Qiming Yangdoc: add known issue about l3fwd-power
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-05-01 Remy Hortonexamples/l2fwd-keepalive: add graceful exit
2017-04-28 Shahaf Shulerdoc: update mlx release notes
2017-04-30 Gaetan Rivetdoc: add device removal event to release notes
2017-04-30 Gaetan Rivetdoc: fix missing backquotes in release notes
2017-04-20 Kuba Kozakethdev: get xstats ID by name
2017-04-20 Jacek Piaseckiethdev: retrieve xstats by ID
2017-04-20 Akhil Goyaldoc: add NXP DPAA2 SEC
2017-04-20 Fan Zhangcrypto/scheduler: support mode specific option
2017-04-19 Qiming Yangdoc: add known igb_uio issue for i40e
2017-04-19 Bernard Iremongerdoc: add release note for i40e QinQ cloud filter
2017-04-19 Hemant Agrawaldoc: add DPAA2 NIC details
2017-04-19 Ed Czecknet/ark: integrate PMD
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-05 Fan Zhangcrypto/scheduler: deprecate get/set mode functions
2017-04-05 Arek Kusztalcrypto/qat: add ZUC EEA3/EIA3 capability
2017-04-05 Fiona Trahecrypto/qat: support DOCSIS BPI mode
next