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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 989 MB/s 16776 calls/s 16776 msg/s # 2.63 [+0.04] tcp rx: 1034 MB/s 51358 calls/s # 3.59 [+0.96] tcp tx: 972 MB/s 16500 calls/s 16500 msg/s # 3.66 [+0.06] tcp rx: 977 MB/s 47981 calls/s # 4.59 [+0.94] tcp tx: 952 MB/s 16160 calls/s 16160 msg/s # 4.66 [+0.06] tcp rx: 968 MB/s 47782 calls/s # 5.59 [+0.94] tcp tx: 888 MB/s 15069 calls/s 15069 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 651 MB/s 472320 calls/s # 6.95 [+0.02] udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # 7.93 [+0.98] udp rx: 669 MB/s 484864 calls/s # 7.95 [+0.02] udp tx: 1265 MB/s 21472 calls/s 21472 msg/s # 8.93 [+0.98] udp rx: 642 MB/s 465152 calls/s # 8.95 [+0.02] udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # 9.93 [+0.98] udp rx: 671 MB/s 486912 calls/s # 9.95 [+0.02] udp tx: 1126 MB/s 19101 calls/s 19101 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.27] -4 -G # 11.27 [+1.01] udp rx: 663 MB/s 483653 calls/s # 11.29 [+0.02] udp tx: 678 MB/s 11510 calls/s 11510 msg/s # 12.27 [+0.98] udp rx: 681 MB/s 497249 calls/s # 12.29 [+0.02] udp tx: 681 MB/s 11566 calls/s 11566 msg/s # 13.27 [+0.98] udp rx: 682 MB/s 497748 calls/s # 13.29 [+0.02] udp tx: 685 MB/s 11624 calls/s 11624 msg/s # 14.27 [+0.98] udp rx: 690 MB/s 503268 calls/s # 14.29 [+0.02] udp tx: 690 MB/s 11703 calls/s 11703 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__->