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.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 925 MB/s 15704 calls/s 15704 msg/s # 2.47 [+0.00] tcp rx: 926 MB/s 48832 calls/s # 3.47 [+1.00] tcp tx: 973 MB/s 16518 calls/s 16518 msg/s # 3.47 [+0.00] tcp rx: 975 MB/s 49959 calls/s # 4.47 [+1.00] tcp tx: 955 MB/s 16205 calls/s 16205 msg/s # 4.48 [+0.00] tcp rx: 956 MB/s 47755 calls/s # 5.47 [+1.00] tcp tx: 948 MB/s 16082 calls/s 16082 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 658 MB/s 476672 calls/s # 6.78 [+0.01] udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # 7.77 [+0.99] udp rx: 670 MB/s 485376 calls/s # 7.78 [+0.01] udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # 8.77 [+0.99] udp rx: 670 MB/s 485376 calls/s # 8.78 [+0.01] udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # 9.77 [+0.99] udp rx: 670 MB/s 485888 calls/s # 9.78 [+0.01] udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.25] -4 -G # 11.08 [+1.01] udp rx: 1100 MB/s 802339 calls/s # 11.10 [+0.02] udp tx: 1120 MB/s 19008 calls/s 19008 msg/s # 12.08 [+0.98] udp rx: 1125 MB/s 820541 calls/s # 12.10 [+0.02] udp tx: 1124 MB/s 19068 calls/s 19068 msg/s # 13.08 [+0.98] udp rx: 1125 MB/s 820768 calls/s # 13.10 [+0.02] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 14.08 [+0.99] udp rx: 1124 MB/s 819957 calls/s # 14.10 [+0.01] udp tx: 1123 MB/s 19051 calls/s 19051 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__->