make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.42 [+0.58] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1220 MB/s 993416 calls/s # 2.98 [+1.07] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 3.95 [+0.97] udp rx: 1263 MB/s 1028490 calls/s # 3.98 [+0.03] udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # 4.95 [+0.97] udp rx: 1282 MB/s 1043820 calls/s # 4.98 [+0.03] udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1235 MB/s 1005666 calls/s # 6.17 [+1.07] udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # 7.14 [+0.97] udp rx: 1322 MB/s 1076931 calls/s # 7.17 [+0.03] udp tx: 1332 MB/s 22603 calls/s 22603 msg/s # 8.14 [+0.97] udp rx: 1324 MB/s 1078181 calls/s # 8.17 [+0.03] udp tx: 1327 MB/s 22521 calls/s 22521 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.61 [+0.81] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.13 [+0.26] No GRO ok # 10.66 [+0.54] GRO frag list ok # 11.23 [+0.57] GRO fwd ok # 11.73 [+0.50] UDP fwd perf udp rx: 1779 MB/s 1448097 calls/s # 12.80 [+1.07] udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # 13.77 [+0.98] udp rx: 1848 MB/s 1504788 calls/s # 13.80 [+0.02] udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # 14.77 [+0.98] udp rx: 1801 MB/s 1466376 calls/s # 14.80 [+0.02] udp tx: 1793 MB/s 30426 calls/s 30426 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507051 calls/s # 15.98 [+1.07] udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # 16.95 [+0.97] udp rx: 1927 MB/s 1568812 calls/s # 16.98 [+0.03] udp tx: 1956 MB/s 33177 calls/s 33177 msg/s # 17.95 [+0.97] udp rx: 1935 MB/s 1575146 calls/s # 17.98 [+0.03] udp tx: 1964 MB/s 33319 calls/s 33319 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.36 [+0.76] 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__->