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
/
bbdev_app
Age
Commit message (
Expand
)
Author
2024-05-17
examples: use stdatomic API
Tyler Retzlaff
2024-04-19
examples: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-02-14
use C11 alignof
Tyler Retzlaff
2023-09-05
use abstracted bit count functions
David Marchand
2022-10-07
bbdev: allow operation type enum for growth
Nicolas Chautru
2022-10-04
ethdev: remove Rx header split port offload
Xuan Ding
2022-10-05
remove prefix to some local macros in apps and examples
David Marchand
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-10-19
examples/bbdev: use compiler atomics for flag sync
Joyce Kong
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: add eal cleanup to examples
Chengchang Tang
2021-04-21
examples: reduce indentation in build files
Bruce Richardson
2021-03-23
examples/bbdev: fix header include for musl
Thomas Monjalon
2021-01-30
examples: warn about broken pkg-config
Bruce Richardson
2020-10-31
examples/bbdev: switch to dynamic mbuf field
Thomas Monjalon
2020-10-31
examples: enclose DPDK includes with angle brackets
Thomas Monjalon
2020-10-20
eal: rename lcore master and slave
Stephen Hemminger
2020-09-21
examples: use new link status print format
Ivan Dyukov
2020-09-07
examples: remove legacy sections of makefiles
Ciara Power
2020-07-01
build/pkg-config: improve static linking flags
Bruce Richardson
2020-06-25
examples: add flush after stats printing
Georgiy Levashov
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: check status of getting link info
Igor Romanov
2019-10-07
examples: take promiscuous mode switch result into account
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-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-04
ethdev: convert remaining apps to new offload API
Thomas Monjalon
2018-04-18
fix ethdev port id validation
Thomas Monjalon
2018-01-31
examples/bbdev: fix unchecked return of stats
Amr Mokhtar
2018-01-31
examples/bbdev: fix memory leak in stats print
Amr Mokhtar
2018-01-31
examples/bbdev: fix out-of-bounds access in MAC print
Amr Mokhtar
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-29
mk: add experimental tag check
Neil Horman
2018-01-19
examples/bbdev: add sample app
Amr Mokhtar