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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1618 MB/s 1317240 calls/s # 2.88 [+1.06] udp tx: 1865 MB/s 31633 calls/s 31633 msg/s # 3.85 [+0.98] udp rx: 1884 MB/s 1534311 calls/s # 3.88 [+0.03] udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # 4.85 [+0.98] udp rx: 1894 MB/s 1541838 calls/s # 4.88 [+0.02] udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1842 MB/s 1499535 calls/s # 6.05 [+1.06] udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # 7.03 [+0.97] udp rx: 1909 MB/s 1554477 calls/s # 7.05 [+0.03] udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # 8.03 [+0.98] udp rx: 1911 MB/s 1555574 calls/s # 8.05 [+0.02] udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.34 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.83 [+0.25] No GRO ok # 10.32 [+0.49] GRO frag list ok # 10.87 [+0.54] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1548 MB/s 1256876 calls/s # 12.40 [+1.06] udp tx: 1861 MB/s 31566 calls/s 31566 msg/s # 13.38 [+0.98] udp rx: 1514 MB/s 1230184 calls/s # 13.40 [+0.02] udp tx: 1735 MB/s 29431 calls/s 29431 msg/s # 14.38 [+0.98] udp rx: 1509 MB/s 1227846 calls/s # 14.40 [+0.02] udp tx: 1668 MB/s 28292 calls/s 28292 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1501 MB/s 1217939 calls/s # 15.58 [+1.06] udp tx: 1863 MB/s 31606 calls/s 31606 msg/s # 16.56 [+0.98] udp rx: 1727 MB/s 1402586 calls/s # 16.58 [+0.02] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 17.56 [+0.98] udp rx: 1801 MB/s 1463357 calls/s # 17.58 [+0.02] udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # 18.09 [+0.51] GRO frag list over UDP tunnel ok # 18.83 [+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__->