net: add rte prefix to ether structures
[dpdk.git] / examples / ethtool / ethtool-app / main.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-20 Thomas Monjalonexamples/ethtool: remove query of default config
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-16 Shahaf Shulerexamples/ethtool: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-21 Qi Zhangexamples/ethtool: disable promiscuous mode by default
2016-02-16 Thomas Monjalonexamples/ethtool: fix build
2015-12-08 Remy Hortonexamples/ethtool: add user-space ethtool sample application