test mbuf attach
[dpdk.git] / examples / ethtool / lib /
2020-02-13 Gargi Sauexamples/ethtool: fix unchecked return value
2019-12-19 Bruce Richardsonbuild: fix soname info for 19.11 compatibility
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-09-20 Andrew Rybchenkoethdev: remove redundant device info cleanup before get
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-05 Rami Rosenexamples/ethtool: fix two typos
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-04-27 Zijie Panexamples/ethtool: add a new command module-eeprom
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-07-08 Thomas Monjalonexamples/ethtool: include PCI header directly
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-05-01 Markos Chandrasexamples/ethtool: fix link with ixgbe shared lib
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-17 Bernard Iremongerexamples/ethtool: use ixgbe public function
2017-01-17 Qiming Yangexamples/ethtool: display firmware version
2016-12-20 Remy Hortonexamples/ethtool: fix querying non-PCI devices
2016-07-10 Zyta Szpakethdev: get registers width
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2015-12-08 Remy Hortonexamples/ethtool: add user-space ethtool sample application