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.23 [+0.22] No GRO ok # 0.73 [+0.50] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1779 MB/s 1446691 calls/s # 2.82 [+1.06] udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # 3.79 [+0.98] udp rx: 1842 MB/s 1498030 calls/s # 3.82 [+0.02] udp tx: 1887 MB/s 32007 calls/s 32007 msg/s # 4.79 [+0.98] udp rx: 1804 MB/s 1467573 calls/s # 4.82 [+0.02] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1777 MB/s 1444462 calls/s # 5.99 [+1.06] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 6.97 [+0.98] udp rx: 1811 MB/s 1469802 calls/s # 6.99 [+0.02] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 7.97 [+0.98] udp rx: 1810 MB/s 1468886 calls/s # 7.99 [+0.02] udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.23 [+0.70] GRO fwd over UDP tunnel ok # 9.47 [+0.24] IPv6 # 9.74 [+0.27] No GRO ok # 10.31 [+0.56] GRO frag list ok # 10.86 [+0.55] GRO fwd ok # 11.40 [+0.55] UDP fwd perf udp rx: 1236 MB/s 1002276 calls/s # 12.48 [+1.08] udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # 13.48 [+1.00] udp tx: 1898 MB/s 32204 calls/s 32204 msg/s # 13.48 [+0.00] udp rx: 1453 MB/s 1178208 calls/s # 14.48 [+1.00] udp tx: 1875 MB/s 31806 calls/s 31806 msg/s # 14.58 [+0.10] udp rx: 1430 MB/s 1159950 calls/s # 14.61 [+0.02] UDP GRO fwd perf udp rx: 1285 MB/s 1042086 calls/s # 15.68 [+1.07] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 16.65 [+0.97] udp rx: 1589 MB/s 1287831 calls/s # 16.68 [+0.03] udp tx: 1902 MB/s 32270 calls/s 32270 msg/s # 17.65 [+0.97] udp rx: 1177 MB/s 954273 calls/s # 17.68 [+0.03] udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # 18.29 [+0.61] GRO frag list over UDP tunnel ok # 19.02 [+0.73] 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__->