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.54 [+2.24] tcp tx: 972 MB/s 16494 calls/s 16494 msg/s # 2.54 [+0.00] tcp rx: 973 MB/s 48554 calls/s # 3.54 [+1.00] tcp tx: 941 MB/s 15966 calls/s 15966 msg/s # 3.54 [+0.00] tcp rx: 942 MB/s 48457 calls/s # 4.54 [+1.00] tcp tx: 897 MB/s 15221 calls/s 15221 msg/s # 4.54 [+0.00] tcp rx: 897 MB/s 44766 calls/s # 5.54 [+1.00] tcp tx: 549 MB/s 9327 calls/s 9327 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.33] -4 -v # 6.92 [+1.02] udp rx: 652 MB/s 472320 calls/s # 6.94 [+0.02] udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # 7.92 [+0.98] udp rx: 657 MB/s 476151 calls/s # 7.94 [+0.02] udp tx: 1178 MB/s 19988 calls/s 19988 msg/s # 8.92 [+0.98] udp rx: 555 MB/s 403095 calls/s # 8.94 [+0.02] udp tx: 705 MB/s 11968 calls/s 11968 msg/s # 9.92 [+0.98] udp rx: 556 MB/s 404002 calls/s # 9.94 [+0.02] udp tx: 705 MB/s 11964 calls/s 11964 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.32] -4 -G # 11.31 [+1.02] udp rx: 637 MB/s 465133 calls/s # 11.32 [+0.02] udp tx: 650 MB/s 11040 calls/s 11040 msg/s # 12.31 [+0.98] udp rx: 652 MB/s 475777 calls/s # 12.32 [+0.02] udp tx: 658 MB/s 11161 calls/s 11161 msg/s # 13.31 [+0.98] udp rx: 653 MB/s 476752 calls/s # 13.32 [+0.02] udp tx: 655 MB/s 11122 calls/s 11122 msg/s # 14.31 [+0.99] udp rx: 649 MB/s 473732 calls/s # 14.32 [+0.01] udp tx: 652 MB/s 11067 calls/s 11067 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__->