Skip to content

Commit

Permalink
Update DPDK release
Browse files Browse the repository at this point in the history
Closes #219
  • Loading branch information
GeorgyKirichenko committed Jul 5, 2024
1 parent e4e45b5 commit e873976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ add_global_arguments('-Wno-unused-parameter', language: 'cpp')
libdpdk = subproject('dpdk', default_options: [
'platform=generic',
'cpu_instruction_set=corei7',
'pkt_mbuf_headroom=256',
'disable_apps=dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf',
'disable_libs=bitratestats,cfgfile,flow_classify,gpudev,gro,gso,kni,jobstats,latencystats,metrics,node,pdump,pipeline,port,power,table,vhost',
'enable_driver_sdk=true', 'disable_drivers=net/mlx4',
Expand Down
2 changes: 1 addition & 1 deletion subprojects/dpdk
Submodule dpdk updated 1172 files

0 comments on commit e873976

Please sign in to comment.