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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.36 [+0.61] GRO fwd ok # 1.87 [+0.51] UDP fwd perf udp rx: 1335 MB/s 1085521 calls/s # 2.94 [+1.07] udp tx: 1686 MB/s 28605 calls/s 28605 msg/s # 3.91 [+0.97] udp rx: 1389 MB/s 1128680 calls/s # 3.94 [+0.03] udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # 4.91 [+0.97] udp rx: 1718 MB/s 1395285 calls/s # 4.94 [+0.03] udp tx: 1857 MB/s 31504 calls/s 31504 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1644 MB/s 1337644 calls/s # 6.12 [+1.07] udp tx: 1791 MB/s 30381 calls/s 30381 msg/s # 7.09 [+0.97] udp rx: 1634 MB/s 1329076 calls/s # 7.12 [+0.03] udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # 8.09 [+0.97] udp rx: 1657 MB/s 1347857 calls/s # 8.12 [+0.03] udp tx: 1714 MB/s 29086 calls/s 29086 msg/s # 8.72 [+0.60] GRO frag list over UDP tunnel ok # 9.54 [+0.82] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.09 [+0.29] No GRO ok # 10.62 [+0.53] GRO frag list ok # 11.17 [+0.55] GRO fwd ok # 11.66 [+0.49] UDP fwd perf udp rx: 1653 MB/s 1341266 calls/s # 12.73 [+1.07] udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # 13.70 [+0.97] udp rx: 1548 MB/s 1255954 calls/s # 13.73 [+0.03] udp tx: 1872 MB/s 31766 calls/s 31766 msg/s # 14.70 [+0.97] udp rx: 1272 MB/s 1032372 calls/s # 14.73 [+0.03] udp tx: 1856 MB/s 31480 calls/s 31480 msg/s # 14.85 [+0.12] UDP GRO fwd perf udp rx: 1150 MB/s 934759 calls/s # 15.91 [+1.06] udp tx: 1768 MB/s 29996 calls/s 29996 msg/s # 16.88 [+0.97] udp rx: 1426 MB/s 1159688 calls/s # 16.91 [+0.03] udp tx: 1684 MB/s 28574 calls/s 28574 msg/s # 17.88 [+0.97] udp rx: 1139 MB/s 925892 calls/s # 17.91 [+0.03] udp tx: 1579 MB/s 26793 calls/s 26793 msg/s # 18.48 [+0.57] GRO frag list over UDP tunnel ok # 19.20 [+0.72] 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__->