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.01 [+0.01] IPv4 # 0.22 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.72 [+0.47] UDP fwd perf udp rx: 1203 MB/s 978676 calls/s # 2.79 [+1.07] udp tx: 1634 MB/s 27718 calls/s 27718 msg/s # 3.76 [+0.98] udp rx: 1653 MB/s 1344309 calls/s # 3.79 [+0.02] udp tx: 1725 MB/s 29259 calls/s 29259 msg/s # 4.76 [+0.98] udp rx: 1330 MB/s 1080746 calls/s # 4.79 [+0.02] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1438053 calls/s # 5.96 [+1.06] udp tx: 1945 MB/s 33000 calls/s 33000 msg/s # 6.94 [+0.98] udp rx: 1688 MB/s 1371068 calls/s # 6.96 [+0.02] udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # 7.94 [+0.98] udp rx: 1865 MB/s 1516549 calls/s # 7.96 [+0.02] udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # 8.50 [+0.53] GRO frag list over UDP tunnel ok # 9.15 [+0.65] GRO fwd over UDP tunnel ok # 9.37 [+0.22] IPv6 # 9.61 [+0.24] No GRO ok # 10.08 [+0.47] GRO frag list ok # 10.58 [+0.50] GRO fwd ok # 11.04 [+0.46] UDP fwd perf udp rx: 1257 MB/s 1018510 calls/s # 12.10 [+1.06] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 13.08 [+0.98] udp rx: 1605 MB/s 1300215 calls/s # 13.10 [+0.02] udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # 14.08 [+0.98] udp rx: 1640 MB/s 1328606 calls/s # 14.10 [+0.02] udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # 14.22 [+0.12] UDP GRO fwd perf udp rx: 1600 MB/s 1296468 calls/s # 15.28 [+1.06] udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # 16.26 [+0.98] udp rx: 1627 MB/s 1318445 calls/s # 16.28 [+0.02] udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # 17.26 [+0.98] udp rx: 1587 MB/s 1286177 calls/s # 17.28 [+0.02] udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # 17.83 [+0.56] GRO frag list over UDP tunnel ok # 18.55 [+0.71] 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__->