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.45 [+0.62] GRO fwd ok # 1.94 [+0.49] UDP fwd perf udp rx: 977 MB/s 791492 calls/s # 3.01 [+1.07] udp tx: 1358 MB/s 23048 calls/s 23048 msg/s # 3.98 [+0.97] udp rx: 959 MB/s 776998 calls/s # 4.01 [+0.03] udp tx: 1351 MB/s 22925 calls/s 22925 msg/s # 4.98 [+0.97] udp rx: 979 MB/s 793064 calls/s # 5.01 [+0.03] udp tx: 1349 MB/s 22884 calls/s 22884 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 943 MB/s 763888 calls/s # 6.20 [+1.07] udp tx: 1348 MB/s 22864 calls/s 22864 msg/s # 7.17 [+0.97] udp rx: 996 MB/s 807500 calls/s # 7.20 [+0.03] udp tx: 1350 MB/s 22904 calls/s 22904 msg/s # 8.17 [+0.97] udp rx: 964 MB/s 781216 calls/s # 8.20 [+0.03] udp tx: 1359 MB/s 23051 calls/s 23051 msg/s # 8.78 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.71] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 10.02 [+0.29] No GRO ok # 10.55 [+0.53] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.63 [+0.51] UDP fwd perf udp rx: 1471 MB/s 1191967 calls/s # 12.70 [+1.07] udp tx: 1890 MB/s 32060 calls/s 32060 msg/s # 13.68 [+0.98] udp rx: 1631 MB/s 1321386 calls/s # 13.70 [+0.02] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 14.68 [+0.98] udp rx: 1627 MB/s 1319135 calls/s # 14.70 [+0.02] udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1512 MB/s 1225647 calls/s # 15.89 [+1.07] udp tx: 1800 MB/s 30541 calls/s 30541 msg/s # 16.86 [+0.97] udp rx: 1643 MB/s 1331000 calls/s # 16.88 [+0.03] udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # 17.86 [+0.97] udp rx: 1671 MB/s 1354275 calls/s # 17.88 [+0.03] udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # 18.52 [+0.64] GRO frag list over UDP tunnel ok # 19.35 [+0.83] 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__->