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.77 [+0.53] GRO frag list ok # 1.31 [+0.54] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 969 MB/s 786921 calls/s # 2.83 [+1.06] udp tx: 1739 MB/s 29498 calls/s 29498 msg/s # 3.81 [+0.98] udp rx: 1693 MB/s 1373422 calls/s # 3.83 [+0.02] udp tx: 1895 MB/s 32149 calls/s 32149 msg/s # 4.81 [+0.98] udp rx: 1573 MB/s 1275940 calls/s # 4.83 [+0.02] udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1370340 calls/s # 6.01 [+1.06] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 6.98 [+0.98] udp rx: 1478 MB/s 1200878 calls/s # 7.01 [+0.02] udp tx: 1573 MB/s 26692 calls/s 26692 msg/s # 7.99 [+0.98] udp rx: 1068 MB/s 869547 calls/s # 8.01 [+0.02] udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # 8.63 [+0.62] GRO frag list over UDP tunnel ok # 9.44 [+0.81] GRO fwd over UDP tunnel ok # 9.71 [+0.27] IPv6 # 10.00 [+0.29] No GRO ok # 10.55 [+0.55] GRO frag list ok # 11.07 [+0.52] GRO fwd ok # 11.54 [+0.47] UDP fwd perf udp rx: 1561 MB/s 1265082 calls/s # 12.59 [+1.06] udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # 13.57 [+0.98] udp rx: 1679 MB/s 1361263 calls/s # 13.59 [+0.02] udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # 14.57 [+0.98] udp rx: 1702 MB/s 1379375 calls/s # 14.59 [+0.02] udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1610 MB/s 1304575 calls/s # 15.78 [+1.06] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 16.75 [+0.98] udp rx: 1670 MB/s 1353929 calls/s # 16.78 [+0.02] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 17.75 [+0.98] udp rx: 1358 MB/s 1100396 calls/s # 17.78 [+0.02] udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # 18.31 [+0.53] GRO frag list over UDP tunnel ok # 19.04 [+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__->