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.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 908 MB/s 15405 calls/s 15405 msg/s # 2.63 [+0.09] tcp rx: 1011 MB/s 50657 calls/s # 3.54 [+0.91] tcp tx: 1082 MB/s 18358 calls/s 18358 msg/s # 3.68 [+0.14] tcp rx: 1146 MB/s 24867 calls/s # 4.54 [+0.86] tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # 4.68 [+0.14] tcp rx: 959 MB/s 41269 calls/s # 5.54 [+0.86] tcp tx: 1054 MB/s 17879 calls/s 17879 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.32] -4 -v # 6.91 [+1.01] udp rx: 527 MB/s 382161 calls/s # 6.93 [+0.02] udp tx: 822 MB/s 13957 calls/s 13957 msg/s # 7.92 [+0.98] udp rx: 497 MB/s 360921 calls/s # 7.93 [+0.02] udp tx: 822 MB/s 13946 calls/s 13946 msg/s # 8.92 [+0.98] udp rx: 523 MB/s 379825 calls/s # 8.93 [+0.02] udp tx: 774 MB/s 13133 calls/s 13133 msg/s # 9.92 [+0.98] udp rx: 570 MB/s 413440 calls/s # 9.93 [+0.02] udp tx: 773 MB/s 13123 calls/s 13123 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.29] -4 -G # 11.26 [+1.01] udp rx: 1110 MB/s 810102 calls/s # 11.28 [+0.02] udp tx: 1136 MB/s 19280 calls/s 19280 msg/s # 12.26 [+0.98] udp rx: 1147 MB/s 836942 calls/s # 12.28 [+0.02] udp tx: 1147 MB/s 19456 calls/s 19456 msg/s # 13.26 [+0.98] udp rx: 1149 MB/s 838565 calls/s # 13.28 [+0.02] udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # 14.26 [+0.98] udp rx: 1147 MB/s 837037 calls/s # 14.28 [+0.02] udp tx: 1147 MB/s 19459 calls/s 19459 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__->