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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 361 MB/s 292141 calls/s # 2.95 [+1.07] udp tx: 1349 MB/s 22894 calls/s 22894 msg/s # 3.93 [+0.98] udp rx: 378 MB/s 306372 calls/s # 3.95 [+0.02] udp tx: 1395 MB/s 23664 calls/s 23664 msg/s # 4.93 [+0.98] udp rx: 331 MB/s 267621 calls/s # 4.95 [+0.02] udp tx: 1409 MB/s 23903 calls/s 23903 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 463 MB/s 375006 calls/s # 6.14 [+1.07] udp tx: 1384 MB/s 23488 calls/s 23488 msg/s # 7.11 [+0.97] udp rx: 395 MB/s 319914 calls/s # 7.14 [+0.03] udp tx: 1413 MB/s 23980 calls/s 23980 msg/s # 8.11 [+0.97] udp rx: 402 MB/s 325707 calls/s # 8.14 [+0.03] udp tx: 1413 MB/s 23967 calls/s 23967 msg/s # 8.68 [+0.54] GRO frag list over UDP tunnel ok # 9.50 [+0.81] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 10.01 [+0.26] No GRO ok # 10.50 [+0.48] GRO frag list ok # 11.01 [+0.51] GRO fwd ok # 11.48 [+0.47] UDP fwd perf udp rx: 431 MB/s 350148 calls/s # 12.54 [+1.07] udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # 13.52 [+0.98] udp rx: 508 MB/s 411772 calls/s # 13.54 [+0.02] udp tx: 1300 MB/s 22060 calls/s 22060 msg/s # 14.52 [+0.98] udp rx: 600 MB/s 486476 calls/s # 14.54 [+0.02] udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 489 MB/s 396029 calls/s # 15.72 [+1.06] udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # 16.70 [+0.98] udp rx: 559 MB/s 452849 calls/s # 16.72 [+0.02] udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # 17.70 [+0.98] udp rx: 480 MB/s 388891 calls/s # 17.72 [+0.02] udp tx: 1283 MB/s 21768 calls/s 21768 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__->