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: 571 MB/s 9699 calls/s 9699 msg/s # 2.56 [+0.00] tcp rx: 572 MB/s 34486 calls/s # 3.56 [+1.00] tcp tx: 546 MB/s 9261 calls/s 9261 msg/s # 3.56 [+0.00] tcp rx: 547 MB/s 32466 calls/s # 4.56 [+1.00] tcp tx: 557 MB/s 9458 calls/s 9458 msg/s # 4.57 [+0.00] tcp rx: 557 MB/s 33773 calls/s # 5.56 [+1.00] tcp tx: 559 MB/s 9483 calls/s 9483 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 520 MB/s 376064 calls/s # 6.91 [+0.02] udp tx: 890 MB/s 15107 calls/s 15107 msg/s # 7.89 [+0.98] udp rx: 531 MB/s 384158 calls/s # 7.91 [+0.02] udp tx: 896 MB/s 15213 calls/s 15213 msg/s # 8.89 [+0.98] udp rx: 529 MB/s 383101 calls/s # 8.91 [+0.02] udp tx: 892 MB/s 15136 calls/s 15136 msg/s # 9.89 [+0.99] udp rx: 530 MB/s 383647 calls/s # 9.91 [+0.01] udp tx: 894 MB/s 15164 calls/s 15164 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 700 MB/s 510842 calls/s # 11.26 [+0.02] udp tx: 713 MB/s 12109 calls/s 12109 msg/s # 12.24 [+0.98] udp rx: 695 MB/s 507357 calls/s # 12.26 [+0.02] udp tx: 695 MB/s 11795 calls/s 11795 msg/s # 13.24 [+0.98] udp rx: 693 MB/s 505838 calls/s # 13.26 [+0.02] udp tx: 693 MB/s 11757 calls/s 11757 msg/s # 14.24 [+0.98] udp rx: 693 MB/s 506031 calls/s # 14.26 [+0.02] udp tx: 693 MB/s 11763 calls/s 11763 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__->