Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/104932 Subject: [v1] nics/net_device: fix pylama errors _Testing issues_ Diff: nics/net_device.py DPDK: commit 042f5a355a57b31a9f87824173a9d427b21abdb8 Author: David Marchand Date: Thu Dec 2 19:11:21 2021 +0100 Comment: version: 22.03-rc0 DTS: commit 0dad4af293e3efbd6de001d9f5a717abb5edfe49 Author: Lewei Yang Date: Wed Nov 24 17:23:43 2021 +0000 Comment: tests/mtu_update:igc can receive packets 8 larger than MTU Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | virtio_smoke | Virtio | not run | run | | pf_smoke | CVL Only | run | not run | | cvl_rss_configure | CVL Only | run | not run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/5059328c9401416bb528dc632fcbdc6d #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/3/3/0/0 Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0 DPDK STV team