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.82 [+1.82] default - gro flag ok # 2.04 [+0.21] - peer gro flag ok # 2.24 [+0.20] - tso flag ok # 2.45 [+0.20] - peer tso flag ok DETECTED CRASH, lowering timeout # 2.86 [+0.42] - aggregation ok # 3.63 [+0.77] - aggregation with TSO off ok # 5.41 [+1.78] with gro on - gro flag ok # 5.56 [+0.14] - peer gro flag ok # 5.70 [+0.14] - tso flag ok # 5.82 [+0.12] - peer tso flag ok # 6.29 [+0.47] - aggregation with TSO off ok # 8.19 [+1.90] gro vs xdp while down - gro flag off ok # 8.39 [+0.20] - after down ok # 8.59 [+0.20] - after xdp off ok # 8.80 [+0.21] - after up ok # 9.14 [+0.34] - after peer xdp ok # 10.74 [+1.60] gro vs xdp while down - gro flag on ok # 10.94 [+0.19] - after down ok # 11.16 [+0.22] - after xdp off ok # 11.37 [+0.21] - after up ok # 11.71 [+0.34] - after peer xdp ok # 13.25 [+1.54] default channels ok # 13.55 [+0.30] with gro enabled on link down - gro flag ok # 13.68 [+0.12] - peer gro flag ok # 13.81 [+0.14] - tso flag ok # 13.95 [+0.13] - peer tso flag ok # 14.48 [+0.53] - aggregation with TSO off ok # 16.48 [+2.00] setting tx channels ok # 17.00 [+0.52] setting both rx and tx channels ok # 17.55 [+0.55] bad setting: combined channels ok # 18.09 [+0.54] setting invalid channels nr ok # 18.32 [+0.23] bad setting: XDP with RX nr less than TX ok # 18.95 [+0.63] bad setting: reducing RX nr below peer TX with XDP set ok # 19.05 [+0.10] bad setting: increasing peer TX nr above RX with XDP set ok # 19.63 [+0.58] setting invalid channels nr ok # 19.96 [+0.33] with xdp attached - gro flag ok # 20.10 [+0.14] - peer gro flag ok # 20.21 [+0.11] - tso flag ok # 20.35 [+0.14] - peer tso flag ok # 20.71 [+0.36] - no aggregation ok # 21.34 [+0.63] - gro flag with GRO on ok # 21.58 [+0.25] - aggregation ok # 22.26 [+0.67] - after dev off, flag ok # 22.40 [+0.14] - peer flag ok # 22.72 [+0.32] - after gro on xdp off, gro flag ok # 22.86 [+0.14] - peer gro flag ok # 23.00 [+0.14] - tso flag ok # 23.14 [+0.14] - peer tso flag ok # 23.68 [+0.53] decreasing tx channels with device down ok # 24.05 [+0.38] - aggregation ok # 25.12 [+1.07] increasing tx channels with device down ok # 25.72 [+0.60] 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__->