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.25 [+0.24] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1505 MB/s 1222179 calls/s # 2.83 [+1.06] udp tx: 1773 MB/s 30074 calls/s 30074 msg/s # 3.81 [+0.98] udp rx: 1886 MB/s 1532356 calls/s # 3.83 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 4.81 [+0.98] udp rx: 1873 MB/s 1520586 calls/s # 4.83 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1438274 calls/s # 6.02 [+1.07] udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # 6.99 [+0.97] udp rx: 1887 MB/s 1532941 calls/s # 7.02 [+0.03] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 7.99 [+0.97] udp rx: 1889 MB/s 1534779 calls/s # 8.02 [+0.03] udp tx: 1940 MB/s 32914 calls/s 32914 msg/s # 8.60 [+0.58] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.54 [+0.23] IPv6 # 9.82 [+0.28] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.85 [+0.53] GRO fwd ok # 11.31 [+0.46] UDP fwd perf udp rx: 1589 MB/s 1289918 calls/s # 12.37 [+1.06] udp tx: 1829 MB/s 31022 calls/s 31022 msg/s # 13.35 [+0.98] udp rx: 1726 MB/s 1400330 calls/s # 13.37 [+0.02] udp tx: 1896 MB/s 32161 calls/s 32161 msg/s # 14.35 [+0.98] udp rx: 1733 MB/s 1405718 calls/s # 14.37 [+0.02] udp tx: 1893 MB/s 32117 calls/s 32117 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1631 MB/s 1324303 calls/s # 15.56 [+1.07] udp tx: 1819 MB/s 30865 calls/s 30865 msg/s # 16.53 [+0.97] udp rx: 1675 MB/s 1358105 calls/s # 16.56 [+0.03] udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # 17.53 [+0.97] udp rx: 1710 MB/s 1387648 calls/s # 17.56 [+0.03] udp tx: 1903 MB/s 32288 calls/s 32288 msg/s # 18.14 [+0.59] GRO frag list over UDP tunnel ok # 18.86 [+0.72] 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__->