drivers: improve pmdinfo generation with meson
[dpdk.git] / drivers /
2018-01-30 Bruce Richardsondrivers: improve pmdinfo generation with meson
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Pavan Nikhileshevent/octeontx: build with meson
2018-01-30 Pavan Nikhileshdrivers/net: build Cavium NIC PMDs with meson
2018-01-30 Pavan Nikhileshmempool/octeontx: build with meson
2018-01-30 Bruce Richardsonnet/pcap: fix cross compilation with meson
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonnet/bonding: build with meson
2018-01-30 Bruce Richardsondrivers/event: build skeleton and SW drivers with meson
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsondrivers/net: build Intel NIC PMDs with meson
2018-01-30 Bruce Richardsondrivers/net: build some vdev PMDs with meson
2018-01-30 Bruce Richardsondrivers/net: add meson build infrastructure
2018-01-30 Bruce Richardsoncrypto/qat: build with meson
2018-01-30 Bruce Richardsoncrypto/openssl: build with meson
2018-01-30 Bruce Richardsoncrypto/null: build with meson
2018-01-30 Bruce Richardsondrivers/mempool: build SW drivers with meson
2018-01-30 Bruce Richardsonbus/vdev: build with meson
2018-01-30 Bruce Richardsonbus/pci: build with meson
2018-01-30 Bruce Richardsondrivers: add infrastructure for meson build
2018-01-30 Hemant Agrawalcrypto/dpaa2_sec: fix enum conversion for GCM
2018-01-30 Hemant Agrawalcrypto/dpaa_sec: fix enum conversion for GCM
2018-01-30 Hemant Agrawalbus/dpaa: fix clang warnings
2018-01-30 Hemant Agrawalcrypto/dpaa2_sec: fix build with GCC < 7
2018-01-30 Gowrishankar Muthu... net/tap: fix build on ppc
2018-01-30 Moti Haimovskynet/mlx4: fix removal detection of stopped port
2018-01-29 Rasesh Modynet/qede: update PMD version
2018-01-29 Shahed Shaikhnet/qede: add check for null return
2018-01-29 Rasesh Modynet/qede: fix clearing of queue stats
2018-01-29 Rasesh Modynet/qede: fix MTU set and max Rx length
2018-01-29 Rasesh Modynet/qede: remove debug config option
2018-01-29 Harish Patilnet/qede: fix tunnel header size in Tx BD configuration
2018-01-29 Harish Patilnet/qede: check tunnel L3 header
2018-01-29 Harish Patilnet/qede: initialize VF tunnel as enabled on start
2018-01-29 Harish Patilnet/qede/base: fix VF LRO tunnel configuration
2018-01-29 Moti Haimovskynet/tap: support Rx interrupt
2018-01-29 Moti Haimovskynet/mlx4: fix broadcast Rx
2018-01-29 Ophir Munknet/mlx4: fix single port configuration
2018-01-29 Moti Haimovskynet/failsafe: add Rx interrupts
2018-01-29 Moti Haimovskynet/failsafe: register slaves Rx interrupts
2018-01-29 Moti Haimovskynet/failsafe: register as Rx interrupt mode
2018-01-29 Natalie Samsonovnet/mrvl: fix mbuf to bpool lookup
2018-01-29 Ajit Khapardenet/bnxt: fix number of pools for RSS
2018-01-29 Ajit Khapardenet/bnxt: add 100G speed detection
2018-01-29 Ajit Khapardenet/bnxt: support Rx/Tx queue start/stop
2018-01-29 Ajit Khapardenet/bnxt: check if MAC address is all zeros
2018-01-29 Ajit Khapardenet/bnxt: register for more async events
2018-01-29 Ajit Khapardenet/bnxt: use dynamic log type
2018-01-29 Ajit Khapardenet/bnxt: fix size of Tx ring in HW
2018-01-29 Wenzhuo Lunet/e1000: fix VF Rx interrupt enabling
2018-01-29 Wenzhuo Lunet/ixgbe: fix VF Rx interrupt enabling
2018-01-29 Wenzhuo Lunet/i40e: fix VF Rx interrupt enabling
2018-01-29 Wenzhuo Lunet/avf: fix VF Rx interrupt enabling
2018-01-29 Olivier Matznet/virtio: fix typo in function name
2018-01-29 Olivier Matznet/virtio: rationalize queue flushing
2018-01-29 Olivier Matznet/virtio: fix memory leak when reinitializing device
2018-01-29 Olivier Matznet/virtio: fix queue flushing with vector Rx enabled
2018-01-29 Samuel Gauthiernet/virtio: fix Rx and Tx handler selection for ARM32
2018-01-29 Jianfeng Tannet/virtio-user: fix crash as features change
2018-01-29 Rafal Koziknet/ena: do not set Tx L4 offloads in Rx path
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix memory region boundary checks
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache last index
2018-01-29 Shahaf Shulernet/mlx5: warn for unsuccessful memory registration
2018-01-29 Shahaf Shulernet/mlx5: remove assert un-accessible from secondary...
2018-01-29 Shahaf Shulernet/mlx5: fix secondary process mempool registration
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache lookup
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Nélio Laranjeironet/mlx5: fix reception of multiple MAC addresses
2018-01-29 Nélio Laranjeironet/mlx5: use RSS table max size from config
2018-01-29 Nélio Laranjeironet/mlx5: support IPv4 time-to-live filter
2018-01-29 Nélio Laranjeironet/mlx5: fix flow item validation
2018-01-29 Nélio Laranjeironet/mlx5: fix flow director conversion
2018-01-29 Shahaf Shulernet/mlx5: fix missing RSS capability
2018-01-29 Yuanhan Liunet/mlx5: use PCI address as port name
2018-01-29 Qi Zhangnet/i40e: fix RSS flow action parser
2018-01-29 Yong Wangnet/i40e: fix memory leak
2018-01-29 Yong Wangnet/e1000: fix null pointer check
2018-01-29 Zhiyong Yangnet/i40e: remove unnecessary explicit type casting
2018-01-29 Radu Nicolaunet/bonding: check dequeue result before proceeding
2018-01-29 Radu Nicolaunet/bonding: add MAC set operation
2018-01-29 Chas Williamsnet/bonding: do not early mark device as bonded
2018-01-29 Matan Azradnet/failsafe: fix Rx burst infinite loop
2018-01-29 Hyong Youb Kimnet/enic: set L4 checksum flags for IPv6 packets
2018-01-29 Hyong Youb Kimnet/enic: add Tx prepare handler
2018-01-29 Hyong Youb Kimnet/enic: fix crash due to static max number of queues
2018-01-29 Tomasz Duszynskinet/mrvl: switch to the new Tx offload API
2018-01-29 Tomasz Duszynskinet/mrvl: switch to the new Rx offload API
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-29 Olivier Matznet/mlx5: fix return value of start operation
2018-01-29 Nélio Laranjeironet/mlx5: fix all multi verification code position
2018-01-29 Radu Nicolaunet/ixgbe: check security enable bits
2018-01-29 Fiona Trahecrypto/qat: fix truncated response ring value
2018-01-29 Fiona Trahecrypto/qat: fix null auth algo overwrite
2018-01-29 Tomasz Jozwiakcrypto/qat: fix parameter type
2018-01-29 Tomasz Jozwiakcrypto/qat: fix typo in error message
next