dpdk.git
2018-08-01 Anatoly Burakoveal/bsd: silence unsupported interrupts error
2018-08-01 Anatoly Burakovvfio: revert retry logic for MSI-X BAR mapping
2018-08-01 Rami Rosenethdev: remove unused forward declaration
2018-08-01 Ben Sheltonethdev: clarify usage of TM node parent update
2018-08-01 Gavin Hudevtools: fix checkpatch with dash
2018-08-01 Konstantin... app/testpmd: fix DCB config
2018-08-01 Bernard Iremongerapp/testpmd: set and clear keep CRC offload flag
2018-08-01 Reshma Pattantest: remove CRC offload for bonding slave
2018-08-01 Radu Nicolautest: fix uninitialized port configuration
2018-08-01 Anatoly Burakovtest: add fbarray autotest to script
2018-07-31 Reshma Pattanmk: remove unnecessary test rules
2018-07-31 Jananee Parthasarathymk: update targets for classified tests
2018-07-31 Jananee Parthasarathytest: update autotest list
2018-07-31 Anatoly Burakovtest: parallelize unit tests
2018-07-31 Anatoly Burakovtest: remove autotest grouping
2018-07-31 Anatoly Burakovtest: improve filtering
2018-07-31 Anatoly Burakovtest: print autotest categories
2018-07-31 Anatoly Burakovtest: make autotest runner python 2/3 compliant
2018-07-31 Anatoly Burakovtest: fix code on report
2018-07-31 Anatoly Burakovtest: fix result printing
2018-07-31 Arnon Warshavskydevtools: alert on new calls to exit from libs
2018-07-26 Thomas Monjalonversion: 18.08-rc2
2018-07-26 Shreyansh Jainrawdev: remove experimental tag
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-26 Hemant Agrawalmbuf: remove experimental tag from pool ops
2018-07-26 Stephen Hemmingerdoc: fix typo in vdev_netvsc guide
2018-07-26 Hemant Agrawalbuildtools: change license to SPDX
2018-07-26 David Huntdoc: update VM power manager sample guide
2018-07-26 Shreyansh Jaindoc: fix bonding command in testpmd
2018-07-26 Pablo de Laratest/hash: fix potential memory leak
2018-07-26 Pablo de Laratest/hash: fix multiwriter with non consecutive cores
2018-07-26 Ferruh Yigittest/bonding: do not request CRC strip offload
2018-07-26 Reshma Pattantest/flow_classify: fix return types
2018-07-26 Anatoly Burakovtest: fix file prefix discovery
2018-07-26 Anatoly Burakovtest: fix EAL flags autotest on FreeBSD
2018-07-26 Rami Rosenbus/pci: fix a typo
2018-07-26 Remy Hortonmetrics: disallow null as metric name
2018-07-26 Remy Hortonmetrics: do not fail silently when uninitialised
2018-07-26 Remy Hortonmetrics: add check for invalid key
2018-07-26 Remy Hortonbitrate: add sanity check on parameters
2018-07-26 Rami Rosenexamples/l3fwd: remove useless include
2018-07-26 Bruce Richardsonexamples/exception_path: fix out-of-bounds read
2018-07-26 Krzysztof Kanasapp/testpmd: fix help for TM commit command
2018-07-26 Krzysztof Kanasapp/testpmd: fix crash on TM command error
2018-07-26 Nithin Dabilpuramapp/testpmd: fix buffer leak in TM command
2018-07-26 Kevin Laatzapp/testpmd: remove logically dead code
2018-07-26 Harry van Haarenservice: improve checks of coremasks
2018-07-25 Pavan Nikhileshapp/eventdev: use proper teardown sequence
2018-07-25 Pavan Nikhileshevent/octeontx: remove unnecessary port start and stop
2018-07-25 Pavan Nikhileshevent/octeontx: prefetch mbuf instead of wqe
2018-07-25 Pavan Nikhileshapp/eventdev: fix order test service init
2018-07-26 Cristian Dumitrescuexamples/ip_pipeline: add example script for RSS
2018-07-25 Cristian Dumitrescunet/softnic: add command for default tmgr hierarchy
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr hierarchy commit
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr node addition
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shared shaper
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr shaper profile
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr create
2018-07-25 Kevin Laatzexamples/ip_pipeline: add help command
2018-07-26 Andy Greenring: fix sign conversion warning
2018-07-26 Andy Greenring: fix declaration after statement
2018-07-26 Matej Vidomaintainers: update for szedata2 PMD
2018-07-26 Moti Haimovskyapp/testpmd: revert softnic integration in CLI thread
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-26 Tiwei Bievhost: release locks on RARP packet failure
2018-07-26 Tiwei Bievhost: fix overflow on shadow used ring
2018-07-26 Jiayu Huvhost: fix return value on dequeue path
2018-07-26 Yaroslav Brustinovnet/mlx5: fix linkage of glue lib with gcc 4.7.2
2018-07-26 Adrien Mazarguilnet/mlx5: fix invalid network interface index
2018-07-26 Nelio Laranjeironet/mlx5: fix count query when flow has not counter
2018-07-26 Yongseok Kohnet/mlx5: fix queue rollback when starting device
2018-07-26 Yongseok Kohnet/mlx5: fix endless loop when clearing flow flags
2018-07-26 Nelio Laranjeironet/mlx5: fix route Netlink message overflow
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-26 Nelio Laranjeironet/mlx5: fix representors detection
2018-07-26 Nelio Laranjeironet/mlx5: fix TCI mask filter
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-26 Adrien Mazarguilnet/mlx5: add port ID pattern item to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add VLAN item and actions to switch flow...
2018-07-26 Adrien Mazarguilnet/mlx5: add L2-L4 pattern items to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add fate actions to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add framework for switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
2018-07-23 Jasvinder Singhnet/softnic: fix memory illegal access after free
2018-07-23 Radu Nicolaunet/bonding: fix invalid port id
2018-07-23 Qi Zhangnet/ixgbe: fix missing null check on detach
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-23 Ferruh Yigitnet/fm10k: remove redundant queue id checks
2018-07-23 Ferruh Yigitnet/i40e: remove redundant queue id checks
2018-07-23 Andrew Rybchenkonet/sfc: handle unknown L3 packet class in EF10 event...
2018-07-23 Andrew Rybchenkonet/sfc: fix assert in set multicast address list
2018-07-23 Rakesh Kudurumallanet/thunderx: support Rx VLAN offload
2018-07-23 Pavan Nikhileshnet/thunderx: enable Rx checksum offload
2018-07-23 Jasvinder Singhethdev: improve description for port name API
2018-07-23 Gage Eadsnet/pcap: set queue started and stopped
2018-07-23 Gage Eadsnet/tap: set queue started and stopped
2018-07-23 Tiwei Bievhost: fix buffer length calculation
2018-07-23 Andrew Rybchenkonet/sfc: prepare to support Rx datapath without checksum
2018-07-23 Andrew Rybchenkonet/sfc: fix Rx queue offloads reporting in queue info
2018-07-23 Andrew Rybchenkonet/sfc: move Rx checksum offload check to device level
next