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.27 [+0.27] -4 -t # 2.53 [+2.25] tcp tx: 871 MB/s 14788 calls/s 14788 msg/s # 2.53 [+0.00] tcp rx: 872 MB/s 46986 calls/s # 3.53 [+1.00] tcp tx: 885 MB/s 15027 calls/s 15027 msg/s # 3.55 [+0.03] tcp rx: 914 MB/s 46927 calls/s # 4.53 [+0.97] tcp tx: 923 MB/s 15662 calls/s 15662 msg/s # 4.55 [+0.03] tcp rx: 919 MB/s 46559 calls/s # 5.53 [+0.97] tcp tx: 933 MB/s 15837 calls/s 15837 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 617 MB/s 447319 calls/s # 6.88 [+0.02] udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # 7.87 [+0.98] udp rx: 666 MB/s 482926 calls/s # 7.88 [+0.02] udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # 8.87 [+0.99] udp rx: 670 MB/s 485933 calls/s # 8.88 [+0.01] udp tx: 1183 MB/s 20068 calls/s 20068 msg/s # 9.87 [+0.99] udp rx: 668 MB/s 484500 calls/s # 9.88 [+0.01] udp tx: 1063 MB/s 18035 calls/s 18035 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.29] -4 -G # 11.23 [+1.02] udp rx: 1110 MB/s 810238 calls/s # 11.24 [+0.01] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 12.23 [+0.99] udp rx: 1117 MB/s 815256 calls/s # 12.24 [+0.01] udp tx: 1120 MB/s 19008 calls/s 19008 msg/s # 13.23 [+0.99] udp rx: 1116 MB/s 814263 calls/s # 13.24 [+0.01] udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # 14.23 [+0.99] udp rx: 1115 MB/s 813360 calls/s # 14.24 [+0.01] udp tx: 1118 MB/s 18969 calls/s 18969 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__->