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.27 [+0.26] -4 -t # 2.50 [+2.23] tcp tx: 923 MB/s 15661 calls/s 15661 msg/s # 2.69 [+0.19] tcp rx: 1150 MB/s 54028 calls/s # 3.50 [+0.81] tcp tx: 1181 MB/s 20038 calls/s 20038 msg/s # 4.02 [+0.53] tcp rx: 1579 MB/s 11848 calls/s # 4.50 [+0.47] tcp tx: 1056 MB/s 17914 calls/s 17914 msg/s # 5.50 [+1.00] tcp tx: 1084 MB/s 18394 calls/s 18394 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.28] -4 -v # 6.82 [+1.01] udp rx: 600 MB/s 435968 calls/s # 6.84 [+0.02] udp tx: 1171 MB/s 19862 calls/s 19862 msg/s # 7.82 [+0.98] udp rx: 670 MB/s 485888 calls/s # 7.84 [+0.02] udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # 8.82 [+0.99] udp rx: 599 MB/s 435200 calls/s # 8.84 [+0.01] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 9.82 [+0.98] udp rx: 654 MB/s 474368 calls/s # 9.84 [+0.02] udp tx: 1279 MB/s 21705 calls/s 21705 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.13 [+0.26] -4 -G # 11.14 [+1.01] udp rx: 1120 MB/s 817319 calls/s # 11.16 [+0.02] udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # 12.14 [+0.98] udp rx: 1124 MB/s 819781 calls/s # 12.16 [+0.02] udp tx: 1123 MB/s 19058 calls/s 19058 msg/s # 13.14 [+0.98] udp rx: 1124 MB/s 820363 calls/s # 13.16 [+0.02] udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # 14.15 [+0.99] udp rx: 1138 MB/s 830408 calls/s # 14.16 [+0.01] udp tx: 1138 MB/s 19302 calls/s 19302 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__->