add ipam tests for dpdk device

Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@est.tech>
This commit is contained in:
Periyasamy Palanisamy
2021-11-18 10:04:11 +01:00
parent 3033fd2e75
commit 547a516c30
2 changed files with 215 additions and 3 deletions

View File

@ -39,7 +39,7 @@ import (
bv "github.com/containernetworking/plugins/pkg/utils/buildversion"
)
const (
var (
sysBusPCI = "/sys/bus/pci/devices"
)