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.58 [+2.29] tcp tx: 541 MB/s 9192 calls/s 9192 msg/s # 2.59 [+0.00] tcp rx: 542 MB/s 28760 calls/s # 3.58 [+1.00] tcp tx: 578 MB/s 9817 calls/s 9817 msg/s # 3.59 [+0.00] tcp rx: 579 MB/s 30285 calls/s # 4.58 [+1.00] tcp tx: 898 MB/s 15235 calls/s 15235 msg/s # 4.61 [+0.03] tcp rx: 929 MB/s 46752 calls/s # 5.58 [+0.97] tcp tx: 955 MB/s 16214 calls/s 16214 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.26] -4 -v # 6.89 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.91 [+0.02] udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # 7.89 [+0.98] udp rx: 658 MB/s 477272 calls/s # 7.91 [+0.02] udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # 8.89 [+0.99] udp rx: 660 MB/s 478682 calls/s # 8.91 [+0.01] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 9.89 [+0.99] udp rx: 661 MB/s 478877 calls/s # 9.91 [+0.01] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.26] -4 -G # 11.21 [+1.01] udp rx: 1107 MB/s 807819 calls/s # 11.22 [+0.02] udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # 12.21 [+0.99] udp rx: 1115 MB/s 813680 calls/s # 12.22 [+0.01] udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # 13.21 [+0.99] udp rx: 673 MB/s 491338 calls/s # 13.22 [+0.01] udp tx: 673 MB/s 11427 calls/s 11427 msg/s # 14.21 [+0.99] udp rx: 673 MB/s 491063 calls/s # 14.22 [+0.01] udp tx: 673 MB/s 11420 calls/s 11420 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__->