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.22 [+0.21] No GRO ok # 0.76 [+0.53] GRO frag list ok # 1.29 [+0.53] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1740 MB/s 1414161 calls/s # 2.80 [+1.06] udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # 3.78 [+0.98] udp rx: 1602 MB/s 1302134 calls/s # 3.80 [+0.02] udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # 4.78 [+0.98] udp rx: 1867 MB/s 1518127 calls/s # 4.80 [+0.02] udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1632 MB/s 1328134 calls/s # 5.98 [+1.06] udp tx: 1858 MB/s 31518 calls/s 31518 msg/s # 6.95 [+0.98] udp rx: 1516 MB/s 1233133 calls/s # 6.98 [+0.02] udp tx: 1773 MB/s 30075 calls/s 30075 msg/s # 7.98 [+1.00] udp tx: 1849 MB/s 31377 calls/s 31377 msg/s # 7.98 [+0.00] udp rx: 1427 MB/s 1161502 calls/s # 8.51 [+0.53] GRO frag list over UDP tunnel ok # 9.27 [+0.76] GRO fwd over UDP tunnel ok # 9.52 [+0.24] IPv6 # 9.77 [+0.25] No GRO ok # 10.28 [+0.51] GRO frag list ok # 10.82 [+0.55] GRO fwd ok # 11.32 [+0.50] UDP fwd perf udp rx: 1363 MB/s 1105648 calls/s # 12.38 [+1.06] udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # 13.37 [+0.98] udp rx: 1279 MB/s 1039753 calls/s # 13.38 [+0.01] udp tx: 1556 MB/s 26401 calls/s 26401 msg/s # 14.37 [+0.99] udp rx: 1230 MB/s 1001845 calls/s # 14.38 [+0.01] udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1203 MB/s 979798 calls/s # 15.57 [+1.07] udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # 16.54 [+0.98] udp rx: 1223 MB/s 995623 calls/s # 16.57 [+0.02] udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # 17.54 [+0.98] udp rx: 1280 MB/s 1042054 calls/s # 17.57 [+0.02] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 18.17 [+0.61] GRO frag list over UDP tunnel ok # 18.98 [+0.81] 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__->