Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_SR_IOV_BondVF_DPDK[dut_setup3] failure with RHEL8.6 in-tree driver #99

Open
akiselev1 opened this issue Dec 19, 2022 · 0 comments
Open

Comments

@akiselev1
Copy link
Collaborator

DUT Kernel 4.18.0-372.32.1.el8_6.x86_64
IAVF Driver 4.18.0-372.32.1.el8_6.x86_64
NIC Driver ice 4.18.0-372.32.1.el8_6.x86_64
NIC Firmware 4.01

That was RHEL8.6 with in-tree driver.

-------------------------------------------------------------------------------- Captured stdout call --------------------------------------------------------------------------------
trafficgen: timeout 3 tcpdump -i ens7f1 -c 1 ether src aa:bb:cc:dd:ee:ff and ether dst aa:00:00:00:00:00
ip link set ens2f3 vf 0 state disable
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
be:88:3c:36:93:c6
ip link show ens7f3 | awk '/vf 0/{print $4;}'
aa:bb:cc:dd:ee:ff
trafficgen: timeout 3 tcpdump -i ens8f1 -c 1 ether src aa:bb:cc:dd:ee:ff and ether dst aa:00:00:00:00:00
ip link set ens2f3 vf 0 state enable
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95
ip link show ens2f3 | awk '/vf 0/{print $4;}'
66:c0:a0:8b:f7:95

Re-enabling vf 0 did not bring bond mac address back, as currently expected in the code.

Pytest report: https://redhat-eets.github.io/pytest-reports/4.18.0-372.37.1.el8_6-test_SR_IOV_BondVF_DPDK.html

Previous discussion on that matter: https://chat.google.com/room/AAAAobGmh9Q/UMT813hBJgw

jianzzha added a commit that referenced this issue Feb 15, 2023
jianzzha pushed a commit that referenced this issue Feb 15, 2023
* Temporary mark test_SR_IOV_BondVF_DPDK[dut_setup3] failure #99 as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant