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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+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: 1009 MB/s 17114 calls/s 17114 msg/s # 2.59 [+0.00] tcp rx: 1011 MB/s 36408 calls/s # 3.59 [+1.00] tcp tx: 910 MB/s 15438 calls/s 15438 msg/s # 3.85 [+0.25] tcp rx: 1204 MB/s 44664 calls/s # 4.59 [+0.75] tcp tx: 977 MB/s 16582 calls/s 16582 msg/s # 5.26 [+0.67] tcp rx: 1455 MB/s 38107 calls/s # 5.59 [+0.33] tcp tx: 1066 MB/s 18091 calls/s 18091 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.92 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 652 MB/s 472832 calls/s # 6.95 [+0.02] udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # 7.93 [+0.98] udp rx: 594 MB/s 430579 calls/s # 7.95 [+0.02] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 8.93 [+0.98] udp rx: 584 MB/s 423168 calls/s # 8.95 [+0.02] udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # 9.94 [+0.98] udp rx: 637 MB/s 461568 calls/s # 9.95 [+0.02] udp tx: 1208 MB/s 20494 calls/s 20494 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.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 1072 MB/s 781889 calls/s # 11.32 [+0.02] udp tx: 1096 MB/s 18593 calls/s 18593 msg/s # 12.30 [+0.98] udp rx: 1116 MB/s 814558 calls/s # 12.32 [+0.02] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 13.30 [+0.98] udp rx: 1161 MB/s 846978 calls/s # 13.32 [+0.02] udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # 14.30 [+0.98] udp rx: 1040 MB/s 759083 calls/s # 14.32 [+0.02] udp tx: 1033 MB/s 17528 calls/s 17528 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__->