index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
ethtool
/
ethtool-app
Age
Commit message (
Expand
)
Author
2023-11-22
examples/ethtool: fix pause configuration
Huisong Li
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2021-11-17
examples/ethtool: close port before exit
Huisong Li
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-08
net: rename Ethernet header fields
Dmitry Kozlyuk
2021-09-07
net: add macro to extract MAC address bytes
Aman Deep Singh
2021-09-07
net: add macro for MAC address print
Aman Deep Singh
2021-05-05
examples: fix pkg-config override
Jerin Jacob
2021-04-21
examples/ethtool: remove unused parsing
Chengwen Feng
2021-04-21
examples: add eal cleanup to examples
Chengchang Tang
2021-01-30
examples: warn about broken pkg-config
Bruce Richardson
2020-11-15
examples: restore trace point
David Marchand
2020-11-05
cmdline: avoid name clash with Windows system types
Dmitry Kozlyuk
2020-10-20
eal: rename lcore master and slave
Stephen Hemminger
2020-09-07
examples/ethtool: convert to pkg-config-based build
Bruce Richardson
2020-04-23
ethdev: add tracepoints
Sunil Kumar Kori
2020-04-16
replace unused attributes
Thomas Monjalon
2019-10-07
examples: check status of getting MAC address
Igor Romanov
2019-10-07
examples: check status of getting ethdev info
Ivan Ilchenko
2019-05-24
net: add rte prefix to ether defines
Olivier Matz
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2019-03-30
examples: detect default build directory
Bruce Richardson
2019-03-20
examples/ethtool: remove query of default config
Thomas Monjalon
2019-03-12
mk: use linux and freebsd in config names
Bruce Richardson
2018-10-22
mk: build with _GNU_SOURCE defined by default
Anatoly Burakov
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
2018-04-27
examples/ethtool: add a new command module-eeprom
Zijie Pan
2018-04-27
ethdev: remove experimental flag of ports enumeration
Thomas Monjalon
2018-04-18
ethdev: deprecate port count function
Thomas Monjalon
2018-04-18
fix ethdev ports enumeration
Thomas Monjalon
2018-02-01
examples: increase default ring sizes to 1024
Kevin Laatz
2018-01-16
examples/ethtool: convert to new ethdev offloads API
Shahaf Shuler
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-07-08
examples: adjust Rx and Tx descriptors to device limits
Roman Zhukov
2017-06-14
fix typos using codespell utility
Jerin Jacob
2017-05-01
examples/ethtool: fix link with ixgbe shared lib
Markos Chandras
2017-04-21
examples/ethtool: disable promiscuous mode by default
Qi Zhang
2017-02-09
examples/ethtool: display bus information
Qiming Yang
2017-01-17
examples/ethtool: display firmware version
Qiming Yang
2016-12-20
examples/ethtool: fix driver information
Qiming Yang
2016-04-20
ethdev: remove deprecated statistics
Thomas Monjalon
2016-02-16
examples/ethtool: fix build
Thomas Monjalon
2015-12-10
examples/ethtool: fix uninitialised variable
Remy Horton
2015-12-09
examples/ethtool: remove dead code
Stephen Hemminger
2015-12-08
examples/ethtool: add user-space ethtool sample application
Remy Horton