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.70 [+0.47] GRO frag list ok # 1.28 [+0.58] GRO fwd ok # 1.74 [+0.47] UDP fwd perf udp rx: 1665 MB/s 1355549 calls/s # 2.81 [+1.06] udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # 3.78 [+0.97] udp rx: 1915 MB/s 1559290 calls/s # 3.81 [+0.03] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 4.78 [+0.97] udp rx: 1939 MB/s 1578466 calls/s # 4.81 [+0.03] udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1902 MB/s 1548173 calls/s # 5.99 [+1.06] udp tx: 1968 MB/s 33379 calls/s 33379 msg/s # 6.96 [+0.98] udp rx: 1941 MB/s 1579866 calls/s # 6.99 [+0.02] udp tx: 1959 MB/s 33237 calls/s 33237 msg/s # 7.97 [+0.98] udp rx: 1002 MB/s 814633 calls/s # 7.99 [+0.02] udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # 9.56 [+1.57] GRO frag list over UDP tunnel ok # 10.69 [+1.13] GRO fwd over UDP tunnel ok # 10.97 [+0.27] IPv6 # 11.26 [+0.29] No GRO ok # 11.84 [+0.58] GRO frag list ok # 12.40 [+0.56] GRO fwd ok # 12.92 [+0.52] UDP fwd perf udp rx: 1543 MB/s 1251052 calls/s # 14.00 [+1.08] udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # 14.96 [+0.97] udp rx: 1753 MB/s 1421341 calls/s # 15.00 [+0.03] udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # 15.96 [+0.97] udp rx: 1746 MB/s 1415361 calls/s # 16.00 [+0.03] udp tx: 1898 MB/s 32206 calls/s 32206 msg/s # 16.12 [+0.12] UDP GRO fwd perf udp rx: 1129 MB/s 916869 calls/s # 17.19 [+1.07] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 18.16 [+0.97] udp rx: 1564 MB/s 1267735 calls/s # 18.19 [+0.03] udp tx: 1901 MB/s 32245 calls/s 32245 msg/s # 19.16 [+0.97] udp rx: 1604 MB/s 1299724 calls/s # 19.19 [+0.03] udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # 19.75 [+0.56] GRO frag list over UDP tunnel ok # 20.52 [+0.77] 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__->