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.26 [+0.24] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 927 MB/s 752547 calls/s # 3.00 [+1.07] udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # 3.98 [+0.98] udp rx: 1057 MB/s 857721 calls/s # 4.00 [+0.02] udp tx: 1354 MB/s 22974 calls/s 22974 msg/s # 4.98 [+0.98] udp rx: 933 MB/s 757740 calls/s # 5.00 [+0.02] udp tx: 1348 MB/s 22871 calls/s 22871 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1126 MB/s 914437 calls/s # 6.19 [+1.07] udp tx: 1347 MB/s 22860 calls/s 22860 msg/s # 7.17 [+0.97] udp rx: 1160 MB/s 942351 calls/s # 7.19 [+0.03] udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # 8.17 [+0.97] udp rx: 1101 MB/s 894167 calls/s # 8.19 [+0.03] udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.80] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.13 [+0.26] No GRO ok # 10.65 [+0.52] GRO frag list ok # 11.20 [+0.54] GRO fwd ok # 11.68 [+0.49] UDP fwd perf udp rx: 1681 MB/s 1368784 calls/s # 12.75 [+1.07] udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # 13.72 [+0.97] udp rx: 1688 MB/s 1373799 calls/s # 13.75 [+0.03] udp tx: 1896 MB/s 32161 calls/s 32161 msg/s # 14.72 [+0.97] udp rx: 1354 MB/s 1101575 calls/s # 14.75 [+0.03] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1823 MB/s 1484514 calls/s # 15.94 [+1.07] udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # 16.91 [+0.97] udp rx: 1587 MB/s 1292019 calls/s # 16.94 [+0.03] udp tx: 1866 MB/s 31659 calls/s 31659 msg/s # 17.91 [+0.97] udp rx: 1935 MB/s 1575571 calls/s # 17.94 [+0.03] udp tx: 1945 MB/s 33002 calls/s 33002 msg/s # 18.52 [+0.58] GRO frag list over UDP tunnel ok # 19.26 [+0.74] 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__->