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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1029 MB/s 17469 calls/s 17469 msg/s # 2.49 [+0.00] tcp rx: 1030 MB/s 52549 calls/s # 3.49 [+1.00] tcp tx: 986 MB/s 16731 calls/s 16731 msg/s # 3.49 [+0.00] tcp rx: 987 MB/s 50675 calls/s # 4.49 [+1.00] tcp tx: 945 MB/s 16035 calls/s 16035 msg/s # 4.49 [+0.00] tcp rx: 946 MB/s 49288 calls/s # 5.49 [+1.00] tcp tx: 956 MB/s 16223 calls/s 16223 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 653 MB/s 473344 calls/s # 6.81 [+0.02] udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # 7.80 [+0.98] udp rx: 663 MB/s 480875 calls/s # 7.81 [+0.02] udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # 8.80 [+0.99] udp rx: 607 MB/s 440109 calls/s # 8.81 [+0.01] udp tx: 1132 MB/s 19202 calls/s 19202 msg/s # 9.80 [+0.99] udp rx: 531 MB/s 384546 calls/s # 9.81 [+0.01] udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.27] -4 -G # 11.13 [+1.01] udp rx: 1105 MB/s 806329 calls/s # 11.14 [+0.02] udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # 12.13 [+0.98] udp rx: 1119 MB/s 816807 calls/s # 12.14 [+0.02] udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # 13.13 [+0.98] udp rx: 1124 MB/s 819864 calls/s # 13.14 [+0.02] udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # 14.13 [+0.98] udp rx: 1121 MB/s 817740 calls/s # 14.14 [+0.02] udp tx: 1121 MB/s 19028 calls/s 19028 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__->