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.26 [+0.25] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.92 [+0.56] UDP fwd perf udp rx: 1309 MB/s 1066171 calls/s # 3.01 [+1.09] udp tx: 1609 MB/s 27294 calls/s 27294 msg/s # 4.01 [+1.00] udp tx: 1427 MB/s 24209 calls/s 24209 msg/s # 4.01 [+0.00] udp rx: 802 MB/s 653420 calls/s # 5.01 [+1.00] udp tx: 1657 MB/s 28115 calls/s 28115 msg/s # 5.11 [+0.10] udp rx: 1090 MB/s 887167 calls/s # 5.13 [+0.02] UDP GRO fwd perf udp rx: 1201 MB/s 977640 calls/s # 6.22 [+1.09] udp tx: 1496 MB/s 25387 calls/s 25387 msg/s # 7.19 [+0.96] udp rx: 1121 MB/s 912391 calls/s # 7.22 [+0.04] udp tx: 1681 MB/s 28517 calls/s 28517 msg/s # 8.19 [+0.97] udp rx: 984 MB/s 800759 calls/s # 8.22 [+0.03] udp tx: 1634 MB/s 27724 calls/s 27724 msg/s # 8.92 [+0.69] GRO frag list over UDP tunnel ok # 9.74 [+0.82] GRO fwd over UDP tunnel ok # 10.00 [+0.26] IPv6 # 10.26 [+0.26] No GRO ok # 10.80 [+0.54] GRO frag list ok # 11.35 [+0.56] GRO fwd ok # 11.84 [+0.48] UDP fwd perf udp rx: 1312 MB/s 1065972 calls/s # 12.90 [+1.06] udp tx: 1733 MB/s 29397 calls/s 29397 msg/s # 13.88 [+0.98] udp rx: 1641 MB/s 1331560 calls/s # 13.90 [+0.02] udp tx: 1872 MB/s 31763 calls/s 31763 msg/s # 14.88 [+0.98] udp rx: 1693 MB/s 1374086 calls/s # 14.90 [+0.02] udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1703 MB/s 1381645 calls/s # 16.08 [+1.06] udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # 17.05 [+0.98] udp rx: 1678 MB/s 1364295 calls/s # 17.08 [+0.02] udp tx: 1743 MB/s 29575 calls/s 29575 msg/s # 18.05 [+0.98] udp rx: 1659 MB/s 1348659 calls/s # 18.08 [+0.02] udp tx: 1735 MB/s 29440 calls/s 29440 msg/s # 18.69 [+0.62] GRO frag list over UDP tunnel ok # 19.43 [+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__->