dpdk.git
2017-09-22 Thomas Monjalondevtools: fix version search with git < 2.7.0
2017-09-21 Yi Yangservice: fix build with gcc 4.9
2017-09-15 Guduri Prathyushacfgfile: add section number of entries by index
2017-09-15 Guduri Prathyushaservice: fix lcore stop
2017-09-15 Harry van Haarendoc: add notes on service cores API updates
2017-09-15 Harry van Haarenservice: clarify documentation for register
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: reset core call stats on dump
2017-09-15 Harry van Haarenservice: fix lcore in wait state in lcore add
2017-09-15 Harry van Haarenservice: fix return values of functions to 0 or 1
2017-09-15 Harry van Haarenservice: fix loops to always scan all services
2017-09-15 Harry van Haarenservice: fix and refactor atomic service accesses
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in service stats functions
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-15 Harry van Haarenservice: use id in probe and get name
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-09-14 Harry van Haarenbuildtools: zero elf info variable in pmdinfogen
2017-09-13 Wei Daiapp/testpmd: add port reset command
2017-09-13 Wei Dainet/i40e: support NIC reset
2017-09-13 Wei Dainet/ixgbe: support NIC reset
2017-09-13 Wei Daiethdev: add NIC reset operation
2017-08-31 Bruce Richardsoncrypto/qat: remove dependency on ether library
2017-08-31 Bruce Richardsonethdev: rename map file to match library name
2017-08-31 Bruce Richardsonnet/ring: rename map file to standardized name
2017-08-31 Bruce Richardsonip_frag: rename map file to standardized name
2017-08-31 Jiayu Hugro: fix typo in map file
2017-08-10 Thomas Monjalonversion: 17.11-rc0
2017-08-10 John McNamaradoc: add template release notes for 17.11
2017-08-08 Thomas Monjalonversion: 17.08.0
2017-08-08 Jerin Jacobeventdev: bump library version
2017-08-08 Jerin Jacobdoc: add eventdev lib in 17.05 release notes
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-08 Cristian Dumitrescudoc: announce API change for meter library
2017-08-08 Pablo de Laradoc: announce API change in crypto driver allocation
2017-08-08 Pablo de Laradoc: announce crypto vdev init removal
2017-08-08 Akhil Goyaldoc: announce ABI change for cryptodev/ethdev offloads
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 Pablo de Laraapp/crypto-perf: fix operation free
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-06 Jiayu Hudoc: add GRO guide
2017-08-06 Shahed Shaikhdoc: list NPAR as supported feature in qede
2017-08-06 Keith Wilesmem: minor fix spelling and format
2017-08-06 Bruce Richardsondoc: update FAQ with new testpmd default burst size
2017-08-06 Bruce Richardsondoc: remove unneeded TLB from FAQ question 2
2017-08-06 Bruce Richardsondoc: clarify restrictions to run as non-root
2017-08-05 Jerin Jacobdoc: fix typo in KNI guide
2017-08-05 Ferruh Yigitdoc: document NIC features
2017-08-05 Gabriel Carrillodoc: add tags and cscope make targets to quick help
2017-08-05 David Huntmaintainers: volunteer to take power management
2017-08-05 David Huntmk: add sensible default target with defconfig
2017-08-04 Harry van Haarenexamples/eventdev: fix run forever with -n option
2017-08-04 Qi Zhangexamples/l3fwd: fix IPv6 packet type parse
2017-08-04 Xiaoyun Linet/i40e: revert fix of PF notify when VF not up
2017-08-04 Qi Zhangnet/ixgbe: fix mask flag on flow rule creation
2017-08-04 Thomas Monjalongro: fix missing includes
2017-08-04 Thomas Monjaloneventdev: fix missing includes
2017-08-04 Adrien Mazarguilcryptodev: fix C11 extensions in exported header
2017-08-04 Adrien Mazarguilethdev: fix C11 extensions in exported TM header
2017-08-04 Gaetan Riveteal: fix hotplug device parsing
2017-08-03 Thomas Monjalonversion: 17.08-rc4
2017-08-03 Jianfeng Tandoc: remove unnecessary deprecation notice
2017-08-03 Thomas Monjalonmaintainers: add event ring test to eventdev
2017-08-03 Thomas Monjalondoc: move metrics libs to device API section
2017-08-03 Thomas Monjalondoc: move keepalive to multicore API section
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 John McNamaradoc: warn about UIO not working with UEFI secure boot
2017-08-03 Reshma Pattandoc: add how-to on packet capture framework
2017-08-03 Jasvinder Singhdoc: describe traffic management API
2017-08-03 Pablo de Laratest/crypto: fix error message
2017-08-03 Pablo de Laraapp/crypto-perf: fix IV allocation for AEAD
2017-08-03 David Huntapp/testpmd: fix Tx first with LSC interrupt
2017-08-03 Jiayu Huapp/testpmd: fix GRO command description
2017-08-03 Nelio Laranjeironet/mlx5: add parameters to enable/disable vector datapath
2017-08-03 Yongseok Kohnet/mlx5: fix error statistics in SSE Rx
2017-08-03 Yongseok Kohnet/mlx5: fix offload flags in SSE Rx
2017-08-03 Yongseok Kohnet/mlx5: fix buffer address posting in SSE Rx
2017-08-03 Yongseok Kohnet/mlx5: fix trimming SW ring for vectorized Rx
2017-08-03 Nelio Laranjeironet/mlx5: fix MTU update
2017-08-03 Matan Azradnet/mlx4: workaround verbs error after plug-out
2017-08-03 Aaron Conolenet/enic: fix crash when freeing 0 packet to mempool
2017-08-03 Qi Zhangnet/i40e: fix Rx data segment buffer length
2017-08-03 Gaetan Rivetnet/failsafe: fix blank line parsing
2017-08-03 Raslan Darawshehnet/failsafe: fix missing pclose after popen
2017-08-03 Chas Williamsnet/vmxnet3: fix filtering on promiscuous disabling
2017-08-03 Tiwei Bievhost: make page logging atomic
next