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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.77 [+0.44] UDP fwd perf udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 2.83 [+1.06] udp rx: 1068 MB/s 868730 calls/s # 3.83 [+1.00] udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # 3.83 [+0.00] udp rx: 1572 MB/s 1278473 calls/s # 4.83 [+1.00] udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # 4.93 [+0.10] udp rx: 1614 MB/s 1312663 calls/s # 4.94 [+0.02] UDP GRO fwd perf udp rx: 1469 MB/s 1193239 calls/s # 6.01 [+1.07] udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # 6.99 [+0.98] udp rx: 1347 MB/s 1092424 calls/s # 7.01 [+0.02] udp tx: 1971 MB/s 33431 calls/s 33431 msg/s # 7.99 [+0.98] udp rx: 1828 MB/s 1483773 calls/s # 8.01 [+0.02] udp tx: 1956 MB/s 33178 calls/s 33178 msg/s # 8.55 [+0.54] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.50 [+0.25] IPv6 # 9.76 [+0.25] No GRO ok # 10.29 [+0.54] GRO frag list ok # 10.84 [+0.54] GRO fwd ok # 11.38 [+0.55] UDP fwd perf udp rx: 1327 MB/s 1075788 calls/s # 12.46 [+1.08] udp tx: 1863 MB/s 31601 calls/s 31601 msg/s # 13.43 [+0.97] udp rx: 1575 MB/s 1278257 calls/s # 13.46 [+0.03] udp tx: 1800 MB/s 30546 calls/s 30546 msg/s # 14.43 [+0.97] udp rx: 1222 MB/s 992496 calls/s # 14.46 [+0.03] udp tx: 1613 MB/s 27366 calls/s 27366 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1169 MB/s 952151 calls/s # 15.65 [+1.07] udp tx: 1223 MB/s 20759 calls/s 20759 msg/s # 16.62 [+0.97] udp rx: 1239 MB/s 1009322 calls/s # 16.65 [+0.03] udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # 17.62 [+0.97] udp rx: 1256 MB/s 1022782 calls/s # 17.65 [+0.03] udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # 18.26 [+0.61] GRO frag list over UDP tunnel ok # 19.06 [+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__->