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.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1706 MB/s 1387056 calls/s # 2.86 [+1.07] udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # 3.84 [+0.97] udp rx: 1230 MB/s 999850 calls/s # 3.86 [+0.03] udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # 4.84 [+0.97] udp rx: 1426 MB/s 1158769 calls/s # 4.86 [+0.02] udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1404660 calls/s # 6.04 [+1.06] udp tx: 1831 MB/s 31069 calls/s 31069 msg/s # 7.01 [+0.97] udp rx: 1753 MB/s 1426116 calls/s # 7.04 [+0.03] udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # 8.01 [+0.98] udp rx: 1889 MB/s 1536552 calls/s # 8.04 [+0.03] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 8.59 [+0.55] GRO frag list over UDP tunnel ok # 9.33 [+0.73] GRO fwd over UDP tunnel ok # 9.57 [+0.24] IPv6 # 9.83 [+0.27] No GRO ok # 10.34 [+0.51] GRO frag list ok # 10.84 [+0.50] GRO fwd ok # 11.32 [+0.48] UDP fwd perf udp rx: 1217 MB/s 988328 calls/s # 12.39 [+1.06] udp tx: 1734 MB/s 29415 calls/s 29415 msg/s # 13.36 [+0.97] udp rx: 1739 MB/s 1410630 calls/s # 13.39 [+0.03] udp tx: 1910 MB/s 32401 calls/s 32401 msg/s # 14.36 [+0.98] udp rx: 1785 MB/s 1447760 calls/s # 14.39 [+0.02] udp tx: 1918 MB/s 32532 calls/s 32532 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1364 MB/s 1107332 calls/s # 15.57 [+1.06] udp tx: 1851 MB/s 31408 calls/s 31408 msg/s # 16.54 [+0.98] udp rx: 1574 MB/s 1277971 calls/s # 16.57 [+0.02] udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # 17.54 [+0.98] udp rx: 1611 MB/s 1305839 calls/s # 17.57 [+0.02] udp tx: 1918 MB/s 32547 calls/s 32547 msg/s # 18.17 [+0.60] GRO frag list over UDP tunnel ok # 18.89 [+0.72] 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__->