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.56 [+2.26] tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # 2.56 [+0.00] tcp rx: 940 MB/s 45121 calls/s # 3.56 [+1.00] tcp tx: 610 MB/s 10357 calls/s 10357 msg/s # 3.56 [+0.00] tcp rx: 610 MB/s 31293 calls/s # 4.56 [+1.00] tcp tx: 625 MB/s 10611 calls/s 10611 msg/s # 4.56 [+0.00] tcp rx: 626 MB/s 32126 calls/s # 5.56 [+1.00] tcp tx: 641 MB/s 10888 calls/s 10888 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.33] -4 -v # 6.94 [+1.02] udp rx: 507 MB/s 367358 calls/s # 6.96 [+0.02] udp tx: 803 MB/s 13626 calls/s 13626 msg/s # 7.94 [+0.98] udp rx: 523 MB/s 378624 calls/s # 7.96 [+0.02] udp tx: 868 MB/s 14726 calls/s 14726 msg/s # 8.94 [+0.98] udp rx: 534 MB/s 386560 calls/s # 8.96 [+0.02] udp tx: 858 MB/s 14554 calls/s 14554 msg/s # 9.94 [+0.98] udp rx: 534 MB/s 386560 calls/s # 9.96 [+0.02] udp tx: 866 MB/s 14700 calls/s 14700 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.33] -4 -G # 11.35 [+1.02] udp rx: 830 MB/s 605833 calls/s # 11.37 [+0.02] udp tx: 842 MB/s 14293 calls/s 14293 msg/s # 12.35 [+0.98] udp rx: 635 MB/s 463251 calls/s # 12.37 [+0.02] udp tx: 633 MB/s 10750 calls/s 10750 msg/s # 13.35 [+0.98] udp rx: 579 MB/s 422564 calls/s # 13.37 [+0.02] udp tx: 579 MB/s 9834 calls/s 9834 msg/s # 14.35 [+0.98] udp rx: 582 MB/s 425177 calls/s # 14.37 [+0.02] udp tx: 581 MB/s 9858 calls/s 9858 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__->