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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1498 MB/s 1218613 calls/s # 2.95 [+1.07] udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # 3.93 [+0.98] udp rx: 1907 MB/s 1551746 calls/s # 3.95 [+0.02] udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # 4.93 [+0.98] udp rx: 1925 MB/s 1566984 calls/s # 4.95 [+0.02] udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1489326 calls/s # 6.14 [+1.07] udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # 7.11 [+0.97] udp rx: 1930 MB/s 1571036 calls/s # 7.14 [+0.03] udp tx: 1955 MB/s 33163 calls/s 33163 msg/s # 8.11 [+0.97] udp rx: 1489 MB/s 1210225 calls/s # 8.14 [+0.03] udp tx: 1884 MB/s 31956 calls/s 31956 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.53 [+0.80] GRO fwd over UDP tunnel ok # 9.79 [+0.26] IPv6 # 10.05 [+0.25] No GRO ok # 10.60 [+0.55] GRO frag list ok # 11.17 [+0.58] GRO fwd ok # 11.68 [+0.51] UDP fwd perf udp rx: 1153 MB/s 938574 calls/s # 12.76 [+1.08] udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # 13.73 [+0.97] udp rx: 1101 MB/s 896237 calls/s # 13.76 [+0.03] udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # 14.73 [+0.97] udp rx: 1015 MB/s 826748 calls/s # 14.76 [+0.03] udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1044 MB/s 849970 calls/s # 15.95 [+1.08] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 16.92 [+0.97] udp rx: 1033 MB/s 841569 calls/s # 16.95 [+0.03] udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # 17.92 [+0.97] udp rx: 1237 MB/s 1007441 calls/s # 17.95 [+0.03] udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # 18.57 [+0.62] GRO frag list over UDP tunnel ok # 19.36 [+0.79] 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__->