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.50 [+2.23] tcp tx: 913 MB/s 15502 calls/s 15502 msg/s # 2.50 [+0.00] tcp rx: 914 MB/s 52531 calls/s # 3.50 [+1.00] tcp tx: 874 MB/s 14840 calls/s 14840 msg/s # 3.54 [+0.04] tcp rx: 922 MB/s 50410 calls/s # 4.50 [+0.96] tcp tx: 964 MB/s 16355 calls/s 16355 msg/s # 4.54 [+0.04] tcp rx: 957 MB/s 47477 calls/s # 5.50 [+0.96] tcp tx: 955 MB/s 16198 calls/s 16198 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 657 MB/s 476672 calls/s # 6.82 [+0.02] udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # 7.81 [+0.99] udp rx: 669 MB/s 484864 calls/s # 7.82 [+0.01] udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # 8.81 [+0.99] udp rx: 668 MB/s 484469 calls/s # 8.82 [+0.01] udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # 9.81 [+0.99] udp rx: 669 MB/s 485632 calls/s # 9.82 [+0.01] udp tx: 1120 MB/s 19010 calls/s 19010 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.25] -4 -G # 11.12 [+1.01] udp rx: 1112 MB/s 811077 calls/s # 11.13 [+0.02] udp tx: 1131 MB/s 19197 calls/s 19197 msg/s # 12.12 [+0.98] udp rx: 1111 MB/s 810959 calls/s # 12.13 [+0.02] udp tx: 1113 MB/s 18880 calls/s 18880 msg/s # 13.12 [+0.99] udp rx: 1152 MB/s 840250 calls/s # 13.13 [+0.01] udp tx: 1154 MB/s 19577 calls/s 19577 msg/s # 14.12 [+0.99] udp rx: 1110 MB/s 810152 calls/s # 14.13 [+0.01] udp tx: 1110 MB/s 18832 calls/s 18832 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__->