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
/
skeleton
Age
Commit message (
Expand
)
Author
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2022-01-11
fix spelling in comments and strings
Josh Soref
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-18
ethdev: fix max Rx packet length
Ferruh Yigit
2021-09-07
net: add macro to extract MAC address bytes
Aman Deep Singh
2021-07-31
doc: use code snippets in sample app guides
Conor Fogarty
2021-05-12
examples/skeleton: fix NUMA check of port and core
Min Hu (Connor)
2021-05-05
examples: fix pkg-config override
Jerin Jacob
2021-04-21
examples: add eal cleanup to examples
Chengchang Tang
2021-04-21
examples: reduce indentation in build files
Bruce Richardson
2021-01-30
examples: warn about broken pkg-config
Bruce Richardson
2020-11-15
examples: restore trace point
David Marchand
2020-10-20
eal: rename lcore master and slave
Stephen Hemminger
2020-09-07
examples: remove legacy sections of makefiles
Ciara Power
2020-07-01
build/pkg-config: improve static linking flags
Bruce Richardson
2020-04-23
ethdev: add tracepoints
Sunil Kumar Kori
2020-04-16
replace no-return attributes
Thomas Monjalon
2019-11-20
examples: hide error for missing pkg-config path flag
Bruce Richardson
2019-11-20
examples: fix build with old pkg-config
Bruce Richardson
2019-10-07
examples: check status of getting MAC address
Igor Romanov
2019-10-07
examples: take promiscuous mode switch result into account
Ivan Ilchenko
2019-10-07
examples: check status of getting ethdev info
Ivan Ilchenko
2019-07-03
examples: fix pkg-config detection with older make
Bruce Richardson
2019-07-02
examples: support relocated DPDK install
Bruce Richardson
2019-05-24
net: add rte prefix to ether defines
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2019-05-20
examples: fix make clean when using pkg-config
Bruce Richardson
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-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/skeleton: convert to new ethdev offloads API
Shahaf Shuler
2018-01-04
examples: use SPDX tag for Intel copyright files
Bruce Richardson
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-07-08
examples: adjust Rx and Tx descriptors to device limits
Roman Zhukov
2015-05-11
apps: fix default mbuf size
Konstantin Ananyev
2015-04-28
apps: use helper to create mbuf pools
Olivier Matz
2015-03-17
examples/skeleton: improve documentation
John McNamara
2014-11-27
examples: no more bare metal environment
David Marchand
2014-11-26
examples/skeleton: very simple code for packet forwarding
Bruce Richardson