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.25 [+0.25] -4 -t # 2.48 [+2.22] tcp tx: 1011 MB/s 17156 calls/s 17156 msg/s # 2.48 [+0.00] tcp rx: 1012 MB/s 51638 calls/s # 3.48 [+1.00] tcp tx: 1008 MB/s 17100 calls/s 17100 msg/s # 3.48 [+0.00] tcp rx: 1009 MB/s 51538 calls/s # 4.48 [+1.00] tcp tx: 976 MB/s 16563 calls/s 16563 msg/s # 4.48 [+0.00] tcp rx: 977 MB/s 49871 calls/s # 5.48 [+1.00] tcp tx: 979 MB/s 16609 calls/s 16609 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.24] -4 -v # 6.76 [+1.01] udp rx: 659 MB/s 478208 calls/s # 6.78 [+0.02] udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # 7.76 [+0.98] udp rx: 669 MB/s 485120 calls/s # 7.78 [+0.02] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 8.76 [+0.99] udp rx: 670 MB/s 485632 calls/s # 8.78 [+0.01] udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # 9.76 [+0.99] udp rx: 666 MB/s 483072 calls/s # 9.78 [+0.01] udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.80 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.05 [+0.25] -4 -G # 11.06 [+1.01] udp rx: 1114 MB/s 812587 calls/s # 11.08 [+0.02] udp tx: 1133 MB/s 19231 calls/s 19231 msg/s # 12.06 [+0.98] udp rx: 1127 MB/s 821972 calls/s # 12.08 [+0.02] udp tx: 1127 MB/s 19126 calls/s 19126 msg/s # 13.07 [+0.99] udp rx: 1131 MB/s 825197 calls/s # 13.08 [+0.02] udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # 14.07 [+0.99] udp rx: 1132 MB/s 826152 calls/s # 14.08 [+0.01] udp tx: 1134 MB/s 19237 calls/s 19237 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__->