Update build_dpdk.sh

This commit is contained in:
Christopher Blair 2024-12-27 15:29:53 +08:00 committed by GitHub
parent 546b2470b9
commit 4dce2dabf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ cd /data/f-stack/app/redis-6.2.6/deps/jemalloc
./autogen.sh
cd /data/f-stack/app/redis-6.2.6
make
cd /data/f-stack
./start.sh -b ./app/redis-6.2.6/src/redis-server -o app/redis-6.2.6/redis.conf
cd /data/f-stack/tools
make