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.27] -4 -t # 2.51 [+2.24] tcp tx: 1055 MB/s 17904 calls/s 17904 msg/s # 3.51 [+1.00] tcp tx: 1162 MB/s 19718 calls/s 19718 msg/s # 4.05 [+0.54] tcp rx: 2843 MB/s 67098 calls/s # 4.51 [+0.46] tcp tx: 1166 MB/s 19792 calls/s 19792 msg/s # 5.51 [+1.00] tcp tx: 1171 MB/s 19871 calls/s 19871 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.82 [+0.28] -4 -v # 6.84 [+1.01] udp rx: 659 MB/s 478464 calls/s # 6.85 [+0.02] udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # 7.84 [+0.98] udp rx: 673 MB/s 487680 calls/s # 7.85 [+0.02] udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # 8.84 [+0.99] udp rx: 672 MB/s 486912 calls/s # 8.85 [+0.01] udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # 9.84 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.85 [+0.01] udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 1145 MB/s 835594 calls/s # 11.19 [+0.02] udp tx: 1165 MB/s 19761 calls/s 19761 msg/s # 12.17 [+0.98] udp rx: 1144 MB/s 834850 calls/s # 12.19 [+0.02] udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # 13.17 [+0.99] udp rx: 1138 MB/s 830313 calls/s # 13.19 [+0.01] udp tx: 1138 MB/s 19306 calls/s 19306 msg/s # 14.17 [+0.99] udp rx: 1140 MB/s 831850 calls/s # 14.19 [+0.01] udp tx: 1140 MB/s 19339 calls/s 19339 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__->