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.24 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1464 MB/s 1187428 calls/s # 2.84 [+1.06] udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # 3.81 [+0.97] udp rx: 1775 MB/s 1440853 calls/s # 3.84 [+0.03] udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # 4.81 [+0.97] udp rx: 1758 MB/s 1425199 calls/s # 4.84 [+0.03] udp tx: 1958 MB/s 33215 calls/s 33215 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1424 MB/s 1155208 calls/s # 6.02 [+1.07] udp tx: 1925 MB/s 32653 calls/s 32653 msg/s # 6.99 [+0.97] udp rx: 1800 MB/s 1460619 calls/s # 7.02 [+0.03] udp tx: 1942 MB/s 32943 calls/s 32943 msg/s # 7.99 [+0.97] udp rx: 1814 MB/s 1471996 calls/s # 8.02 [+0.03] udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # 8.60 [+0.58] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.82 [+0.26] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.90 [+0.57] GRO fwd ok # 11.46 [+0.56] UDP fwd perf udp rx: 1183 MB/s 963242 calls/s # 12.54 [+1.08] udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # 13.50 [+0.97] udp rx: 1272 MB/s 1036287 calls/s # 13.54 [+0.03] udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # 14.51 [+0.97] udp rx: 1247 MB/s 1015603 calls/s # 14.54 [+0.03] udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1424 MB/s 1153944 calls/s # 15.73 [+1.07] udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # 16.71 [+0.97] udp rx: 787 MB/s 637621 calls/s # 16.73 [+0.03] udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # 17.71 [+0.97] udp rx: 896 MB/s 726129 calls/s # 17.73 [+0.03] udp tx: 1916 MB/s 32498 calls/s 32498 msg/s # 18.37 [+0.64] GRO frag list over UDP tunnel ok # 19.14 [+0.77] 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__->