index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
ethtool
Age
Commit message (
Expand
)
Author
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
2019-03-12
build/linux: rename macro from LINUXAPP to LINUX
Bruce Richardson
2019-03-05
examples/ethtool: fix two typos
Rami Rosen
2018-10-22
mk: build with _GNU_SOURCE defined by default
Anatoly Burakov
2018-07-12
examples: make Linux environment check consistent
Thomas Monjalon
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-17
examples: add empty meson files for unsupported ones
Bruce Richardson
2018-04-18
ethdev: deprecate port count function
Thomas Monjalon
2018-04-18
fix ethdev ports enumeration
Thomas Monjalon
2018-04-14
ethdev: replace bus specific struct with generic dev
Ferruh Yigit
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-11-07
examples: remove dependency on PCI
Bruce Richardson
2017-10-26
pci: introduce library and driver
Gaetan Rivet
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-10-13
examples: fix port id type
Zhiyong Yang
2017-07-09
examples/ethtool: include PCI header directly
Thomas Monjalon
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-03-27
mk: optimize directory dependencies
Olivier Matz
2017-02-09
examples/ethtool: display bus information
Qiming Yang
2017-01-17
examples/ethtool: use ixgbe public function
Bernard Iremonger
2017-01-17
examples/ethtool: display firmware version
Qiming Yang
2016-12-20
examples/ethtool: fix driver information
Qiming Yang
2016-12-20
examples/ethtool: fix querying non-PCI devices
Remy Horton
2016-07-10
ethdev: get registers width
Zyta Szpak
2016-06-29
mk: fix internal dependencies
Thomas Monjalon
2016-05-24
ethdev: use dedicated macro to check port id
Mauricio Vasquez B
2016-04-20
ethdev: remove deprecated statistics
Thomas Monjalon
2016-02-16
examples/ethtool: fix build
Thomas Monjalon
2015-12-14
examples: skip unsupported ethtool and l3fwd-power on FreeBSD
Yong Liu
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