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.55 [+2.26] tcp tx: 919 MB/s 15600 calls/s 15600 msg/s # 2.55 [+0.00] tcp rx: 920 MB/s 51082 calls/s # 3.55 [+1.00] tcp tx: 934 MB/s 15856 calls/s 15856 msg/s # 3.55 [+0.00] tcp rx: 935 MB/s 51560 calls/s # 4.55 [+1.00] tcp tx: 916 MB/s 15544 calls/s 15544 msg/s # 4.55 [+0.00] tcp rx: 916 MB/s 51111 calls/s # 5.55 [+1.00] tcp tx: 903 MB/s 15329 calls/s 15329 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.87 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 534 MB/s 386741 calls/s # 6.90 [+0.02] udp tx: 918 MB/s 15572 calls/s 15572 msg/s # 7.89 [+0.99] udp rx: 531 MB/s 384506 calls/s # 7.90 [+0.01] udp tx: 836 MB/s 14187 calls/s 14187 msg/s # 8.89 [+0.99] udp rx: 526 MB/s 381567 calls/s # 8.90 [+0.01] udp tx: 765 MB/s 12990 calls/s 12990 msg/s # 9.89 [+0.99] udp rx: 529 MB/s 382720 calls/s # 9.90 [+0.01] udp tx: 886 MB/s 15032 calls/s 15032 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.23 [+0.30] -4 -G # 11.25 [+1.02] udp rx: 637 MB/s 464810 calls/s # 11.26 [+0.02] udp tx: 650 MB/s 11025 calls/s 11025 msg/s # 12.25 [+0.98] udp rx: 684 MB/s 499222 calls/s # 12.26 [+0.02] udp tx: 684 MB/s 11613 calls/s 11613 msg/s # 13.25 [+0.98] udp rx: 695 MB/s 507327 calls/s # 13.26 [+0.02] udp tx: 695 MB/s 11795 calls/s 11795 msg/s # 14.25 [+0.99] udp rx: 694 MB/s 506799 calls/s # 14.26 [+0.01] udp tx: 694 MB/s 11784 calls/s 11784 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__->