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.26 [+0.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.77 [+0.45] UDP fwd perf udp rx: 1436 MB/s 1168645 calls/s # 2.83 [+1.06] udp tx: 1743 MB/s 29574 calls/s 29574 msg/s # 3.80 [+0.98] udp rx: 1743 MB/s 1417735 calls/s # 3.83 [+0.02] udp tx: 1799 MB/s 30514 calls/s 30514 msg/s # 4.80 [+0.98] udp rx: 1804 MB/s 1466146 calls/s # 4.83 [+0.02] udp tx: 1892 MB/s 32105 calls/s 32105 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1475561 calls/s # 6.01 [+1.07] udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # 6.98 [+0.97] udp rx: 1881 MB/s 1530169 calls/s # 7.01 [+0.03] udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # 7.99 [+0.97] udp rx: 1860 MB/s 1512045 calls/s # 8.01 [+0.03] udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # 8.59 [+0.58] GRO frag list over UDP tunnel ok # 9.34 [+0.75] GRO fwd over UDP tunnel ok # 9.57 [+0.23] IPv6 # 9.82 [+0.24] No GRO ok # 10.30 [+0.48] GRO frag list ok # 10.79 [+0.49] GRO fwd ok # 11.23 [+0.44] UDP fwd perf udp rx: 1622 MB/s 1314371 calls/s # 12.28 [+1.06] udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # 13.26 [+0.98] udp rx: 1742 MB/s 1413692 calls/s # 13.28 [+0.02] udp tx: 1894 MB/s 32136 calls/s 32136 msg/s # 14.26 [+0.98] udp rx: 1558 MB/s 1265230 calls/s # 14.28 [+0.02] udp tx: 1730 MB/s 29358 calls/s 29358 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # 15.48 [+1.07] udp rx: 1416 MB/s 1148488 calls/s # 16.46 [+0.99] udp tx: 1870 MB/s 31724 calls/s 31724 msg/s # 16.48 [+0.01] udp rx: 1353 MB/s 1096131 calls/s # 17.46 [+0.99] udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # 17.56 [+0.10] udp rx: 1579 MB/s 1279906 calls/s # 17.99 [+0.42] GRO frag list over UDP tunnel ok # 18.66 [+0.67] 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__->