diff options
Diffstat (limited to 'topologies/available/lf_3nb_spr_testbed22.yaml')
-rw-r--r-- | topologies/available/lf_3nb_spr_testbed22.yaml | 42 |
1 files changed, 39 insertions, 3 deletions
diff --git a/topologies/available/lf_3nb_spr_testbed22.yaml b/topologies/available/lf_3nb_spr_testbed22.yaml index f8e9708283..4b6f378e8c 100644 --- a/topologies/available/lf_3nb_spr_testbed22.yaml +++ b/topologies/available/lf_3nb_spr_testbed22.yaml @@ -24,7 +24,19 @@ nodes: pci_address: "0000:f2:01.0" driver: idxd model: Intel-DSA - cryptodev: "0000:76:00.0" + cryptodev: + device1: + pci_address: "0000:76:00.0" + driver: "4xxx" + model: "HW_4xxx" + module: "qat_4xxx" + numvfs: 8 + device2: + pci_address: "0000:7a:00.0" + driver: "4xxx" + model: "HW_4xxx" + module: "qat_4xxx" + numvfs: 8 interfaces: port1: # s55-t22-tg1-c4/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. @@ -75,7 +87,19 @@ nodes: pci_address: "0000:f2:01.0" driver: idxd model: Intel-DSA - cryptodev: "0000:76:00.0" + cryptodev: + device1: + pci_address: "0000:76:00.0" + driver: "4xxx" + model: "HW_4xxx" + module: "qat_4xxx" + numvfs: 8 + device2: + pci_address: "0000:7a:00.0" + driver: "4xxx" + model: "HW_4xxx" + module: "qat_4xxx" + numvfs: 8 interfaces: port1: # s54-t22-sut1-c4/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. @@ -126,7 +150,19 @@ nodes: pci_address: "0000:f2:01.0" driver: idxd model: Intel-DSA - cryptodev: "0000:f3:00.0" + cryptodev: + device1: + pci_address: "0000:f3:00.0" + driver: "4xxx" + model: "HW_4xxx" + module: "qat_4xxx" + numvfs: 8 + device2: + pci_address: "0000:f7:00.0" + driver: "4xxx" + model: "HW_4xxx" + module: "qat_4xxx" + numvfs: 8 interfaces: port1: # s54-t22-sut1-c9/p1 - 100GE port1 Intel E810-CQDA2 2p100GE. |