sleep in control plane thread
[dpdk.git] / lib / librte_ethdev /
2020-03-18 Stephen Hemmingerethdev: fix spelling
2020-03-18 Xiao Zhangethdev: add PFCP header to flow API
2020-02-22 Hemant Agrawaladd top-level SPDX license tag
2020-02-19 Ciara Powerethdev: add comment to warn of ABI breakage
2020-02-05 Pavan Nikhileshlib: use common macro RTE_DIM
2020-01-20 Anoob Josephethdev: allow multiple security sessions to use flow...
2020-01-17 Xiaoyu Minethdev: add API to dump device internal flow info
2020-01-17 Fang TongHaoethdev: fix secondary process memory overwrite
2020-01-17 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no driver callback
2020-01-17 Viacheslav Ovsiienkoethdev: fix switching domain allocation
2020-01-17 Rory Sextonethdev: add L2TPv3 over IP header to flow API
2020-01-17 Ricardo Roldanethdev: fix callback unregister with wildcard argument...
2020-01-17 Suanming Mouethdev: add IPv4/IPv6 DSCP rewrite action
2020-01-17 Stephen Hemmingerethdev: fix flow API doxygen comment
2019-11-27 Thomas Monjalonethdev: limit maximum number of queues
2019-11-26 Matan Azradethdev: fix item expansion for RSS flow
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Andrew Rybchenkoethdev: avoid undefined behaviour on configuration...
2019-11-20 Andrew Rybchenkoethdev: improve message about not disabled offload
2019-11-20 Andrew Rybchenkoethdev: decrease verbosity of not disabled offload...
2019-11-20 Pavan Nikhileshethdev: fix log line feed
2019-11-12 Matan Azradethdev: fix last item detection on RSS flow expand
2019-11-12 Dekel Peledethdev: add maximum LRO packet size
2019-11-11 Thomas Monjalonethdev: reserve space in main structs for extension
2019-11-11 Pavan Nikhileshethdev: validate offloads set by PMD
2019-11-11 Pavan Nikhileshethdev: add mbuf RSS update as an offload
2019-11-11 Pavan Nikhileshethdev: add packet type range function
2019-11-08 Xiaoyu Minethdev: fix expand RSS flows
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-11-08 Viacheslav Ovsiienkoethdev: extend flow metadata
2019-11-08 Haiyue Wangethdev: enhance burst mode information API
2019-11-08 Viacheslav Ovsiienkoethdev: add flow tag
2019-11-08 Thomas Monjalonethdev: remove deprecated port count function
2019-11-08 Ori Kamethdev: add hairpin queue
2019-11-08 Ori Kamethdev: move queue state defines to private file
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 David Marchandethdev: bump library version
2019-10-25 Ciara Powerethdev: fix include of ethernet header file
2019-10-23 Kiran Kumar Kethdev: add HIGIG2 key field to flow API
2019-10-23 Ciara Powerethdev: check device promiscuous state
2019-10-23 Simei Suethdev: extend RSS offload types
2019-10-23 Simei Suethdev: decouple flow types and RSS offload types
2019-10-23 Haiyue Wangethdev: add API for getting burst mode information
2019-10-23 Vivek Sharmaethdev: fix QinQ offload
2019-10-23 Kiran Kumar Kethdev: add GTPU flow type
2019-10-23 Dekel Peledethdev: add definitions for EEPROM standards
2019-10-23 Kiran Kumar Kethdev: add AH key field to flow API
2019-10-23 Kiran Kumar Kethdev: add IGMP key field to flow API
2019-10-23 Kiran Kumar Kethdev: add NSH key field to flow API
2019-10-07 Simei Suethdev: add symmetric Toeplitz hash
2019-10-07 Ying A Wangethdev: add PPPoE to flow API
2019-10-07 Ying A Wangethdev: add GTP extension header to flow API
2019-10-07 Andrew Rybchenkoethdev: do nothing if all-multicast mode is applied...
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change allmulticast mode API to return errors
2019-10-07 Igor Romanovethdev: change owner delete function to return int
2019-10-07 Igor Romanovethdev: change MAC address get function to return int
2019-10-07 Igor Romanovethdev: change link status get functions to return int
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Igor Romanovethdev: change xstats reset function to return int
2019-10-07 Andrew Rybchenkoethdev: do nothing if promiscuous mode is applied again
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change promiscuous mode controllers to return...
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-10-07 Ivan Ilchenkoethdev: add return code to device info get function
2019-09-05 Xiaolong Yeethdev: fix typos for ENOTSUP
2019-08-27 David Marchandethdev: fix endian annotation for SPI item
2019-08-27 Andrew Rybchenkoethdev: fix doc reference to FDIR disabled mode
2019-08-05 David Marchandethdev: sort experimental symbols per release
2019-07-29 Xiaolong Yeethdev: replace license text with SPDX tag
2019-07-23 Andrew Rybchenkoethdev: avoid getting uninitialized info for bad port
2019-07-08 Stephen Hemmingerethdev: use new ethernet parsing function
2019-07-08 Xiaoyu Minethdev: add GRE key field to flow API
2019-07-04 Vivek Sharmaethdev: support dynamic configuration of QinQ strip
2019-07-04 Dekel Peledethdev: allow action with any config object type
2019-07-04 Dekel Peledethdev: add actions to modify TCP header fields
2019-07-04 Andrew Rybchenkoethdev: avoid error on PCI unplug of closed port
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-13 Andrew Rybchenkoethdev: fix Tx prepare documentation to use positive...
2019-06-13 Sunil Kumar Koriethdev: add default value for max segment
2019-06-13 David Marchandethdev: add a check on mempool during RxQ setup
2019-06-06 Tom Barbetteethdev: add API to read device clock
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ICMP structure
2019-05-24 Olivier Matznet: add rte prefix to ESP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-19 Thomas Monjalonethdev: promote function for port count as stable
2019-04-19 Thomas Monjalonethdev: avoid explicit check of valid port state
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Tom Barbetteethdev: document mask requirements for RETA
next