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.25 [+0.25] -4 -t # 2.48 [+2.24] tcp tx: 952 MB/s 16161 calls/s 16161 msg/s # 2.52 [+0.04] tcp rx: 992 MB/s 50038 calls/s # 3.48 [+0.96] tcp tx: 949 MB/s 16099 calls/s 16099 msg/s # 3.52 [+0.04] tcp rx: 943 MB/s 46155 calls/s # 4.48 [+0.96] tcp tx: 894 MB/s 15167 calls/s 15167 msg/s # 4.53 [+0.04] tcp rx: 911 MB/s 46068 calls/s # 5.48 [+0.96] tcp tx: 865 MB/s 14671 calls/s 14671 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.24] -4 -v # 6.77 [+1.01] udp rx: 657 MB/s 476672 calls/s # 6.79 [+0.02] udp tx: 1170 MB/s 19860 calls/s 19860 msg/s # 7.77 [+0.98] udp rx: 672 MB/s 486912 calls/s # 7.79 [+0.02] udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # 8.77 [+0.98] udp rx: 541 MB/s 392448 calls/s # 8.79 [+0.02] udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # 9.78 [+0.99] udp rx: 618 MB/s 448098 calls/s # 9.79 [+0.01] udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.11 [+1.01] udp rx: 1082 MB/s 789116 calls/s # 11.13 [+0.02] udp tx: 1099 MB/s 18656 calls/s 18656 msg/s # 12.11 [+0.98] udp rx: 1078 MB/s 786877 calls/s # 12.13 [+0.02] udp tx: 1073 MB/s 18215 calls/s 18215 msg/s # 13.11 [+0.99] udp rx: 1026 MB/s 748556 calls/s # 13.13 [+0.01] udp tx: 1029 MB/s 17464 calls/s 17464 msg/s # 14.11 [+0.99] udp rx: 1065 MB/s 777166 calls/s # 14.13 [+0.01] udp tx: 1065 MB/s 18068 calls/s 18068 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__->