d/t/test-linkage - drop pmd xenvirt check
[deb_dpdk.git] / debian / tests / test-linkage
index a35c603..31e409e 100644 (file)
@@ -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"