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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1817 MB/s 1479891 calls/s # 2.87 [+1.06] udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # 3.85 [+0.97] udp rx: 1785 MB/s 1453499 calls/s # 3.87 [+0.03] udp tx: 1793 MB/s 30411 calls/s 30411 msg/s # 4.85 [+0.98] udp rx: 1919 MB/s 1562299 calls/s # 4.87 [+0.02] udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1876 MB/s 1527781 calls/s # 6.05 [+1.06] udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # 7.03 [+0.98] udp rx: 1947 MB/s 1585089 calls/s # 7.05 [+0.02] udp tx: 1963 MB/s 33300 calls/s 33300 msg/s # 8.03 [+0.98] udp rx: 1935 MB/s 1575756 calls/s # 8.05 [+0.02] udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # 8.67 [+0.61] GRO frag list over UDP tunnel ok # 9.52 [+0.85] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.03 [+0.24] No GRO ok # 10.58 [+0.55] GRO frag list ok # 11.15 [+0.57] GRO fwd ok # 11.66 [+0.51] UDP fwd perf udp rx: 466 MB/s 377662 calls/s # 12.74 [+1.07] udp tx: 1331 MB/s 22587 calls/s 22587 msg/s # 13.71 [+0.97] udp rx: 727 MB/s 589801 calls/s # 13.74 [+0.03] udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # 14.71 [+0.97] udp rx: 665 MB/s 538756 calls/s # 14.74 [+0.03] udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # 14.86 [+0.13] UDP GRO fwd perf udp rx: 454 MB/s 368016 calls/s # 15.94 [+1.08] udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # 16.93 [+0.99] udp rx: 368 MB/s 298421 calls/s # 16.94 [+0.01] udp tx: 1339 MB/s 22713 calls/s 22713 msg/s # 17.93 [+0.99] udp rx: 282 MB/s 228670 calls/s # 17.94 [+0.01] udp tx: 1360 MB/s 23082 calls/s 23082 msg/s # 18.57 [+0.64] GRO frag list over UDP tunnel ok # 19.39 [+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__->