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.36 [+0.36] -4 -t # 2.63 [+2.27] tcp tx: 945 MB/s 16034 calls/s 16034 msg/s # 2.68 [+0.05] tcp rx: 1008 MB/s 49054 calls/s # 3.63 [+0.95] tcp tx: 977 MB/s 16586 calls/s 16586 msg/s # 3.68 [+0.05] tcp rx: 968 MB/s 46452 calls/s # 4.63 [+0.95] tcp tx: 957 MB/s 16234 calls/s 16234 msg/s # 4.69 [+0.05] tcp rx: 960 MB/s 48460 calls/s # 5.63 [+0.95] tcp tx: 954 MB/s 16194 calls/s 16194 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.26] -4 -v # 6.94 [+1.01] udp rx: 652 MB/s 473088 calls/s # 6.95 [+0.02] udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # 7.94 [+0.98] udp rx: 666 MB/s 483072 calls/s # 7.95 [+0.02] udp tx: 1182 MB/s 20062 calls/s 20062 msg/s # 8.94 [+0.98] udp rx: 665 MB/s 482048 calls/s # 8.95 [+0.02] udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # 9.94 [+0.98] udp rx: 665 MB/s 482048 calls/s # 9.95 [+0.02] udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # 9.98 [+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.27 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1113 MB/s 812205 calls/s # 11.31 [+0.02] udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # 12.29 [+0.98] udp rx: 1113 MB/s 812445 calls/s # 12.31 [+0.02] udp tx: 1113 MB/s 18888 calls/s 18888 msg/s # 13.29 [+0.98] udp rx: 1114 MB/s 813109 calls/s # 13.31 [+0.02] udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # 14.29 [+0.98] udp rx: 1112 MB/s 811496 calls/s # 14.31 [+0.02] udp tx: 1112 MB/s 18866 calls/s 18866 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__->