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.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.27 [+0.57] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1311 MB/s 1067128 calls/s # 2.79 [+1.06] udp tx: 1703 MB/s 28899 calls/s 28899 msg/s # 3.77 [+0.98] udp rx: 1807 MB/s 1469463 calls/s # 3.79 [+0.02] udp tx: 1912 MB/s 32433 calls/s 32433 msg/s # 4.78 [+0.99] udp rx: 1466 MB/s 1191856 calls/s # 4.79 [+0.01] udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1647 MB/s 1339901 calls/s # 5.97 [+1.06] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 6.94 [+0.97] udp rx: 1857 MB/s 1510709 calls/s # 6.97 [+0.03] udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # 7.94 [+0.97] udp rx: 1868 MB/s 1520136 calls/s # 7.97 [+0.03] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 8.57 [+0.60] GRO frag list over UDP tunnel ok # 9.29 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.25] IPv6 # 9.79 [+0.24] No GRO ok # 10.31 [+0.53] GRO frag list ok # 10.86 [+0.54] GRO fwd ok # 11.37 [+0.51] UDP fwd perf udp rx: 311 MB/s 252214 calls/s # 12.44 [+1.07] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 13.41 [+0.97] udp rx: 250 MB/s 202476 calls/s # 13.44 [+0.03] udp tx: 1351 MB/s 22917 calls/s 22917 msg/s # 14.41 [+0.98] udp rx: 311 MB/s 251773 calls/s # 14.44 [+0.02] udp tx: 1343 MB/s 22795 calls/s 22795 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 216 MB/s 175497 calls/s # 15.64 [+1.08] udp tx: 1349 MB/s 22891 calls/s 22891 msg/s # 16.61 [+0.97] udp rx: 453 MB/s 367214 calls/s # 16.64 [+0.03] udp tx: 1337 MB/s 22688 calls/s 22688 msg/s # 17.61 [+0.97] udp rx: 499 MB/s 404509 calls/s # 17.64 [+0.03] udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # 18.25 [+0.61] GRO frag list over UDP tunnel ok # 19.03 [+0.78] 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__->