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.32] -4 -t # 2.60 [+2.28] tcp tx: 896 MB/s 15206 calls/s 15206 msg/s # 2.60 [+0.00] tcp rx: 896 MB/s 50785 calls/s # 3.60 [+1.00] tcp tx: 914 MB/s 15519 calls/s 15519 msg/s # 3.60 [+0.00] tcp rx: 915 MB/s 51527 calls/s # 4.60 [+1.00] tcp tx: 958 MB/s 16250 calls/s 16250 msg/s # 4.60 [+0.00] tcp rx: 959 MB/s 48765 calls/s # 5.60 [+1.00] tcp tx: 936 MB/s 15887 calls/s 15887 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.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 645 MB/s 467712 calls/s # 6.94 [+0.02] udp tx: 1181 MB/s 20037 calls/s 20037 msg/s # 7.92 [+0.98] udp rx: 649 MB/s 470784 calls/s # 7.94 [+0.02] udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # 8.93 [+0.98] udp rx: 605 MB/s 438528 calls/s # 8.94 [+0.02] udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # 9.93 [+0.99] udp rx: 658 MB/s 476672 calls/s # 9.94 [+0.01] udp tx: 1236 MB/s 20968 calls/s 20968 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.31 [+0.33] -4 -G # 11.32 [+1.01] udp rx: 1022 MB/s 745518 calls/s # 11.35 [+0.03] udp tx: 1050 MB/s 17822 calls/s 17822 msg/s # 12.32 [+0.97] udp rx: 1057 MB/s 771191 calls/s # 12.35 [+0.02] udp tx: 1054 MB/s 17890 calls/s 17890 msg/s # 13.33 [+0.98] udp rx: 1077 MB/s 785949 calls/s # 13.35 [+0.02] udp tx: 1074 MB/s 18228 calls/s 18228 msg/s # 14.33 [+0.98] udp rx: 1108 MB/s 808245 calls/s # 14.35 [+0.02] udp tx: 1113 MB/s 18887 calls/s 18887 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__->