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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 971 MB/s 16471 calls/s 16471 msg/s # 2.61 [+0.00] tcp rx: 971 MB/s 51507 calls/s # 3.61 [+1.00] tcp tx: 965 MB/s 16370 calls/s 16370 msg/s # 3.61 [+0.00] tcp rx: 966 MB/s 51653 calls/s # 4.61 [+1.00] tcp tx: 1006 MB/s 17076 calls/s 17076 msg/s # 4.61 [+0.00] tcp rx: 1007 MB/s 51062 calls/s # 5.61 [+1.00] tcp tx: 979 MB/s 16614 calls/s 16614 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.30] -4 -v # 6.96 [+1.02] udp rx: 658 MB/s 476672 calls/s # 6.98 [+0.02] udp tx: 1252 MB/s 21244 calls/s 21244 msg/s # 7.97 [+0.99] udp rx: 661 MB/s 479254 calls/s # 7.98 [+0.01] udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # 8.96 [+0.98] udp rx: 665 MB/s 482180 calls/s # 8.98 [+0.02] udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # 9.96 [+0.98] udp rx: 677 MB/s 490582 calls/s # 9.98 [+0.02] udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.31] -4 -G # 11.34 [+1.01] udp rx: 634 MB/s 462845 calls/s # 11.36 [+0.02] udp tx: 647 MB/s 10986 calls/s 10986 msg/s # 12.34 [+0.98] udp rx: 1046 MB/s 763091 calls/s # 12.36 [+0.02] udp tx: 1058 MB/s 17961 calls/s 17961 msg/s # 13.34 [+0.98] udp rx: 1130 MB/s 824231 calls/s # 13.36 [+0.02] udp tx: 1129 MB/s 19154 calls/s 19154 msg/s # 14.34 [+0.98] udp rx: 1132 MB/s 826184 calls/s # 14.36 [+0.02] udp tx: 1132 MB/s 19202 calls/s 19202 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__->