make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh 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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1052 MB/s 856816 calls/s # udp tx: 1109 MB/s 18820 calls/s 18820 msg/s # udp rx: 1139 MB/s 927491 calls/s # udp tx: 1152 MB/s 19544 calls/s 19544 msg/s # udp rx: 1056 MB/s 859392 calls/s # udp tx: 1162 MB/s 19716 calls/s 19716 msg/s # UDP GRO fwd perf udp rx: 1102 MB/s 897360 calls/s # udp tx: 1189 MB/s 20181 calls/s 20181 msg/s # udp rx: 1210 MB/s 985469 calls/s # udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # udp rx: 1215 MB/s 989625 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 887 MB/s 722596 calls/s # udp tx: 1129 MB/s 19149 calls/s 19149 msg/s # udp rx: 1095 MB/s 891474 calls/s # udp tx: 1182 MB/s 20058 calls/s 20058 msg/s # udp rx: 1127 MB/s 917163 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # UDP GRO fwd perf udp rx: 892 MB/s 725010 calls/s # udp tx: 1160 MB/s 19690 calls/s 19690 msg/s # udp rx: 955 MB/s 775972 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1020 MB/s 828809 calls/s # udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->