Code Review
/
deb_dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
56e01dc
)
d/t/test-linkage - drop pmd xenvirt check
41/4941/2
author
Christian Ehrhardt
<
[email protected]
>
Mon, 30 Jan 2017 13:20:09 +0000
(14:20 +0100)
committer
Christian Ehrhardt
<
[email protected]
>
Mon, 30 Jan 2017 13:30:51 +0000
(14:30 +0100)
This test part of the test was arch specific e.g. not xen is
not build on ppc64el.
Change-Id: I71bed3a353c34b2785791406200eaf9bb275db2a
Signed-off-by: Christian Ehrhardt <
[email protected]
>
debian/tests/test-linkage
patch
|
blob
|
history
diff --git
a/debian/tests/test-linkage
b/debian/tests/test-linkage
index
a35c603
..
31e409e
100644
(file)
--- a/
debian/tests/test-linkage
+++ b/
debian/tests/test-linkage
@@
-36,7
+36,6
@@
echo "OK"
printf "\n\nChecking for expected feature dependent library dependencies\n"
# features only used by the lib that we enabled
ldd /usr/lib/*/librte_pmd_pcap.so | grep libpcap
-ldd /usr/lib/*/librte_pmd_xenvirt.so | grep libxenstore
echo "OK"
printf "\n\nChecking test execution\n"