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.28 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.49 [+0.65] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1155 MB/s 941027 calls/s # 3.07 [+1.07] udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # 4.05 [+0.97] udp rx: 1201 MB/s 978155 calls/s # 4.07 [+0.03] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 5.05 [+0.98] udp rx: 1298 MB/s 1057159 calls/s # 5.07 [+0.02] udp tx: 1302 MB/s 22096 calls/s 22096 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1581 MB/s 1286769 calls/s # 6.27 [+1.08] udp tx: 1664 MB/s 28228 calls/s 28228 msg/s # 7.24 [+0.97] udp rx: 1686 MB/s 1372403 calls/s # 7.27 [+0.03] udp tx: 1694 MB/s 28747 calls/s 28747 msg/s # 8.24 [+0.97] udp rx: 1774 MB/s 1444352 calls/s # 8.27 [+0.03] udp tx: 1792 MB/s 30399 calls/s 30399 msg/s # 8.86 [+0.58] GRO frag list over UDP tunnel ok # 9.65 [+0.79] GRO fwd over UDP tunnel ok # 9.89 [+0.24] IPv6 # 10.16 [+0.26] No GRO ok # 10.70 [+0.54] GRO frag list ok # 11.27 [+0.57] GRO fwd ok # 11.75 [+0.48] UDP fwd perf udp rx: 1340 MB/s 1086525 calls/s # 12.81 [+1.06] udp tx: 1805 MB/s 30616 calls/s 30616 msg/s # 13.79 [+0.98] udp rx: 1096 MB/s 888517 calls/s # 13.81 [+0.02] udp tx: 1883 MB/s 31937 calls/s 31937 msg/s # 14.79 [+0.98] udp rx: 1231 MB/s 997871 calls/s # 14.81 [+0.02] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1314895 calls/s # 15.99 [+1.06] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 16.97 [+0.98] udp rx: 1574 MB/s 1275842 calls/s # 16.99 [+0.02] udp tx: 1887 MB/s 32020 calls/s 32020 msg/s # 17.97 [+0.98] udp rx: 1651 MB/s 1338567 calls/s # 17.99 [+0.02] udp tx: 1892 MB/s 32104 calls/s 32104 msg/s # 18.58 [+0.59] GRO frag list over UDP tunnel ok # 19.34 [+0.75] 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__->