Skip to content

Commit 7bfbc46

Browse files
committed
DPDK: Upgrade to 23.11.3.
1 parent 63d0cc0 commit 7bfbc46

2,867 files changed

Lines changed: 335870 additions & 81098 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dpdk/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ TAGS
3636
# ignore python bytecode files
3737
*.pyc
3838

39+
# ignore BPF programs
40+
drivers/net/tap/bpf/tap_bpf_program.o
41+
3942
# DTS results
4043
dts/output
4144

dpdk/ABI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23.0
1+
24.0

0 commit comments

Comments
 (0)