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.81 [+0.54] GRO frag list ok # 1.44 [+0.63] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 1215 MB/s 989562 calls/s # 3.03 [+1.07] udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # 4.00 [+0.97] udp rx: 1289 MB/s 1050122 calls/s # 4.03 [+0.03] udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # 5.01 [+0.97] udp rx: 1296 MB/s 1055826 calls/s # 5.03 [+0.03] udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1137 MB/s 925494 calls/s # 6.22 [+1.07] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 7.19 [+0.97] udp rx: 1243 MB/s 1012258 calls/s # 7.22 [+0.03] udp tx: 1326 MB/s 22496 calls/s 22496 msg/s # 8.20 [+0.97] udp rx: 1068 MB/s 869960 calls/s # 8.22 [+0.03] udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # 8.84 [+0.62] GRO frag list over UDP tunnel ok # 9.61 [+0.77] GRO fwd over UDP tunnel ok # 9.86 [+0.25] IPv6 # 10.13 [+0.27] No GRO ok # 10.67 [+0.54] GRO frag list ok # 11.24 [+0.57] GRO fwd ok # 11.71 [+0.46] UDP fwd perf udp rx: 1472 MB/s 1194910 calls/s # 12.77 [+1.06] udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # 13.74 [+0.98] udp rx: 1615 MB/s 1312062 calls/s # 13.77 [+0.02] udp tx: 1748 MB/s 29662 calls/s 29662 msg/s # 14.74 [+0.98] udp rx: 1809 MB/s 1471575 calls/s # 14.77 [+0.02] udp tx: 1850 MB/s 31394 calls/s 31394 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1435 MB/s 1164534 calls/s # 15.95 [+1.06] udp tx: 1839 MB/s 31193 calls/s 31193 msg/s # 16.92 [+0.97] udp rx: 1682 MB/s 1363787 calls/s # 16.95 [+0.03] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 17.92 [+0.97] udp rx: 1699 MB/s 1377376 calls/s # 17.95 [+0.03] udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # 18.53 [+0.58] GRO frag list over UDP tunnel ok # 19.33 [+0.80] 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__->