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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 907 MB/s 15400 calls/s 15400 msg/s # 2.53 [+0.00] tcp rx: 908 MB/s 50836 calls/s # 3.53 [+1.00] tcp tx: 968 MB/s 16425 calls/s 16425 msg/s # 3.53 [+0.00] tcp rx: 970 MB/s 50172 calls/s # 4.53 [+1.00] tcp tx: 945 MB/s 16029 calls/s 16029 msg/s # 4.53 [+0.00] tcp rx: 945 MB/s 48870 calls/s # 5.53 [+1.00] tcp tx: 958 MB/s 16250 calls/s 16250 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.30] -4 -v # 6.87 [+1.01] udp rx: 550 MB/s 398592 calls/s # 6.89 [+0.02] udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # 7.87 [+0.98] udp rx: 551 MB/s 399447 calls/s # 7.89 [+0.02] udp tx: 1330 MB/s 22570 calls/s 22570 msg/s # 8.87 [+0.98] udp rx: 644 MB/s 466769 calls/s # 8.89 [+0.02] udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # 9.87 [+0.98] udp rx: 660 MB/s 478260 calls/s # 9.89 [+0.02] udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.31] -4 -G # 11.24 [+1.01] udp rx: 1105 MB/s 805933 calls/s # 11.26 [+0.02] udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # 12.24 [+0.98] udp rx: 1118 MB/s 815470 calls/s # 12.26 [+0.02] udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # 13.25 [+0.98] udp rx: 1143 MB/s 833623 calls/s # 13.26 [+0.02] udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # 14.25 [+0.98] udp rx: 1090 MB/s 795468 calls/s # 14.26 [+0.02] udp tx: 1093 MB/s 18540 calls/s 18540 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__->