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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1350 MB/s 1095005 calls/s # 2.87 [+1.06] udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # 3.84 [+0.97] udp rx: 1665 MB/s 1349509 calls/s # 3.87 [+0.03] udp tx: 1912 MB/s 32445 calls/s 32445 msg/s # 4.85 [+0.98] udp rx: 1655 MB/s 1341356 calls/s # 4.87 [+0.02] udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1630 MB/s 1321545 calls/s # 6.05 [+1.06] udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # 7.03 [+0.97] udp rx: 1683 MB/s 1363904 calls/s # 7.05 [+0.03] udp tx: 1944 MB/s 32976 calls/s 32976 msg/s # 8.03 [+0.98] udp rx: 1671 MB/s 1353938 calls/s # 8.05 [+0.02] udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # 8.65 [+0.59] GRO frag list over UDP tunnel ok # 9.44 [+0.80] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.96 [+0.25] No GRO ok # 10.47 [+0.52] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.51 [+0.50] UDP fwd perf udp rx: 1371 MB/s 1110310 calls/s # 12.58 [+1.07] udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # 13.55 [+0.97] udp rx: 1340 MB/s 1086313 calls/s # 13.58 [+0.03] udp tx: 1793 MB/s 30417 calls/s 30417 msg/s # 14.56 [+0.97] udp rx: 1464 MB/s 1186095 calls/s # 14.58 [+0.03] udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1555 MB/s 1259941 calls/s # 15.77 [+1.07] udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # 16.74 [+0.97] udp rx: 1606 MB/s 1301591 calls/s # 16.77 [+0.03] udp tx: 1912 MB/s 32442 calls/s 32442 msg/s # 17.74 [+0.97] udp rx: 1623 MB/s 1316472 calls/s # 17.77 [+0.03] udp tx: 1896 MB/s 32163 calls/s 32163 msg/s # 18.41 [+0.64] GRO frag list over UDP tunnel ok # 19.24 [+0.83] 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__->