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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.22 [+0.53] GRO fwd ok # 1.69 [+0.46] UDP fwd perf udp rx: 953 MB/s 775253 calls/s # 2.75 [+1.06] udp tx: 1652 MB/s 28025 calls/s 28025 msg/s # 3.73 [+0.98] udp rx: 1737 MB/s 1412068 calls/s # 3.75 [+0.02] udp tx: 1789 MB/s 30350 calls/s 30350 msg/s # 4.73 [+0.98] udp rx: 1746 MB/s 1421023 calls/s # 4.75 [+0.02] udp tx: 1783 MB/s 30244 calls/s 30244 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1302 MB/s 1059643 calls/s # 5.93 [+1.06] udp tx: 1618 MB/s 27449 calls/s 27449 msg/s # 6.90 [+0.97] udp rx: 621 MB/s 503007 calls/s # 6.93 [+0.03] udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # 7.90 [+0.98] udp rx: 516 MB/s 418231 calls/s # 7.93 [+0.02] udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # 8.49 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.76] GRO fwd over UDP tunnel ok # 9.50 [+0.26] IPv6 # 9.76 [+0.25] No GRO ok # 10.24 [+0.49] GRO frag list ok # 10.78 [+0.54] GRO fwd ok # 11.29 [+0.51] UDP fwd perf udp rx: 716 MB/s 580679 calls/s # 12.35 [+1.07] udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # 13.33 [+0.98] udp rx: 746 MB/s 604414 calls/s # 13.35 [+0.02] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 14.33 [+0.98] udp rx: 864 MB/s 701521 calls/s # 14.35 [+0.02] udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 642 MB/s 520417 calls/s # 15.53 [+1.06] udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # 16.51 [+0.97] udp rx: 525 MB/s 425307 calls/s # 16.53 [+0.03] udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # 17.51 [+0.98] udp rx: 515 MB/s 417882 calls/s # 17.53 [+0.02] udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # 18.13 [+0.60] GRO frag list over UDP tunnel ok # 18.92 [+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__->