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: 601 MB/s 10202 calls/s 10202 msg/s # 2.54 [+0.00] tcp rx: 601 MB/s 34928 calls/s # 3.54 [+1.00] tcp tx: 596 MB/s 10113 calls/s 10113 msg/s # 3.54 [+0.00] tcp rx: 596 MB/s 33793 calls/s # 4.54 [+1.00] tcp tx: 599 MB/s 10167 calls/s 10167 msg/s # 4.55 [+0.00] tcp rx: 600 MB/s 33327 calls/s # 5.54 [+1.00] tcp tx: 598 MB/s 10147 calls/s 10147 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.31] -4 -v # 6.90 [+1.01] udp rx: 641 MB/s 464723 calls/s # 6.92 [+0.02] udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # 7.90 [+0.98] udp rx: 666 MB/s 482816 calls/s # 7.92 [+0.02] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 8.90 [+0.98] udp rx: 653 MB/s 473344 calls/s # 8.92 [+0.02] udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # 9.90 [+0.98] udp rx: 653 MB/s 473088 calls/s # 9.92 [+0.02] udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # 9.95 [+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.24 [+0.29] -4 -G # 11.26 [+1.01] udp rx: 1118 MB/s 815895 calls/s # 11.28 [+0.02] udp tx: 1142 MB/s 19370 calls/s 19370 msg/s # 12.26 [+0.98] udp rx: 1146 MB/s 836457 calls/s # 12.28 [+0.02] udp tx: 1146 MB/s 19438 calls/s 19438 msg/s # 13.26 [+0.98] udp rx: 1136 MB/s 829142 calls/s # 13.28 [+0.02] udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # 14.26 [+0.98] udp rx: 1135 MB/s 828403 calls/s # 14.28 [+0.02] udp tx: 1134 MB/s 19250 calls/s 19250 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__->