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.35 [+0.34] -4 -t # 2.64 [+2.29] tcp tx: 537 MB/s 9120 calls/s 9120 msg/s # 2.64 [+0.00] tcp rx: 537 MB/s 33965 calls/s # 3.64 [+1.00] tcp tx: 508 MB/s 8627 calls/s 8627 msg/s # 3.64 [+0.00] tcp rx: 509 MB/s 35130 calls/s # 4.64 [+1.00] tcp tx: 504 MB/s 8558 calls/s 8558 msg/s # 4.64 [+0.00] tcp rx: 505 MB/s 34454 calls/s # 5.64 [+1.00] tcp tx: 503 MB/s 8545 calls/s 8545 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.32] -4 -v # 7.01 [+1.02] udp rx: 582 MB/s 421632 calls/s # 7.03 [+0.02] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 8.02 [+0.98] udp rx: 598 MB/s 433664 calls/s # 8.03 [+0.02] udp tx: 1290 MB/s 21884 calls/s 21884 msg/s # 9.02 [+0.98] udp rx: 614 MB/s 445184 calls/s # 9.03 [+0.02] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 10.02 [+0.98] udp rx: 602 MB/s 436480 calls/s # 10.03 [+0.02] udp tx: 1206 MB/s 20469 calls/s 20469 msg/s # 10.07 [+0.03] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.31] -4 -G # 11.39 [+1.02] udp rx: 1137 MB/s 829687 calls/s # 11.41 [+0.02] udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # 12.39 [+0.98] udp rx: 1159 MB/s 845759 calls/s # 12.41 [+0.02] udp tx: 1159 MB/s 19661 calls/s 19661 msg/s # 13.39 [+0.98] udp rx: 1160 MB/s 846717 calls/s # 13.41 [+0.02] udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # 14.39 [+0.98] udp rx: 1163 MB/s 848809 calls/s # 14.41 [+0.02] udp tx: 1163 MB/s 19734 calls/s 19734 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__->