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.30 [+0.30] -4 -t # 2.54 [+2.25] tcp tx: 975 MB/s 16538 calls/s 16538 msg/s # 2.55 [+0.00] tcp rx: 976 MB/s 50227 calls/s # 3.54 [+1.00] tcp tx: 703 MB/s 11936 calls/s 11936 msg/s # 3.60 [+0.06] tcp rx: 740 MB/s 35985 calls/s # 4.54 [+0.94] tcp tx: 706 MB/s 11987 calls/s 11987 msg/s # 4.61 [+0.06] tcp rx: 711 MB/s 36289 calls/s # 5.54 [+0.94] tcp tx: 673 MB/s 11423 calls/s 11423 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.93 [+0.35] -4 -v # 6.94 [+1.01] udp rx: 630 MB/s 456448 calls/s # 6.97 [+0.02] udp tx: 1251 MB/s 21229 calls/s 21229 msg/s # 7.94 [+0.98] udp rx: 654 MB/s 473856 calls/s # 7.97 [+0.02] udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # 8.94 [+0.98] udp rx: 652 MB/s 473088 calls/s # 8.97 [+0.02] udp tx: 1215 MB/s 20612 calls/s 20612 msg/s # 9.94 [+0.98] udp rx: 663 MB/s 480768 calls/s # 9.97 [+0.02] udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.32] -4 -G # 11.34 [+1.01] udp rx: 1083 MB/s 790162 calls/s # 11.37 [+0.02] udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # 12.35 [+0.98] udp rx: 1095 MB/s 799147 calls/s # 12.37 [+0.02] udp tx: 1096 MB/s 18591 calls/s 18591 msg/s # 13.35 [+0.98] udp rx: 1110 MB/s 809788 calls/s # 13.37 [+0.02] udp tx: 1110 MB/s 18837 calls/s 18837 msg/s # 14.35 [+0.98] udp rx: 1120 MB/s 816952 calls/s # 14.37 [+0.02] udp tx: 1119 MB/s 18992 calls/s 18992 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__->