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.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.35 [+0.55] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1357 MB/s 1104682 calls/s # 2.90 [+1.07] udp tx: 1861 MB/s 31580 calls/s 31580 msg/s # 3.87 [+0.97] udp rx: 1789 MB/s 1456601 calls/s # 3.90 [+0.03] udp tx: 1800 MB/s 30537 calls/s 30537 msg/s # 4.87 [+0.98] udp rx: 1726 MB/s 1405375 calls/s # 4.90 [+0.02] udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1806 MB/s 1469336 calls/s # 6.08 [+1.06] udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # 7.05 [+0.97] udp rx: 1850 MB/s 1505185 calls/s # 7.08 [+0.03] udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # 8.05 [+0.98] udp rx: 1798 MB/s 1463933 calls/s # 8.08 [+0.02] udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.46 [+0.81] GRO fwd over UDP tunnel ok # 9.70 [+0.24] IPv6 # 9.94 [+0.24] No GRO ok # 10.45 [+0.51] GRO frag list ok # 10.98 [+0.53] GRO fwd ok # 11.45 [+0.47] UDP fwd perf udp rx: 1335 MB/s 1084569 calls/s # 12.51 [+1.06] udp tx: 1596 MB/s 27080 calls/s 27080 msg/s # 13.49 [+0.97] udp rx: 1168 MB/s 951583 calls/s # 13.51 [+0.03] udp tx: 1170 MB/s 19860 calls/s 19860 msg/s # 14.49 [+0.98] udp rx: 1156 MB/s 941679 calls/s # 14.51 [+0.02] udp tx: 1156 MB/s 19611 calls/s 19611 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1178 MB/s 959367 calls/s # 15.70 [+1.07] udp tx: 1215 MB/s 20613 calls/s 20613 msg/s # 16.68 [+0.97] udp rx: 1202 MB/s 979014 calls/s # 16.70 [+0.03] udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # 17.68 [+0.98] udp rx: 1252 MB/s 1020001 calls/s # 17.70 [+0.02] udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # 18.37 [+0.66] GRO frag list over UDP tunnel ok # 19.15 [+0.78] 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__->