Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121461 Subject: [V1,2/2] tests/vf_l2fwd: add vf_l2fwd test script _Testing OK_ Diff: test_plans/vf_l2fwd_test_plan.rst test_plans/index.rst tests/TestSuite_vf_l2fwd.py DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit c3e48167b5dcb11996a5af5e203d758a9ad4bfaf Author: Lijuan Tu Date: Thu Dec 22 14:47:00 2022 +0800 Comment: framework: fix umount ahead of mount Test environment and result as below: +----------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +----------+----------+--------------------------------+---------------------------------+ | vf_l2fwd | NIC VF | run | not run | +----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/a019b0c2264d437e9c323f26c855eaf1 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.8.0-45-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 1/1/0/0/0 Detail test results: +-------------------------------------+------------+ | suit/case | with_patch | +-------------------------------------+------------+ | vf_l2fwd/test_vf_l2fwd_port_forward | passed | +-------------------------------------+------------+ DPDK STV team