dpdk.git
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-25 Honnappa Nagarahallitimer: protect initialization with lock
2020-04-25 Vladimir Medvedkinipsec: use hash lookup with signatures in SAD lookup
2020-04-25 Vladimir Medvedkinhash: add bulk lookup with signatures array
2020-04-25 David Christensenbus/pci: support IOVA as VA on PowerNV systems
2020-04-25 Haiyue Wangdevtools: ignore internal ABI check
2020-04-25 Haiyue Wangbuild: add internal tag check
2020-04-25 Haiyue Wangbuild: enable internal API tag
2020-04-25 Haiyue Wangeal: add internal ABI tag definition
2020-04-25 Aaron Conoletest/ipfrag: add unit test case
2020-04-25 Aaron Conoleip_frag: ensure minimum v6 fragmentation length
2020-04-25 Aaron Conoleip_frag: ensure minimum v4 fragmentation length
2020-04-24 David Marchandeal: fix build on armv7
2020-04-24 Li Fengmem: exclude unused memory from core dump
2020-04-24 Li Fengmem: mark pages as not accessed when freeing memory
2020-04-24 Stephen Hemmingereal: fix comments spelling
2020-04-24 Stephen Hemmingerlpm6: fix comments spelling
2020-04-24 Alex Kiselevlpm6: fix size of tbl8 group
2020-04-24 Yangchao Zhoulpm: skip table entries update if rules found
2020-04-24 Fady Badermempool: remove inline functions from export list
2020-04-24 Thomas Monjalondevtools: fix tracepoint symbols check
2020-04-23 Konstantin... security: fix crash at accessing non-implemented ops
2020-04-22 Kalesh APnet/bnxt: fix port MAC query on VF
2020-04-22 Kalesh APnet/bnxt: log firmware status on early init failure
2020-04-22 Kalesh APnet/bnxt: fix VLAN add when port is stopped
2020-04-22 Kalesh APnet/bnxt: fix port start failure handling
2020-04-22 Kalesh APnet/bnxt: use true/false for bool types
2020-04-22 Kalesh APnet/bnxt: fix HWRM command during FW reset
2020-04-22 Kalesh APnet/bnxt: support speed capabilities query
2020-04-22 Kalesh APnet/bnxt: use macro for PCI log format
2020-04-22 Ajit Khapardenet/bnxt: fix build on BSD
2020-04-22 Beilei Xingnet/ice: fix flow redirector
2020-04-22 Cheng Pengnet/iavf: fix stats query error code
2020-04-22 David Christensennet/i40e: enable PPC AltiVec path in meson build
2020-04-22 Shougang Wangnet/ixgbe: fix link status after port reset
2020-04-22 Wei Zhaonet/ice: support flow for AH ESP and L2TP
2020-04-22 Wei Zhaonet/ice/base: support L2TP on switch
2020-04-22 Wei Zhaonet/ice/base: support AH ESP and NAT-T on switch
2020-04-22 Tao Zhunet/ixgbe: fix resource leak after thread exits normally
2020-04-21 Alexander Kozyrevnet/mlx5: improve logging of MPRQ selection
2020-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Tonghao Zhangnet/mlx5: fix crash when releasing meter table
2020-04-21 Lijun Ouapp/testpmd: remove hardcoded descriptors limit
2020-04-21 Chengwen Fengnet/hns3: get Rx/Tx queue fbd in xstats
2020-04-21 Wei Hu (Xavier)net/hns3: modify format for firmware version
2020-04-21 Jeff Guoapp/testpmd: add new types to RSS hash commands
2020-04-21 Jeff Guonet/iavf: add RSS configuration for VF
2020-04-21 Jeff Guoethdev: add RSS offload types
2020-04-21 Dong Zhouethdev: support flow aging
2020-04-21 Thomas Monjaloncommon/mlx5: fix build with rdma-core 21
2020-04-21 Wentao Cuinet/mlx5: optimize memory for flow meter
2020-04-21 Bernard Iremongernet/i40e: fix flow director initialisation
2020-04-21 Simei Sunet/iavf: support flow director mark action
2020-04-21 Simei Sunet/iavf: support flow director PFCP
2020-04-21 Simei Sunet/iavf: support flow director L2TPv3 and IPsec
2020-04-21 Simei Sunet/iavf: support flow director GTPU
2020-04-21 Simei Sunet/iavf: support flow director basic rule
2020-04-21 Haiyue Wangnet/ice: check DSN package file firstly
2020-04-21 Leyi Rongnet/iavf: add RSS hash parsing in SSE path
2020-04-21 Leyi Rongnet/iavf: add RSS hash parsing in AVX path
2020-04-21 Leyi Rongnet/iavf: support flow mark in SSE path
2020-04-21 Leyi Rongnet/iavf: support flow mark in AVX path
2020-04-21 Leyi Rongnet/iavf: support flow mark in normal data path
2020-04-21 Leyi Rongnet/iavf: add flow director enabled switch value
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in SSE path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in AVX path
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor in normal...
2020-04-21 Leyi Rongnet/iavf: return error if opcode is mismatched
2020-04-21 Leyi Rongnet/iavf: support flexible Rx descriptor definitions
2020-04-21 Suanming Moudoc: add mlx5 flow memory optimization to release notes
2020-04-21 Suanming Mounet/mlx5: reorganize flow API structure
2020-04-21 Suanming Mounet/mlx5: allocate flow API from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
2020-04-21 Wentao Cuinet/mlx5: optimize flow director filter memory
2020-04-21 Suanming Mounet/mlx5: convert mark copy resource to indexed
2020-04-21 Suanming Mounet/mlx5: allocate meter from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow meter handle type
2020-04-21 Suanming Mounet/mlx5: reorganize flow handle struct
2020-04-21 Suanming Mounet/mlx5: optimize action flags in flow handle
2020-04-21 Suanming Mounet/mlx5: reorganize fate actions as union
2020-04-21 Suanming Mounet/mlx5: convert flow dev handle to indexed
2020-04-21 Suanming Mounet/mlx5: convert hrxq to indexed
2020-04-21 Suanming Mounet/mlx5: convert jump resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert port id action to indexed
2020-04-21 Suanming Mounet/mlx5: convert tag resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert push VLAN resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert encap/decap resource to indexed
2020-04-21 Suanming Mounet/mlx5: add trunk release for indexed pool
2020-04-21 Suanming Mounet/mlx5: add trunk dynamic grow for indexed pool
2020-04-21 Suanming Mounet/mlx5: add indexed memory pool
2020-04-21 Yunjian Wangnet/tap: fix queues fd check before close
2020-04-21 Ajit Khapardenet/bnxt: remove redefinition of page size
2020-04-21 Kishore Padmanabhanet/bnxt: add port database
2020-04-21 Mike Baucomnet/bnxt: add cache table type for TCAM lookup
2020-04-21 Mike Baucomnet/bnxt: add default identifiers to ULP mapper
2020-04-21 Kishore Padmanabhanet/bnxt: add session and function flow flush
2020-04-21 Kishore Padmanabhanet/bnxt: use hashing for flow template match
2020-04-21 Mike Baucomnet/bnxt: aggregate ULP mapper create arguments
2020-04-21 Kishore Padmanabhanet/bnxt: aggregate ULP parser arguments
next