Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/121603 Subject: [V1,7/7] test_plans/index: add 3 suite _Testing issues_ Diff: tests/TestSuite_vf_pmd_bonded.py test_plans/vf_pmd_bonded_test_plan.rst tests/TestSuite_vf_pmd_bonded_8023ad.py test_plans/vf_pmd_bonded_8023ad_test_plan.rst tests/TestSuite_vf_pmd_stacked_bonded.py test_plans/vf_pmd_stacked_bonded_test_plan.rst test_plans/index.rst DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit f036e7097fe1079c36d566ebef57c2328f5eb865 Author: Song Jiale Date: Wed Jan 4 11:29:43 2023 +0000 Comment: test_plans/multiprocess: optimize the testplan format Test environment and result as below: +-----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------------------+----------+---------------------------------+--------------------------------+ | vf_pmd_bonded | NIC VF | not run | run | | vf_pmd_stacked_bonded | NIC VF | not run | run | | vf_pmd_bonded_8023ad | NIC VF | not run | run | +-----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/7882441ff8bf45f4bc51a324e02a5a1d #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-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: NA Status: FAILURE Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 0/0/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 27/5/22/0/0 Detail test results: +-------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------------+------------+---------------+ | vf_pmd_bonded/test_bound_promisc_opt | failed | n/a | | vf_pmd_bonded/test_tlb_one_slave_dwon | failed | n/a | | vf_pmd_bonded/test_broadcast_rx_tx | failed | n/a | | vf_pmd_bonded/test_active_backup_one_slave_down | failed | n/a | | vf_pmd_bonded/test_round_robin_rx_tx | failed | n/a | | vf_pmd_bonded/test_xor_rx | failed | n/a | | vf_pmd_bonded/test_active_backup_change_primary | failed | n/a | | vf_pmd_bonded/test_round_robin_one_slave_down | failed | n/a | | vf_pmd_bonded/test_broadcast_tx_all_slaves_down | failed | n/a | | vf_pmd_bonded/test_tlb_basic | failed | n/a | | vf_pmd_bonded/test_active_backup_rx_tx | failed | n/a | | vf_pmd_bonded/test_bound_mac_opt | failed | n/a | | vf_pmd_bonded/test_round_robin_all_slaves_down | failed | n/a | | vf_pmd_bonded/test_tlb_all_slaves_down | failed | n/a | | vf_pmd_bonded/test_xor_l34_forward | failed | n/a | | vf_pmd_bonded/test_xor_tx_all_slaves_down | failed | n/a | | vf_pmd_bonded/test_active_backup_all_slaves_down | failed | n/a | | vf_pmd_bonded/test_broadcast_tx_one_slave_down | failed | n/a | | vf_pmd_bonded/test_bound_basic_opt | failed | n/a | | vf_pmd_bonded/test_xor_tx_one_slave_down | failed | n/a | | vf_pmd_bonded/test_xor_tx | failed | n/a | | vf_pmd_bonded/test_tlb_rx_tx | failed | n/a | | vf_pmd_stacked_bonded/test_mode_xor_rx | passed | n/a | | vf_pmd_stacked_bonded/test_mode_backup_rx | passed | n/a | | vf_pmd_stacked_bonded/test_mode_backup_one_slave_down | passed | n/a | | vf_pmd_stacked_bonded/test_mode_xor_rx_one_slave_down | passed | n/a | | vf_pmd_stacked_bonded/test_basic_behav | passed | n/a | +-------------------------------------------------------+------------+---------------+ DPDK STV team