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.73 [+0.48] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1718 MB/s 1399085 calls/s # 2.79 [+1.06] udp tx: 1943 MB/s 32959 calls/s 32959 msg/s # 3.76 [+0.98] udp rx: 1937 MB/s 1575977 calls/s # 3.79 [+0.02] udp tx: 1975 MB/s 33513 calls/s 33513 msg/s # 4.76 [+0.98] udp rx: 1895 MB/s 1539990 calls/s # 4.79 [+0.02] udp tx: 1972 MB/s 33454 calls/s 33454 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1392588 calls/s # 5.96 [+1.06] udp tx: 1797 MB/s 30486 calls/s 30486 msg/s # 6.94 [+0.98] udp rx: 1836 MB/s 1493611 calls/s # 6.96 [+0.02] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 7.94 [+0.98] udp rx: 1615 MB/s 1314685 calls/s # 7.96 [+0.02] udp tx: 1701 MB/s 28861 calls/s 28861 msg/s # 8.49 [+0.53] GRO frag list over UDP tunnel ok # 9.20 [+0.71] GRO fwd over UDP tunnel ok # 9.44 [+0.24] IPv6 # 9.68 [+0.23] No GRO ok # 10.18 [+0.51] GRO frag list ok # 10.68 [+0.50] GRO fwd ok # 11.15 [+0.47] UDP fwd perf udp rx: 1519 MB/s 1234738 calls/s # 12.21 [+1.06] udp tx: 1790 MB/s 30374 calls/s 30374 msg/s # 13.19 [+0.98] udp rx: 1773 MB/s 1439523 calls/s # 13.21 [+0.02] udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # 14.19 [+0.98] udp rx: 1831 MB/s 1489017 calls/s # 14.21 [+0.02] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 14.33 [+0.12] UDP GRO fwd perf udp rx: 1826 MB/s 1485110 calls/s # 15.39 [+1.06] udp tx: 1914 MB/s 32477 calls/s 32477 msg/s # 16.37 [+0.98] udp rx: 1878 MB/s 1527321 calls/s # 16.39 [+0.02] udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # 17.37 [+0.98] udp rx: 1714 MB/s 1393089 calls/s # 17.39 [+0.02] udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # 17.94 [+0.55] GRO frag list over UDP tunnel ok # 18.64 [+0.70] 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__->