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.57 [+2.27] tcp tx: 693 MB/s 11756 calls/s 11756 msg/s # 2.57 [+0.00] tcp rx: 693 MB/s 33316 calls/s # 3.57 [+1.00] tcp tx: 608 MB/s 10326 calls/s 10326 msg/s # 3.57 [+0.00] tcp rx: 609 MB/s 33208 calls/s # 4.57 [+1.00] tcp tx: 619 MB/s 10508 calls/s 10508 msg/s # 4.57 [+0.00] tcp rx: 620 MB/s 33588 calls/s # 5.57 [+1.00] tcp tx: 598 MB/s 10144 calls/s 10144 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.91 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 559 MB/s 406007 calls/s # 6.94 [+0.02] udp tx: 751 MB/s 12746 calls/s 12746 msg/s # 7.93 [+0.98] udp rx: 518 MB/s 376372 calls/s # 7.94 [+0.02] udp tx: 641 MB/s 10874 calls/s 10874 msg/s # 8.93 [+0.98] udp rx: 537 MB/s 390363 calls/s # 8.94 [+0.02] udp tx: 689 MB/s 11689 calls/s 11689 msg/s # 9.93 [+0.98] udp rx: 536 MB/s 389712 calls/s # 9.94 [+0.02] udp tx: 714 MB/s 12116 calls/s 12116 msg/s # 9.98 [+0.04] 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.28 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 646 MB/s 471447 calls/s # 11.31 [+0.02] udp tx: 660 MB/s 11197 calls/s 11197 msg/s # 12.29 [+0.98] udp rx: 656 MB/s 478967 calls/s # 12.31 [+0.02] udp tx: 656 MB/s 11131 calls/s 11131 msg/s # 13.29 [+0.98] udp rx: 652 MB/s 476071 calls/s # 13.31 [+0.02] udp tx: 652 MB/s 11067 calls/s 11067 msg/s # 14.29 [+0.98] udp rx: 650 MB/s 474201 calls/s # 14.31 [+0.02] udp tx: 650 MB/s 11025 calls/s 11025 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__->