index
:
dpdk-draft-windows
master
windpdk-next-dev
windpdk-v17.11-rc2
windpdk-v18.02
windpdk-v18.08
windpdk-v18.08-clang
Preparation of Windows support
Harini Ramakrishnan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
ptpclient
Age
Commit message (
Expand
)
Author
2019-03-30
examples: detect default build directory
Bruce Richardson
2019-03-12
mk: use linux and freebsd in config names
Bruce Richardson
2018-07-04
ethdev: remove old offload API
Ferruh Yigit
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 port id validation
Thomas Monjalon
2018-04-18
fix ethdev ports enumeration
Thomas Monjalon
2018-02-06
examples/ptpclient: fix Tx configuration
Pablo de Lara
2018-02-01
examples: increase default ring sizes to 1024
Kevin Laatz
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
examples: enable linking both static and shared
Bruce Richardson
2018-01-30
examples: use pkg-config in makefiles
Bruce Richardson
2018-01-30
examples: put app name and sources at top of makefiles
Bruce Richardson
2018-01-30
examples: build some samples with meson
Bruce Richardson
2018-01-16
examples/ptpclient: convert to new ethdev offloads API
Shahaf Shuler
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-10-13
examples: fix port id type
Zhiyong Yang
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-07-08
examples: adjust Rx and Tx descriptors to device limits
Roman Zhukov
2017-03-10
examples: fix optind reset
Keith Wiles
2016-07-25
mk: fix link with glibc < 2.17
Thomas Monjalon
2016-03-22
mk: fix missing librt dependencies
Daniel Mrzyglod
2015-11-13
examples/ptpclient: add minimal PTP client
Daniel Mrzyglod