Uploaded image for project: 'Integrated Cloud Native NFV'
  1. Integrated Cloud Native NFV
  2. ICN-23

End to End Testing for SRIOV and QAT with sample workloads

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Medium
    • None

    Description

      Prerequisite: SRIOV and QAT device plugin installed on compute cluster

      Resources: QAT Card - Intel® C627 Chipset, Intel Ethernet Controller 700 Series.

      Components Version: OS Ubuntu 18.04, KUD version

      Task Description: Verify sample workload for SRIOV and QAT device plugin

      Testing:

      1. SRIOV

      cat sriov-nad.yaml | kubectl apply -f -

      cat sriov-eno2-pod.yaml | kubectl apply -f -

       

      2. QAT

      cat test.yaml | kubectl apply -f -

      kubectl exec -it dpdk2 bash

      ./dpdk-test-crypto-perf -l 6-7 -w $QAT1 – --ptest throughput --\

      devtype crypto_qat --optype cipher-only --cipher-algo aes-cbc --cipher-op \

      encrypt --cipher-key-sz 16 --total-ops 10000000 --burst-sz 32 --buffer-sz 64

       

      Expected Deliverables: test yaml file, test docker image

       

      Attachments

        Activity

          People

            hle2 Huifeng Le
            r.kuralamudhan Kuralamudhan Ramakrishnan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: