summaryrefslogtreecommitdiff
path: root/examples/ethtool/ethtool-app
AgeCommit message (Expand)Author
2023-11-22examples/ethtool: fix pause configurationHuisong Li
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2021-11-17examples/ethtool: close port before exitHuisong Li
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-08net: rename Ethernet header fieldsDmitry Kozlyuk
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-09-07net: add macro for MAC address printAman Deep Singh
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-04-21examples/ethtool: remove unused parsingChengwen Feng
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-01-30examples: warn about broken pkg-configBruce Richardson
2020-11-15examples: restore trace pointDavid Marchand
2020-11-05cmdline: avoid name clash with Windows system typesDmitry Kozlyuk
2020-10-20eal: rename lcore master and slaveStephen Hemminger
2020-09-07examples/ethtool: convert to pkg-config-based buildBruce Richardson
2020-04-23ethdev: add tracepointsSunil Kumar Kori
2020-04-16replace unused attributesThomas Monjalon
2019-10-07examples: check status of getting MAC addressIgor Romanov
2019-10-07examples: check status of getting ethdev infoIvan Ilchenko
2019-05-24net: add rte prefix to ether definesOlivier Matz
2019-05-24net: add rte prefix to ether functionsOlivier Matz
2019-05-24net: add rte prefix to ether structuresOlivier Matz
2019-03-30examples: detect default build directoryBruce Richardson
2019-03-20examples/ethtool: remove query of default configThomas Monjalon
2019-03-12mk: use linux and freebsd in config namesBruce Richardson
2018-10-22mk: build with _GNU_SOURCE defined by defaultAnatoly Burakov
2018-07-04ethdev: remove old offload APIFerruh Yigit
2018-04-27examples/ethtool: add a new command module-eepromZijie Pan
2018-04-27ethdev: remove experimental flag of ports enumerationThomas Monjalon
2018-04-18ethdev: deprecate port count functionThomas Monjalon
2018-04-18fix ethdev ports enumerationThomas Monjalon
2018-02-01examples: increase default ring sizes to 1024Kevin Laatz
2018-01-16examples/ethtool: convert to new ethdev offloads APIShahaf Shuler
2018-01-04examples: use SPDX tag for Intel copyright filesBruce Richardson
2017-07-08examples: adjust Rx and Tx descriptors to device limitsRoman Zhukov
2017-06-14fix typos using codespell utilityJerin Jacob
2017-05-01examples/ethtool: fix link with ixgbe shared libMarkos Chandras
2017-04-21examples/ethtool: disable promiscuous mode by defaultQi Zhang
2017-02-09examples/ethtool: display bus informationQiming Yang
2017-01-17examples/ethtool: display firmware versionQiming Yang
2016-12-20examples/ethtool: fix driver informationQiming Yang
2016-04-20ethdev: remove deprecated statisticsThomas Monjalon
2016-02-16examples/ethtool: fix buildThomas Monjalon
2015-12-10examples/ethtool: fix uninitialised variableRemy Horton
2015-12-09examples/ethtool: remove dead codeStephen Hemminger
2015-12-08examples/ethtool: add user-space ethtool sample applicationRemy Horton