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.35 [+0.35] -4 -t # 2.62 [+2.27] tcp tx: 546 MB/s 9262 calls/s 9262 msg/s # 2.63 [+0.00] tcp rx: 546 MB/s 37751 calls/s # 3.62 [+1.00] tcp tx: 547 MB/s 9288 calls/s 9288 msg/s # 3.63 [+0.00] tcp rx: 548 MB/s 32994 calls/s # 4.62 [+1.00] tcp tx: 545 MB/s 9258 calls/s 9258 msg/s # 4.63 [+0.00] tcp rx: 546 MB/s 33049 calls/s # 5.62 [+1.00] tcp tx: 550 MB/s 9332 calls/s 9332 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.34] -4 -v # 7.02 [+1.02] udp rx: 585 MB/s 424192 calls/s # 7.04 [+0.02] udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # 8.02 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.04 [+0.02] udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # 9.02 [+0.98] udp rx: 668 MB/s 484352 calls/s # 9.04 [+0.02] udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # 10.02 [+0.98] udp rx: 668 MB/s 484096 calls/s # 10.04 [+0.02] udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.27] -4 -G # 11.36 [+1.01] udp rx: 1094 MB/s 798079 calls/s # 11.38 [+0.02] udp tx: 1120 MB/s 19002 calls/s 19002 msg/s # 12.36 [+0.98] udp rx: 1177 MB/s 858454 calls/s # 12.38 [+0.02] udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # 13.36 [+0.98] udp rx: 1132 MB/s 825753 calls/s # 13.38 [+0.02] udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # 14.36 [+0.98] udp rx: 1132 MB/s 825779 calls/s # 14.38 [+0.02] udp tx: 1131 MB/s 19192 calls/s 19192 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__->