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.52 [+2.23] tcp tx: 958 MB/s 16262 calls/s 16262 msg/s # 3.52 [+1.00] tcp tx: 1187 MB/s 20144 calls/s 20144 msg/s # 4.38 [+0.86] tcp rx: 3179 MB/s 66503 calls/s # 4.52 [+0.14] tcp tx: 1153 MB/s 19572 calls/s 19572 msg/s # 5.38 [+0.86] tcp rx: 905 MB/s 44892 calls/s # 5.52 [+0.14] tcp tx: 941 MB/s 15961 calls/s 15961 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 603 MB/s 438341 calls/s # 6.88 [+0.02] udp tx: 1086 MB/s 18422 calls/s 18422 msg/s # 7.86 [+0.98] udp rx: 543 MB/s 393927 calls/s # 7.88 [+0.02] udp tx: 774 MB/s 13136 calls/s 13136 msg/s # 8.86 [+0.98] udp rx: 544 MB/s 394762 calls/s # 8.88 [+0.02] udp tx: 769 MB/s 13059 calls/s 13059 msg/s # 9.86 [+0.98] udp rx: 547 MB/s 396544 calls/s # 9.88 [+0.02] udp tx: 770 MB/s 13072 calls/s 13072 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 641 MB/s 467982 calls/s # 11.22 [+0.02] udp tx: 656 MB/s 11133 calls/s 11133 msg/s # 12.20 [+0.98] udp rx: 650 MB/s 474051 calls/s # 12.22 [+0.02] udp tx: 650 MB/s 11035 calls/s 11035 msg/s # 13.20 [+0.98] udp rx: 652 MB/s 476091 calls/s # 13.22 [+0.02] udp tx: 652 MB/s 11069 calls/s 11069 msg/s # 14.20 [+0.99] udp rx: 653 MB/s 476834 calls/s # 14.22 [+0.01] udp tx: 653 MB/s 11092 calls/s 11092 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__->