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.74 [+0.52] GRO frag list ok # 1.34 [+0.60] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 841 MB/s 684802 calls/s # 2.88 [+1.06] udp tx: 1216 MB/s 20630 calls/s 20630 msg/s # 3.85 [+0.98] udp rx: 1051 MB/s 855659 calls/s # 3.88 [+0.02] udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # 4.85 [+0.98] udp rx: 1074 MB/s 874662 calls/s # 4.88 [+0.02] udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 958 MB/s 780084 calls/s # 6.07 [+1.07] udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # 7.04 [+0.97] udp rx: 1260 MB/s 1026055 calls/s # 7.07 [+0.03] udp tx: 1266 MB/s 21479 calls/s 21479 msg/s # 8.04 [+0.97] udp rx: 1239 MB/s 1008832 calls/s # 8.07 [+0.03] udp tx: 1238 MB/s 21006 calls/s 21006 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.42 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.94 [+0.26] No GRO ok # 10.47 [+0.53] GRO frag list ok # 11.01 [+0.55] GRO fwd ok # 11.48 [+0.47] UDP fwd perf udp rx: 1115 MB/s 908205 calls/s # 12.54 [+1.06] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 13.51 [+0.97] udp rx: 1654 MB/s 1341223 calls/s # 13.54 [+0.03] udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # 14.51 [+0.97] udp rx: 1766 MB/s 1432505 calls/s # 14.54 [+0.03] udp tx: 1886 MB/s 31994 calls/s 31994 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1663 MB/s 1348307 calls/s # 15.72 [+1.06] udp tx: 1893 MB/s 32117 calls/s 32117 msg/s # 16.69 [+0.97] udp rx: 1712 MB/s 1387620 calls/s # 16.72 [+0.03] udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # 17.70 [+0.97] udp rx: 1608 MB/s 1304244 calls/s # 17.72 [+0.03] udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # 18.27 [+0.55] GRO frag list over UDP tunnel ok # 19.01 [+0.74] 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__->