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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.02 [+0.53] UDP fwd perf udp tx: 1863 MB/s 31602 calls/s 31602 msg/s # 3.09 [+1.07] udp rx: 1431 MB/s 1163984 calls/s # 4.08 [+1.00] udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # 4.09 [+0.00] udp rx: 1730 MB/s 1408618 calls/s # 5.08 [+1.00] udp tx: 1835 MB/s 31139 calls/s 31139 msg/s # 5.19 [+0.10] udp rx: 1792 MB/s 1459179 calls/s # 5.21 [+0.02] UDP GRO fwd perf udp rx: 1754 MB/s 1428203 calls/s # 6.28 [+1.07] udp tx: 1910 MB/s 32411 calls/s 32411 msg/s # 7.25 [+0.97] udp rx: 1614 MB/s 1314072 calls/s # 7.28 [+0.03] udp tx: 1677 MB/s 28447 calls/s 28447 msg/s # 8.25 [+0.97] udp rx: 1886 MB/s 1535948 calls/s # 8.28 [+0.03] udp tx: 1908 MB/s 32370 calls/s 32370 msg/s # 8.86 [+0.58] GRO frag list over UDP tunnel ok # 9.66 [+0.80] GRO fwd over UDP tunnel ok # 9.93 [+0.27] IPv6 # 10.20 [+0.27] No GRO ok # 10.76 [+0.56] GRO frag list ok # 11.37 [+0.60] GRO fwd ok # 11.91 [+0.54] UDP fwd perf udp rx: 447 MB/s 362832 calls/s # 12.99 [+1.08] udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # 13.96 [+0.96] udp rx: 510 MB/s 413184 calls/s # 13.99 [+0.03] udp tx: 1332 MB/s 22599 calls/s 22599 msg/s # 14.96 [+0.97] udp rx: 449 MB/s 363776 calls/s # 14.99 [+0.03] udp tx: 1334 MB/s 22634 calls/s 22634 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 459 MB/s 371717 calls/s # 16.18 [+1.07] udp tx: 1331 MB/s 22588 calls/s 22588 msg/s # 17.18 [+1.00] udp rx: 518 MB/s 419694 calls/s # 17.18 [+0.00] udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # 18.18 [+1.00] udp rx: 422 MB/s 342405 calls/s # 18.18 [+0.00] udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # 18.83 [+0.65] GRO frag list over UDP tunnel ok # 19.69 [+0.86] 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__->