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.24 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1106 MB/s 899875 calls/s # 2.86 [+1.06] udp tx: 1798 MB/s 30512 calls/s 30512 msg/s # 3.84 [+0.98] udp rx: 1904 MB/s 1549663 calls/s # 3.86 [+0.02] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 4.84 [+0.98] udp rx: 1909 MB/s 1553455 calls/s # 4.86 [+0.02] udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1852 MB/s 1507713 calls/s # 6.04 [+1.06] udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # 7.01 [+0.98] udp rx: 1866 MB/s 1517905 calls/s # 7.04 [+0.02] udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # 8.01 [+0.98] udp rx: 1898 MB/s 1544955 calls/s # 8.04 [+0.02] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 8.62 [+0.59] GRO frag list over UDP tunnel ok # 9.41 [+0.79] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.91 [+0.27] No GRO ok # 10.44 [+0.52] GRO frag list ok # 10.99 [+0.56] GRO fwd ok # 11.50 [+0.51] UDP fwd perf udp rx: 1420 MB/s 1151828 calls/s # 12.57 [+1.06] udp tx: 1845 MB/s 31293 calls/s 31293 msg/s # 13.54 [+0.98] udp rx: 1808 MB/s 1467654 calls/s # 13.57 [+0.03] udp tx: 1872 MB/s 31760 calls/s 31760 msg/s # 14.54 [+0.97] udp rx: 1670 MB/s 1355959 calls/s # 14.57 [+0.02] udp tx: 1861 MB/s 31574 calls/s 31574 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1118 MB/s 906086 calls/s # 15.75 [+1.06] udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # 16.73 [+0.98] udp rx: 1509 MB/s 1223536 calls/s # 16.75 [+0.03] udp tx: 1877 MB/s 31847 calls/s 31847 msg/s # 17.73 [+0.98] udp rx: 1626 MB/s 1318337 calls/s # 17.75 [+0.02] udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # 18.34 [+0.58] GRO frag list over UDP tunnel ok # 19.08 [+0.75] 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__->