net/hns3: skip VF register access when PF in FLR
[dpdk.git] / lib /
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-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-29 David Marchandethdev: fix link speed helper documentation
2020-09-28 Fan Zhangvhost/crypto: fix possible TOCTOU attack
2020-09-28 Fan Zhangvhost/crypto: fix data length check
2020-09-28 Fan Zhangvhost/crypto: fix write back source
2020-09-28 Fan Zhangvhost/crypto: fix missed request check for copy mode
2020-09-28 Fan Zhangvhost/crypto: fix descriptor deduction
2020-09-28 Fan Zhangvhost/crypto: fix pool allocation
2020-09-28 Maxime Coquelinvhost: fix external backends readiness
2020-09-25 Phil Yangethdev: use C11 atomics for link status
2020-09-25 Phil Yangpower: use C11 atomics for power state
2020-09-25 Phil Yangbbdev: use C11 atomics for device processing counter
2020-09-25 Phil Yangeal: use C11 atomics for initialization check
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-21 Chengchang Tangethdev: support getting Rx buffer size in Rx queue...
2020-09-21 Ivan Dyukovethdev: format link status text
2020-09-18 Eugenio Pérezvhost: fix IOTLB mempool single-consumer flag
2020-09-18 Chenbo Xiavhost: add device reset status
2020-09-18 Kiran Kumar Kethdev: support encapsulation level for RSS offload
2020-09-18 Haiyue Wangnet: adjust header length parse size
2020-09-18 Yi Yanggso: fix payload unit size for UDP
2020-09-18 Andrew Rybchenkonet: check first segment length on SW VLAN insertion
2020-09-18 Nithin Dabilpuramethdev: support TM for shaper config in packet mode
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: use hairpin helper functions
2020-09-18 Ferruh Yigitethdev: mark internal functions
2020-09-18 Ferruh Yigitethdev: make device operations struct private
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ferruh Yigitethdev: deprecate descriptor status check API
2020-09-18 Ferruh Yigitethdev: remove redundant license text
2020-09-18 Nithin Dabilpuramethdev: mark all traffic manager API as experimental
2020-09-18 Thomas Monjalonethdev: allow unknown link speed
2020-09-18 Morten Brørupnet: optimize ethernet address functions
2020-09-18 Wei Hu (Xavier)ethdev: check if queue setup when getting queue info
2020-09-21 Harry van Haarenservice: retrieve lcore active state
2020-09-21 David Marchandeal: hide internal device event structure
2020-09-21 David Marchandmem: drop mapping API workaround
2020-09-21 David Marchandpci: move resource mapping to the PCI bus
2020-09-21 David Marchandbus/pci: switch to private kernel driver enum
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-18 Thomas Monjalonmempool: remove physical address aliases
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-17 Pawel Wodkowskitrace: fix C++ compilation
2020-09-16 Conor Walshbpf: promote library as stable
2020-09-16 Stephen Hemmingerlog: hide internal variable
2020-09-16 Stephen Hemmingerlog: promote rte_log_get_stream as stable
2020-09-16 Stephen Hemmingereal/linux: change udev debug message
2020-09-15 Phil Yangmbuf: remove atomic reference counters
2020-09-11 Bruce Richardsonrawdev: mark start and stop functions optional
2020-09-11 Bruce Richardsonrawdev: allow queue config query to return error
2020-09-11 Bruce Richardsonrawdev: add private data size to queue config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: allow drivers to return error from info query
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-09-10 Fady Baderethdev: build on Windows
2020-09-10 Fady Baderethdev: remove structs from export map
2020-09-10 Fady Badertelemetry: build stubs on Windows
next