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.29 [+0.27] No GRO ok # 0.84 [+0.54] GRO frag list ok # 1.46 [+0.62] GRO fwd ok # 1.95 [+0.49] UDP fwd perf udp rx: 1302 MB/s 1059746 calls/s # 3.02 [+1.07] udp tx: 1790 MB/s 30364 calls/s 30364 msg/s # 3.99 [+0.97] udp rx: 1922 MB/s 1565230 calls/s # 4.02 [+0.03] udp tx: 1972 MB/s 33462 calls/s 33462 msg/s # 4.99 [+0.98] udp rx: 1969 MB/s 1603645 calls/s # 5.02 [+0.02] udp tx: 1980 MB/s 33585 calls/s 33585 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1891 MB/s 1539747 calls/s # 6.20 [+1.07] udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # 7.18 [+0.98] udp rx: 1944 MB/s 1583021 calls/s # 7.20 [+0.02] udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # 8.18 [+0.98] udp rx: 1981 MB/s 1613151 calls/s # 8.20 [+0.02] udp tx: 1997 MB/s 33886 calls/s 33886 msg/s # 8.82 [+0.62] GRO frag list over UDP tunnel ok # 9.62 [+0.80] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.15 [+0.27] No GRO ok # 10.70 [+0.55] GRO frag list ok # 11.28 [+0.59] GRO fwd ok # 11.83 [+0.54] UDP fwd perf udp rx: 1692 MB/s 1377501 calls/s # 12.90 [+1.07] udp tx: 1817 MB/s 30819 calls/s 30819 msg/s # 13.87 [+0.97] udp rx: 1718 MB/s 1398680 calls/s # 13.90 [+0.03] udp tx: 1763 MB/s 29904 calls/s 29904 msg/s # 14.87 [+0.97] udp rx: 1834 MB/s 1493470 calls/s # 14.90 [+0.03] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 976 MB/s 794576 calls/s # 16.10 [+1.08] udp tx: 1117 MB/s 18947 calls/s 18947 msg/s # 17.06 [+0.97] udp rx: 1255 MB/s 1022142 calls/s # 17.10 [+0.03] udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # 18.07 [+0.97] udp rx: 1257 MB/s 1023773 calls/s # 18.10 [+0.03] udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # 18.72 [+0.62] GRO frag list over UDP tunnel ok # 19.46 [+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__->