dpdk.git
2020-09-30 Michal Krawczyknet/ena/base: split RSS function and hash getters
2020-09-30 Michal Krawczyknet/ena/base: add ENI stats
2020-09-30 Michal Krawczyknet/ena/base: rework setup of accelerated LLQ mode
2020-09-30 Michal Krawczyknet/ena/base: remove mmiowb not defined macro
2020-09-30 Michal Krawczyknet/ena/base: fix release of wait event
2020-09-30 Michal Krawczyknet/ena/base: make delay exponential in polling functions
2020-09-30 Michal Krawczyknet/ena/base: support admin status for resource busy
2020-09-30 Michal Krawczyknet/ena/base: specify delay operations
2020-09-30 Michal Krawczyknet/ena/base: use min/max macros with type conversion
2020-09-30 Harman Kalracommon/octeontx2: upgrade mbox definition to version 9
2020-09-30 Devendra Singh... net/qede: fix milliseconds sleep macro
2020-09-30 Ferruh Yigitnet/qede/base: add missing licence
2020-09-30 Xiaoyun Wangnet/hinic/base: fix clock definition with glibc version
2020-09-30 Xiaoyun Wangnet/hinic/base: get default cos from chip
2020-09-30 Xiaoyun Wangnet/hinic: fix Rx nombuf stats
2020-09-30 Xiaoyun Wangnet/hinic: fix TCAM filter set
2020-09-30 Xiaoyun Wangnet/hinic: fix filters on memory allocation failure
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helpers to common driver
2020-09-30 Andrew Rybchenkonet/sfc: use MCDI control structure as libefx ops context
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callback to poll management event...
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callback to schedule restart
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callbacks to allocate/free DMA memory
2020-09-30 Andrew Rybchenkonet/sfc: avoid panic in the case of MCDI timeout
2020-09-30 Andrew Rybchenkonet/sfc: avoid usage of NIC pointer from adapter context
2020-09-30 Andrew Rybchenkonet/sfc: use own logging helper macros
2020-09-30 Andrew Rybchenkonet/sfc: start to make MCDI helpers interface shareable
2020-09-30 Andrew Rybchenkonet/sfc: make MCDI logging helper macros local
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helper interface to dedicated namespace
2020-09-30 Andrew Rybchenkonet/sfc: add dedicated header file with MCDI interface
2020-09-30 Andrew Rybchenkonet/sfc: introduce common driver library
2020-09-30 Andrew Rybchenkonet/sfc: include header with debug helpers directly
2020-09-30 Andrew Rybchenkonet/sfc/base: decorate libefx internal extern functions
2020-09-30 Andrew Rybchenkonet/sfc/base: decorate libefx API functions
2020-09-30 Andrew Rybchenkonet/sfc/base: add missing extern storage-class specifiers
2020-10-01 Cristian Dumitrescudoc: add new SWX pipeline type to release notes
2020-10-01 Cristian Dumitrescuexamples/pipeline: add VXLAN encapsulation example
2020-10-01 Cristian Dumitrescuexamples/pipeline: add l2fwd with MAC swap example
2020-10-01 Cristian Dumitrescuexamples/pipeline: add l2fwd example
2020-10-01 Cristian Dumitrescuexamples/pipeline: add configuration commands
2020-10-01 Cristian Dumitrescuexamples/pipeline: add message passing mechanism
2020-10-01 Cristian Dumitrescuexamples/pipeline: add new example application
2020-10-01 Cristian Dumitrescutable: add exact match SWX table
2020-10-01 Cristian Dumitrescuport: add source and sink SWX ports
2020-10-01 Cristian Dumitrescuport: add ethernet device SWX port
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline specification file
2020-10-01 Cristian Dumitrescupipeline: add SWX table update high level API
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline flush
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline query API
2020-10-01 Cristian Dumitrescupipeline: add SWX instruction optimizer
2020-10-01 Cristian Dumitrescupipeline: add SWX instruction verifier
2020-10-01 Cristian Dumitrescupipeline: add SWX instruction description
2020-10-01 Cristian Dumitrescupipeline: introduce SWX jump and return instructions
2020-10-01 Cristian Dumitrescupipeline: introduce SWX extern instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX table instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX SHR instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX SHL instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX XOR instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX or instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX and instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX cksub instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX ckadd instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX subtract instruction
2020-10-01 Cristian Dumitrescupipeline: introduce SWX add instruction
2020-10-01 Cristian Dumitrescupipeline: add SWX DMA instruction
2020-10-01 Cristian Dumitrescupipeline: add SWX move instruction
2020-10-01 Cristian Dumitrescupipeline: add header validate and invalidate SWX instru...
2020-10-01 Cristian Dumitrescupipeline: add SWX Tx and emit instructions
2020-10-01 Cristian Dumitrescupipeline: add SWX Rx and extract instructions
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline instructions
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline tables
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline action
2020-10-01 Cristian Dumitrescupipeline: add SWX extern objects and funcs
2020-10-01 Cristian Dumitrescupipeline: add SWX headers and meta-data
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline output port
2020-10-01 Cristian Dumitrescupipeline: add SWX pipeline input port
2020-10-01 Cristian Dumitrescupipeline: add new SWX pipeline type
2020-10-01 Ciara Powerdoc: remove references to make from prog guide
2020-10-01 Ciara Powerdoc: remove references to make from howto guides
2020-10-01 Ciara Powerdoc: remove references to make from FreeBSD guide
2020-10-01 Ciara Powerdoc: remove references to make from Linux guide
2020-10-01 Ciara Powerapp: remove references to make-based config
2020-10-01 Ciara Powerdevtools: remove legacy flags from includes check
2020-10-01 Thomas Monjalondoc: fix references to removed guide
2020-09-30 Juraj Linkešci: add tests jobs in aarch64 vm
2020-09-30 Yunjian Wangstack: fix uninitialized variable
2020-09-30 Steven Lariaustack: relax pop CAS ordering
2020-09-30 Steven Lariaustack: reload head when pop fails
2020-09-30 Steven Lariaustack: remove redundant orderings on pop
2020-09-30 Steven Lariaustack: remove acquire fence on push
2020-09-30 Steven Lariaustack: fix inconsistent weak/strong CAS
2020-09-30 Steven Lariautest/stack: remove thread synchronisation
2020-09-30 Steven Lariautest/stack: check errors for multi-threads
2020-09-30 Steven Lariautest/stack: remove unneeded memory allocations
2020-09-29 David Marchandethdev: fix link speed helper documentation
2020-09-30 Bruce Richardsondoc: make doxygen comply with meson werror option
2020-09-30 Bruce Richardsondoc: hide sphinx standard output
2020-09-30 Bruce Richardsondoc: put doxygen log file in build directory
2020-09-30 Bruce Richardsondoc: align doxygen output folder with sphinx guides
2020-09-30 Bruce Richardsondoc: hide verbose doxygen standard output
2020-09-29 Ferruh Yigitkni: fix build with Linux 5.9
next