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.78 [+0.53] GRO frag list ok # 1.39 [+0.61] GRO fwd ok # 1.86 [+0.47] UDP fwd perf udp rx: 1614 MB/s 1309277 calls/s # 2.92 [+1.06] udp tx: 1964 MB/s 33321 calls/s 33321 msg/s # 3.89 [+0.98] udp rx: 1786 MB/s 1448494 calls/s # 3.92 [+0.02] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 4.89 [+0.98] udp rx: 1595 MB/s 1294429 calls/s # 4.92 [+0.02] udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1738 MB/s 1411177 calls/s # 6.09 [+1.06] udp tx: 1904 MB/s 32307 calls/s 32307 msg/s # 7.07 [+0.98] udp rx: 1689 MB/s 1370289 calls/s # 7.09 [+0.02] udp tx: 1870 MB/s 31724 calls/s 31724 msg/s # 8.07 [+0.98] udp rx: 997 MB/s 811533 calls/s # 8.09 [+0.02] udp tx: 1226 MB/s 20794 calls/s 20794 msg/s # 8.75 [+0.66] GRO frag list over UDP tunnel ok # 9.60 [+0.85] GRO fwd over UDP tunnel ok # 9.86 [+0.27] IPv6 # 10.16 [+0.30] No GRO ok # 10.72 [+0.56] GRO frag list ok # 11.27 [+0.55] GRO fwd ok # 11.75 [+0.48] UDP fwd perf udp rx: 1343 MB/s 1088055 calls/s # 12.81 [+1.06] udp tx: 1881 MB/s 31917 calls/s 31917 msg/s # 13.79 [+0.98] udp rx: 1631 MB/s 1321359 calls/s # 13.81 [+0.02] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 14.79 [+0.98] udp rx: 1502 MB/s 1217213 calls/s # 14.81 [+0.02] udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1540 MB/s 1247651 calls/s # 15.99 [+1.06] udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # 16.96 [+0.97] udp rx: 1592 MB/s 1289418 calls/s # 16.99 [+0.03] udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # 17.96 [+0.97] udp rx: 1059 MB/s 858478 calls/s # 17.99 [+0.03] udp tx: 1884 MB/s 31956 calls/s 31956 msg/s # 18.55 [+0.56] GRO frag list over UDP tunnel ok # 19.23 [+0.68] 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__->