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.51 [+2.23] tcp tx: 1056 MB/s 17911 calls/s 17911 msg/s # 2.53 [+0.02] tcp rx: 1082 MB/s 53979 calls/s # 3.51 [+0.98] tcp tx: 1017 MB/s 17265 calls/s 17265 msg/s # 3.53 [+0.02] tcp rx: 1014 MB/s 51672 calls/s # 4.51 [+0.98] tcp tx: 1015 MB/s 17229 calls/s 17229 msg/s # 4.53 [+0.02] tcp rx: 1017 MB/s 51937 calls/s # 5.51 [+0.98] tcp tx: 1017 MB/s 17260 calls/s 17260 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 658 MB/s 477184 calls/s # 6.83 [+0.02] udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # 7.82 [+0.98] udp rx: 670 MB/s 485888 calls/s # 7.83 [+0.02] udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # 8.82 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.83 [+0.02] udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # 9.82 [+0.98] udp rx: 671 MB/s 486144 calls/s # 9.83 [+0.02] udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.28] -4 -G # 11.15 [+1.01] udp rx: 1126 MB/s 821459 calls/s # 11.17 [+0.02] udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # 12.16 [+0.98] udp rx: 1144 MB/s 834750 calls/s # 12.17 [+0.02] udp tx: 1144 MB/s 19406 calls/s 19406 msg/s # 13.16 [+0.99] udp rx: 1141 MB/s 832556 calls/s # 13.17 [+0.01] udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # 14.16 [+0.99] udp rx: 1141 MB/s 832472 calls/s # 14.17 [+0.01] udp tx: 1140 MB/s 19347 calls/s 19347 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__->