Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
29982b02
Commit
29982b02
authored
Dec 07, 2020
by
Antoine Kaufmann
Browse files
images: oops fix missing mtcp kernel module
parent
a6cfd4df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
images/scripts/install-mtcp.sh
images/scripts/install-mtcp.sh
+1
-1
No files found.
images/scripts/install-mtcp.sh
View file @
29982b02
...
...
@@ -40,7 +40,7 @@ make -j4 -C dpdk install T=$RTE_TARGET
#sed -i -e 's://#define DEBUG:#define DEBUG:' \
# -e 's/RTE_LOG_EMERG/RTE_LOG_DEBUG/g' \
# dpdk-iface-kmod/dpdk_iface_main.c
#
(cd dpdk-iface-kmod && make -j4)
(
cd
dpdk-iface-kmod
&&
make
-j4
)
make
-j4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment