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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 917 MB/s 15568 calls/s 15568 msg/s # 2.57 [+0.00] tcp rx: 918 MB/s 47363 calls/s # 3.57 [+1.00] tcp tx: 998 MB/s 16930 calls/s 16930 msg/s # 3.58 [+0.00] tcp rx: 997 MB/s 51292 calls/s # 4.57 [+1.00] tcp tx: 568 MB/s 9638 calls/s 9638 msg/s # 4.58 [+0.00] tcp rx: 568 MB/s 37249 calls/s # 5.57 [+1.00] tcp tx: 569 MB/s 9661 calls/s 9661 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 500 MB/s 361984 calls/s # 6.96 [+0.02] udp tx: 888 MB/s 15077 calls/s 15077 msg/s # 7.94 [+0.98] udp rx: 497 MB/s 360428 calls/s # 7.96 [+0.02] udp tx: 880 MB/s 14940 calls/s 14940 msg/s # 8.94 [+0.99] udp rx: 511 MB/s 370787 calls/s # 8.96 [+0.01] udp tx: 843 MB/s 14300 calls/s 14300 msg/s # 9.94 [+0.99] udp rx: 523 MB/s 378368 calls/s # 9.96 [+0.01] udp tx: 898 MB/s 15244 calls/s 15244 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.28] -4 -G # 11.28 [+1.01] udp rx: 566 MB/s 412955 calls/s # 11.30 [+0.02] udp tx: 579 MB/s 9834 calls/s 9834 msg/s # 12.28 [+0.98] udp rx: 601 MB/s 438915 calls/s # 12.30 [+0.02] udp tx: 600 MB/s 10193 calls/s 10193 msg/s # 13.28 [+0.98] udp rx: 618 MB/s 451432 calls/s # 13.30 [+0.02] udp tx: 618 MB/s 10496 calls/s 10496 msg/s # 14.28 [+0.98] udp rx: 634 MB/s 462555 calls/s # 14.30 [+0.02] udp tx: 641 MB/s 10872 calls/s 10872 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__->