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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 974 MB/s 16533 calls/s 16533 msg/s # 2.59 [+0.00] tcp rx: 975 MB/s 49918 calls/s # 3.58 [+1.00] tcp tx: 1014 MB/s 17209 calls/s 17209 msg/s # 3.59 [+0.00] tcp rx: 1015 MB/s 51672 calls/s # 4.58 [+1.00] tcp tx: 1016 MB/s 17233 calls/s 17233 msg/s # 4.59 [+0.00] tcp rx: 1017 MB/s 51754 calls/s # 5.58 [+1.00] tcp tx: 1015 MB/s 17222 calls/s 17222 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.93 [+0.31] -4 -v # 6.95 [+1.02] udp rx: 443 MB/s 321024 calls/s # 6.96 [+0.01] udp tx: 973 MB/s 16510 calls/s 16510 msg/s # 7.95 [+0.99] udp rx: 452 MB/s 327424 calls/s # 7.96 [+0.01] udp tx: 964 MB/s 16351 calls/s 16351 msg/s # 8.95 [+0.99] udp rx: 490 MB/s 354560 calls/s # 8.96 [+0.01] udp tx: 929 MB/s 15768 calls/s 15768 msg/s # 9.95 [+0.99] udp rx: 532 MB/s 385280 calls/s # 9.96 [+0.01] udp tx: 882 MB/s 14969 calls/s 14969 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.30 [+1.01] udp rx: 1114 MB/s 812569 calls/s # 11.32 [+0.02] udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # 12.30 [+0.98] udp rx: 1132 MB/s 826300 calls/s # 12.32 [+0.02] udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # 13.30 [+0.98] udp rx: 1128 MB/s 823222 calls/s # 13.32 [+0.02] udp tx: 1128 MB/s 19134 calls/s 19134 msg/s # 14.30 [+0.98] udp rx: 1135 MB/s 827843 calls/s # 14.32 [+0.02] udp tx: 1134 MB/s 19240 calls/s 19240 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__->