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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 993 MB/s 16849 calls/s 16849 msg/s # 2.55 [+0.00] tcp rx: 993 MB/s 51114 calls/s # 3.55 [+1.00] tcp tx: 979 MB/s 16613 calls/s 16613 msg/s # 3.58 [+0.03] tcp rx: 1011 MB/s 48944 calls/s # 4.55 [+0.97] tcp tx: 1017 MB/s 17259 calls/s 17259 msg/s # 4.86 [+0.32] tcp rx: 1357 MB/s 49589 calls/s # 5.55 [+0.68] tcp tx: 1035 MB/s 17557 calls/s 17557 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.86 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 546 MB/s 396288 calls/s # 6.89 [+0.02] udp tx: 1198 MB/s 20325 calls/s 20325 msg/s # 7.88 [+0.99] udp rx: 504 MB/s 365568 calls/s # 7.89 [+0.01] udp tx: 884 MB/s 15006 calls/s 15006 msg/s # 8.88 [+0.99] udp rx: 559 MB/s 405504 calls/s # 8.89 [+0.01] udp tx: 802 MB/s 13617 calls/s 13617 msg/s # 9.88 [+0.99] udp rx: 549 MB/s 398592 calls/s # 9.89 [+0.01] udp tx: 808 MB/s 13721 calls/s 13721 msg/s # 9.93 [+0.03] 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.24 [+0.31] -4 -G # 11.25 [+1.02] udp rx: 1103 MB/s 804527 calls/s # 11.27 [+0.02] udp tx: 1127 MB/s 19119 calls/s 19119 msg/s # 12.25 [+0.98] udp rx: 1128 MB/s 822667 calls/s # 12.27 [+0.02] udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # 13.25 [+0.98] udp rx: 668 MB/s 487294 calls/s # 13.27 [+0.02] udp tx: 659 MB/s 11189 calls/s 11189 msg/s # 14.26 [+0.98] udp rx: 636 MB/s 464379 calls/s # 14.27 [+0.02] udp tx: 639 MB/s 10849 calls/s 10849 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__->