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.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 460 MB/s 372709 calls/s # 2.98 [+1.07] udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # 3.95 [+0.98] udp rx: 594 MB/s 481546 calls/s # 3.98 [+0.02] udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # 4.95 [+0.98] udp rx: 617 MB/s 500117 calls/s # 4.98 [+0.02] udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1337 MB/s 1084980 calls/s # 6.16 [+1.07] udp tx: 1667 MB/s 28282 calls/s 28282 msg/s # 7.14 [+0.97] udp rx: 1761 MB/s 1428203 calls/s # 7.16 [+0.03] udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # 8.14 [+0.97] udp rx: 1765 MB/s 1431454 calls/s # 8.16 [+0.03] udp tx: 1951 MB/s 33099 calls/s 33099 msg/s # 8.75 [+0.58] GRO frag list over UDP tunnel ok # 9.47 [+0.72] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.94 [+0.23] No GRO ok # 10.42 [+0.48] GRO frag list ok # 10.94 [+0.52] GRO fwd ok # 11.41 [+0.47] UDP fwd perf udp rx: 1391 MB/s 1128847 calls/s # 12.48 [+1.06] udp tx: 1740 MB/s 29519 calls/s 29519 msg/s # 13.45 [+0.98] udp rx: 1603 MB/s 1299676 calls/s # 13.48 [+0.02] udp tx: 1899 MB/s 32225 calls/s 32225 msg/s # 14.45 [+0.98] udp rx: 1626 MB/s 1317835 calls/s # 14.48 [+0.02] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 14.59 [+0.12] UDP GRO fwd perf udp rx: 1446 MB/s 1171678 calls/s # 15.65 [+1.06] udp tx: 1914 MB/s 32471 calls/s 32471 msg/s # 16.63 [+0.97] udp rx: 1637 MB/s 1326209 calls/s # 16.65 [+0.03] udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # 17.63 [+0.98] udp rx: 1663 MB/s 1347175 calls/s # 17.65 [+0.02] udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # 18.20 [+0.55] GRO frag list over UDP tunnel ok # 18.92 [+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__->