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
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
2024-10-10
bpf: fix free function mismatch if convert fails
Stephen Hemminger
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-08-08
version: 24.11-rc0
David Marchand
2024-07-04
bpf: fix load hangs with six IPv6 addresses
Konstantin Ananyev
2024-07-04
bpf: fix MOV instruction evaluation
Konstantin Ananyev
2024-06-18
bpf: disable on 32-bit x86
Luca Boccassi
2024-03-06
lib: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-03-01
lib: use log helper with prefix
Tyler Retzlaff
2023-12-21
lib: use per line logging in helpers
David Marchand
2023-12-21
lib: replace logging helpers
David Marchand
2023-12-21
lib: simplify multilines log messages
David Marchand
2023-12-21
bpf: remove log level in internal helper
David Marchand
2023-11-13
bpf: promote some functions as stable
Stephen Hemminger
2023-09-29
bpf: use stdatomic API
Tyler Retzlaff
2023-09-05
use abstracted bit count functions
David Marchand
2023-07-31
version: 23.11-rc0
David Marchand
2023-06-27
lib: restrict use of keyword extern
Thomas Monjalon
2023-03-20
bpf: rename functions to avoid conflict with libpcap
J.J. Martzki
2023-03-12
remove repeated words
Stephen Hemminger
2022-11-15
cleanup compat header inclusions
David Marchand
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2022-09-21
bpf: avoid useless memcpy call
Henning Schild
2022-07-21
version: 22.11-rc0
David Marchand
2022-03-14
bpf: fix build with some libpcap version on FreeBSD
David Marchand
2022-02-22
bpf: add missing C++ guards
Brian Dooley
2022-02-22
lib: remove unneeded header includes
Sean Morrissey
2022-01-11
fix spelling in comments and strings
Josh Soref
2021-11-16
fix spelling in comments and doxygen
Stephen Hemminger
2021-11-10
build: cleanup libpcap dependent components
David Marchand
2021-11-04
bpf: fix convert API when libpcap missing
Konstantin Ananyev
2021-11-04
bpf: fix doxygen comment
Konstantin Ananyev
2021-11-03
bpf: use wait until scheme for Rx/Tx iteration
Feifei Wang
2021-10-22
build/windows: remove separate list of libs
Bruce Richardson
2021-10-22
bpf: add function to dump eBPF instructions
Stephen Hemminger
2021-10-22
bpf: add function to convert classic BPF to DPDK BPF
Stephen Hemminger
2021-10-22
bpf: allow self-xor operation
Stephen Hemminger
2021-09-22
lib: remove C++ include guard from private headers
Thomas Monjalon
2021-08-17
version: 21.11-rc0
Thomas Monjalon
2021-05-11
log: register with standardized names
David Marchand
2021-05-05
bpf: fix JSLT validation
Hongbo Zheng
2021-04-21
lib: remove librte_ prefix from directory names
Bruce Richardson