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.32 [+0.32] -4 -t # 2.59 [+2.26] tcp tx: 998 MB/s 16931 calls/s 16931 msg/s # 2.59 [+0.00] tcp rx: 998 MB/s 51164 calls/s # 3.58 [+1.00] tcp tx: 668 MB/s 11345 calls/s 11345 msg/s # 3.59 [+0.00] tcp rx: 669 MB/s 33715 calls/s # 4.58 [+1.00] tcp tx: 637 MB/s 10810 calls/s 10810 msg/s # 4.59 [+0.00] tcp rx: 637 MB/s 32815 calls/s # 5.58 [+1.00] tcp tx: 637 MB/s 10813 calls/s 10813 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.27] -4 -v # 6.91 [+1.02] udp rx: 520 MB/s 376832 calls/s # 6.92 [+0.02] udp tx: 881 MB/s 14946 calls/s 14946 msg/s # 7.91 [+0.99] udp rx: 533 MB/s 386165 calls/s # 7.92 [+0.01] udp tx: 874 MB/s 14831 calls/s 14831 msg/s # 8.91 [+0.99] udp rx: 531 MB/s 384681 calls/s # 8.92 [+0.01] udp tx: 875 MB/s 14845 calls/s 14845 msg/s # 9.91 [+0.99] udp rx: 545 MB/s 394632 calls/s # 9.92 [+0.01] udp tx: 858 MB/s 14567 calls/s 14567 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 632 MB/s 461323 calls/s # 11.26 [+0.02] udp tx: 646 MB/s 10964 calls/s 10964 msg/s # 12.24 [+0.98] udp rx: 660 MB/s 481552 calls/s # 12.26 [+0.02] udp tx: 660 MB/s 11202 calls/s 11202 msg/s # 13.24 [+0.98] udp rx: 656 MB/s 478599 calls/s # 13.26 [+0.02] udp tx: 655 MB/s 11124 calls/s 11124 msg/s # 14.24 [+0.98] udp rx: 634 MB/s 462992 calls/s # 14.26 [+0.02] udp tx: 634 MB/s 10759 calls/s 10759 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__->