ethdev: decrease log level for unneeded actions
[dpdk.git] / lib / librte_ethdev / rte_ethdev.c
2018-08-05 Kevin Traynorethdev: decrease log level for unneeded actions
2018-08-02 Stephen Hemmingerethdev: decrease log level of ownership change
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-13 Kiran Kumarethdev: check queue stats mapping input arguments
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Ferruh Yigitethdev: convert static log type usage to dynamic
2018-07-02 Ferruh Yigitethdev: move log macro to header
2018-06-14 Ferruh Yigitethdev: force RSS offload rules again
2018-06-14 Ferruh Yigitethdev: force offloading API rules
2018-05-22 Zhiyong Yangethdev: fix storage type of latest port id
2018-05-14 Yanglong Wuethdev: fix checking Rx/Tx queue status
2018-05-14 Matan Azradethdev: fix port removal notification timing
2018-05-14 Thomas Monjalonethdev: fix port probing notification
2018-05-14 Thomas Monjalonethdev: fix port visibility before initialization
2018-05-14 Matan Azradethdev: add lock to port allocation check
2018-05-14 Matan Azradethdev: allow ownership operations on unused port
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Thomas Monjalonethdev: fix debug log of owner id
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Ferruh Yigitethdev: fix corrupted device info in configure
2018-05-14 Qi Zhangethdev: convert Tx offloads to Tx queue config
2018-05-01 Ferruh Yigitethdev: remove error return on RSS hash check
2018-04-27 Ferruh Yigitethdev: rename folder to library name