make -C tools/testing/selftests TARGETS="net" TEST_PROGS=veth.sh TEST_GEN__PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: veth.sh # 1.87 [+1.87] default - gro flag ok # 2.07 [+0.20] - peer gro flag ok # 2.30 [+0.23] - tso flag ok # 2.48 [+0.18] - peer tso flag ok DETECTED CRASH, lowering timeout # 2.90 [+0.41] - aggregation ok # 3.67 [+0.77] - aggregation with TSO off ok # 5.56 [+1.89] with gro on - gro flag ok # 5.70 [+0.14] - peer gro flag ok # 5.85 [+0.15] - tso flag ok # 6.00 [+0.15] - peer tso flag ok # 6.46 [+0.47] - aggregation with TSO off ok # 8.41 [+1.95] gro vs xdp while down - gro flag off ok # 8.63 [+0.21] - after down ok # 8.82 [+0.20] - after xdp off ok # 9.04 [+0.22] - after up ok # 9.38 [+0.34] - after peer xdp ok # 11.04 [+1.66] gro vs xdp while down - gro flag on ok # 11.23 [+0.20] - after down ok # 11.44 [+0.21] - after xdp off ok # 11.66 [+0.22] - after up ok # 12.00 [+0.34] - after peer xdp ok # 13.55 [+1.55] default channels ok # 13.86 [+0.31] with gro enabled on link down - gro flag ok # 14.02 [+0.15] - peer gro flag ok # 14.16 [+0.14] - tso flag ok # 14.31 [+0.15] - peer tso flag ok # 14.85 [+0.54] - aggregation with TSO off ok # 17.08 [+2.22] setting tx channels ok # 17.61 [+0.53] setting both rx and tx channels ok # 18.14 [+0.53] bad setting: combined channels ok # 18.67 [+0.52] setting invalid channels nr ok # 18.89 [+0.23] bad setting: XDP with RX nr less than TX ok # 19.52 [+0.63] bad setting: reducing RX nr below peer TX with XDP set ok # 19.63 [+0.11] bad setting: increasing peer TX nr above RX with XDP set ok # 20.20 [+0.57] setting invalid channels nr ok # 20.53 [+0.33] with xdp attached - gro flag ok # 20.67 [+0.14] - peer gro flag ok # 20.80 [+0.13] - tso flag ok # 20.94 [+0.13] - peer tso flag ok # 21.29 [+0.36] - no aggregation ok # 21.95 [+0.66] - gro flag with GRO on ok # 22.20 [+0.25] - aggregation ok # 22.90 [+0.70] - after dev off, flag ok # 23.04 [+0.14] - peer flag ok # 23.36 [+0.32] - after gro on xdp off, gro flag ok # 23.51 [+0.15] - peer gro flag ok # 23.64 [+0.13] - tso flag ok # 23.78 [+0.14] - peer tso flag ok # 24.32 [+0.54] decreasing tx channels with device down ok # 24.71 [+0.38] - aggregation ok # 25.81 [+1.11] increasing tx channels with device down ok # 26.42 [+0.61] aggregation again with default and TSO off ok ok 1 selftests: net: veth.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->