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: 922 MB/s 15650 calls/s 15650 msg/s # 2.57 [+0.00] tcp rx: 923 MB/s 50313 calls/s # 3.57 [+1.00] tcp tx: 858 MB/s 14554 calls/s 14554 msg/s # 3.57 [+0.00] tcp rx: 859 MB/s 50471 calls/s # 4.57 [+1.00] tcp tx: 916 MB/s 15539 calls/s 15539 msg/s # 4.57 [+0.00] tcp rx: 916 MB/s 48428 calls/s # 5.57 [+1.00] tcp tx: 860 MB/s 14603 calls/s 14603 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.91 [+0.31] -4 -v # 6.92 [+1.02] udp rx: 648 MB/s 470018 calls/s # 6.94 [+0.02] udp tx: 1106 MB/s 18760 calls/s 18760 msg/s # 7.93 [+0.98] udp rx: 664 MB/s 481792 calls/s # 7.94 [+0.02] udp tx: 1046 MB/s 17744 calls/s 17744 msg/s # 8.93 [+0.98] udp rx: 666 MB/s 482816 calls/s # 8.94 [+0.02] udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # 9.93 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.94 [+0.02] udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # 9.98 [+0.03] 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.27 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 1090 MB/s 795563 calls/s # 11.31 [+0.02] udp tx: 1114 MB/s 18907 calls/s 18907 msg/s # 12.29 [+0.98] udp rx: 1102 MB/s 804344 calls/s # 12.31 [+0.02] udp tx: 1102 MB/s 18704 calls/s 18704 msg/s # 13.29 [+0.98] udp rx: 1112 MB/s 811339 calls/s # 13.31 [+0.02] udp tx: 1112 MB/s 18872 calls/s 18872 msg/s # 14.29 [+0.98] udp rx: 1113 MB/s 812301 calls/s # 14.31 [+0.02] udp tx: 1113 MB/s 18893 calls/s 18893 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__->