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.28] -4 -t # 2.54 [+2.25] tcp tx: 579 MB/s 9823 calls/s 9823 msg/s # 2.54 [+0.00] tcp rx: 582 MB/s 35611 calls/s # 3.54 [+1.00] tcp tx: 998 MB/s 16927 calls/s 16927 msg/s # 3.54 [+0.00] tcp rx: 997 MB/s 47874 calls/s # 4.54 [+1.00] tcp tx: 975 MB/s 16551 calls/s 16551 msg/s # 4.54 [+0.00] tcp rx: 976 MB/s 49924 calls/s # 5.54 [+1.00] tcp tx: 977 MB/s 16575 calls/s 16575 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 658 MB/s 477184 calls/s # 6.89 [+0.02] udp tx: 1293 MB/s 21939 calls/s 21939 msg/s # 7.87 [+0.98] udp rx: 670 MB/s 485955 calls/s # 7.89 [+0.02] udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # 8.87 [+0.98] udp rx: 671 MB/s 486345 calls/s # 8.89 [+0.02] udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # 9.87 [+0.98] udp rx: 671 MB/s 486134 calls/s # 9.89 [+0.02] udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.24 [+1.02] udp rx: 619 MB/s 451975 calls/s # 11.26 [+0.02] udp tx: 630 MB/s 10692 calls/s 10692 msg/s # 12.24 [+0.98] udp rx: 624 MB/s 455498 calls/s # 12.26 [+0.02] udp tx: 624 MB/s 10590 calls/s 10590 msg/s # 13.25 [+0.98] udp rx: 628 MB/s 458145 calls/s # 13.26 [+0.02] udp tx: 627 MB/s 10649 calls/s 10649 msg/s # 14.25 [+0.99] udp rx: 627 MB/s 457957 calls/s # 14.26 [+0.01] udp tx: 627 MB/s 10644 calls/s 10644 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__->