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.27 [+0.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1060 MB/s 860432 calls/s # 2.91 [+1.07] udp tx: 1799 MB/s 30529 calls/s 30529 msg/s # 3.88 [+0.97] udp rx: 1420 MB/s 1154554 calls/s # 3.91 [+0.03] udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # 4.88 [+0.97] udp rx: 1734 MB/s 1407943 calls/s # 4.91 [+0.03] udp tx: 1869 MB/s 31702 calls/s 31702 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 493 MB/s 398882 calls/s # 6.11 [+1.07] udp tx: 1342 MB/s 22775 calls/s 22775 msg/s # 7.08 [+0.97] udp rx: 409 MB/s 331496 calls/s # 7.11 [+0.03] udp tx: 1330 MB/s 22562 calls/s 22562 msg/s # 8.08 [+0.97] udp rx: 694 MB/s 562086 calls/s # 8.11 [+0.03] udp tx: 1332 MB/s 22593 calls/s 22593 msg/s # 8.75 [+0.65] GRO frag list over UDP tunnel ok # 9.55 [+0.79] GRO fwd over UDP tunnel ok # 9.79 [+0.24] IPv6 # 10.07 [+0.28] No GRO ok # 10.58 [+0.51] GRO frag list ok # 11.12 [+0.54] GRO fwd ok # 11.59 [+0.47] UDP fwd perf udp rx: 1377 MB/s 1116225 calls/s # 12.66 [+1.07] udp tx: 1800 MB/s 30531 calls/s 30531 msg/s # 13.63 [+0.97] udp rx: 1636 MB/s 1325876 calls/s # 13.66 [+0.03] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 14.63 [+0.97] udp rx: 1675 MB/s 1357772 calls/s # 14.66 [+0.03] udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1571 MB/s 1272569 calls/s # 15.84 [+1.06] udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # 16.81 [+0.97] udp rx: 1686 MB/s 1366062 calls/s # 16.84 [+0.02] udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # 17.81 [+0.98] udp rx: 1664 MB/s 1348439 calls/s # 17.84 [+0.02] udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # 18.43 [+0.59] GRO frag list over UDP tunnel ok # 19.14 [+0.71] 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__->