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.25 [+0.24] No GRO ok # 0.71 [+0.46] GRO frag list ok # 1.25 [+0.54] GRO fwd ok # 1.72 [+0.47] UDP fwd perf udp rx: 1686 MB/s 1371632 calls/s # 2.79 [+1.06] udp tx: 1781 MB/s 30208 calls/s 30208 msg/s # 3.76 [+0.97] udp rx: 1236 MB/s 1003774 calls/s # 3.79 [+0.03] udp tx: 1459 MB/s 24756 calls/s 24756 msg/s # 4.76 [+0.98] udp rx: 934 MB/s 757791 calls/s # 4.79 [+0.02] udp tx: 1129 MB/s 19157 calls/s 19157 msg/s # 4.95 [+0.17] UDP GRO fwd perf udp rx: 777 MB/s 630579 calls/s # 6.15 [+1.19] udp tx: 1169 MB/s 19837 calls/s 19837 msg/s # 7.08 [+0.93] udp rx: 1026 MB/s 835081 calls/s # 7.15 [+0.07] udp tx: 1539 MB/s 26114 calls/s 26114 msg/s # 8.08 [+0.93] udp rx: 1088 MB/s 885145 calls/s # 8.15 [+0.07] udp tx: 1553 MB/s 26348 calls/s 26348 msg/s # 8.83 [+0.69] GRO frag list over UDP tunnel ok # 9.60 [+0.76] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.12 [+0.26] No GRO ok # 10.67 [+0.55] GRO frag list ok # 11.26 [+0.59] GRO fwd ok # 11.78 [+0.52] UDP fwd perf udp rx: 1558 MB/s 1264578 calls/s # 12.85 [+1.06] udp tx: 1808 MB/s 30665 calls/s 30665 msg/s # 13.82 [+0.97] udp rx: 1757 MB/s 1424930 calls/s # 13.85 [+0.03] udp tx: 1922 MB/s 32609 calls/s 32609 msg/s # 14.82 [+0.97] udp rx: 1720 MB/s 1396255 calls/s # 14.85 [+0.03] udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1355943 calls/s # 16.04 [+1.07] udp tx: 1772 MB/s 30056 calls/s 30056 msg/s # 17.01 [+0.97] udp rx: 1802 MB/s 1464180 calls/s # 17.04 [+0.03] udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # 18.01 [+0.97] udp rx: 1814 MB/s 1474579 calls/s # 18.04 [+0.03] udp tx: 1885 MB/s 31985 calls/s 31985 msg/s # 18.58 [+0.54] GRO frag list over UDP tunnel ok # 19.34 [+0.76] 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__->