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.81 [+0.53] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.97 [+0.53] UDP fwd perf udp rx: 981 MB/s 798379 calls/s # 3.04 [+1.07] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 4.02 [+0.98] udp rx: 1543 MB/s 1253646 calls/s # 4.04 [+0.02] udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # 5.01 [+0.97] udp rx: 1527 MB/s 1241329 calls/s # 5.04 [+0.03] udp tx: 1883 MB/s 31938 calls/s 31938 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1854 MB/s 1508396 calls/s # 6.23 [+1.07] udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # 7.21 [+0.97] udp rx: 1642 MB/s 1336138 calls/s # 7.23 [+0.03] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 8.21 [+0.98] udp rx: 1807 MB/s 1470639 calls/s # 8.23 [+0.02] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 8.81 [+0.58] GRO frag list over UDP tunnel ok # 9.57 [+0.76] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.08 [+0.25] No GRO ok # 10.58 [+0.50] GRO frag list ok # 11.11 [+0.53] GRO fwd ok # 11.57 [+0.46] UDP fwd perf udp rx: 1378 MB/s 1116843 calls/s # 12.63 [+1.06] udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # 13.61 [+0.97] udp rx: 1686 MB/s 1366532 calls/s # 13.63 [+0.03] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 14.61 [+0.97] udp rx: 1712 MB/s 1387623 calls/s # 14.63 [+0.03] udp tx: 1906 MB/s 32343 calls/s 32343 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1620 MB/s 1314508 calls/s # 15.82 [+1.07] udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # 16.79 [+0.97] udp rx: 1794 MB/s 1456169 calls/s # 16.82 [+0.03] udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # 17.79 [+0.97] udp rx: 1762 MB/s 1429096 calls/s # 17.82 [+0.03] udp tx: 1920 MB/s 32579 calls/s 32579 msg/s # 18.37 [+0.55] GRO frag list over UDP tunnel ok # 19.10 [+0.73] 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__->