make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.31] -4 -t # 2.59 [+2.27] tcp tx: 958 MB/s 16263 calls/s 16263 msg/s # 2.63 [+0.04] tcp rx: 988 MB/s 51839 calls/s # 3.59 [+0.96] tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # 3.63 [+0.04] tcp rx: 973 MB/s 48634 calls/s # 4.59 [+0.96] tcp tx: 620 MB/s 10527 calls/s 10527 msg/s # 4.63 [+0.04] tcp rx: 609 MB/s 36126 calls/s # 5.59 [+0.96] tcp tx: 647 MB/s 10975 calls/s 10975 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 523 MB/s 379510 calls/s # 6.96 [+0.01] udp tx: 1109 MB/s 18815 calls/s 18815 msg/s # 7.95 [+0.99] udp rx: 627 MB/s 454763 calls/s # 7.96 [+0.01] udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # 8.95 [+0.99] udp rx: 620 MB/s 449420 calls/s # 8.96 [+0.01] udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # 9.95 [+0.99] udp rx: 646 MB/s 468108 calls/s # 9.96 [+0.01] udp tx: 1266 MB/s 21487 calls/s 21487 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.34] -4 -G # 11.35 [+1.01] udp rx: 1112 MB/s 811060 calls/s # 11.38 [+0.02] udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # 12.35 [+0.98] udp rx: 1098 MB/s 800923 calls/s # 12.38 [+0.02] udp tx: 1099 MB/s 18656 calls/s 18656 msg/s # 13.35 [+0.98] udp rx: 1131 MB/s 825217 calls/s # 13.38 [+0.02] udp tx: 1133 MB/s 19225 calls/s 19225 msg/s # 14.36 [+0.98] udp rx: 1095 MB/s 798622 calls/s # 14.38 [+0.02] udp tx: 1093 MB/s 18553 calls/s 18553 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->