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.28 [+0.27] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.99 [+0.55] UDP fwd perf udp rx: 1018 MB/s 826210 calls/s # 3.06 [+1.07] udp tx: 1828 MB/s 31012 calls/s 31012 msg/s # 4.03 [+0.97] udp rx: 1889 MB/s 1535118 calls/s # 4.06 [+0.03] udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # 5.03 [+0.97] udp rx: 1893 MB/s 1538117 calls/s # 5.06 [+0.03] udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1502541 calls/s # 6.25 [+1.07] udp tx: 1935 MB/s 32819 calls/s 32819 msg/s # 7.22 [+0.97] udp rx: 1910 MB/s 1554642 calls/s # 7.25 [+0.03] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 8.22 [+0.97] udp rx: 1830 MB/s 1488954 calls/s # 8.25 [+0.03] udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # 8.82 [+0.57] GRO frag list over UDP tunnel ok # 9.62 [+0.80] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.16 [+0.28] No GRO ok # 10.70 [+0.53] GRO frag list ok # 11.28 [+0.58] GRO fwd ok # 11.78 [+0.51] UDP fwd perf udp rx: 925 MB/s 753267 calls/s # 12.85 [+1.07] udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # 13.83 [+0.97] udp rx: 1172 MB/s 954335 calls/s # 13.86 [+0.03] udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # 14.83 [+0.97] udp rx: 1186 MB/s 965958 calls/s # 14.85 [+0.03] udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1232 MB/s 1003413 calls/s # 16.05 [+1.07] udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # 17.02 [+0.97] udp rx: 1282 MB/s 1043424 calls/s # 17.05 [+0.03] udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # 18.02 [+0.97] udp rx: 1393 MB/s 1132801 calls/s # 18.05 [+0.03] udp tx: 1461 MB/s 24790 calls/s 24790 msg/s # 18.68 [+0.63] GRO frag list over UDP tunnel ok # 19.51 [+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__->