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.77 [+0.51] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1379 MB/s 1122724 calls/s # 2.88 [+1.06] udp tx: 1832 MB/s 31086 calls/s 31086 msg/s # 3.85 [+0.98] udp rx: 1887 MB/s 1536683 calls/s # 3.88 [+0.02] udp tx: 1897 MB/s 32181 calls/s 32181 msg/s # 4.85 [+0.98] udp rx: 1881 MB/s 1531942 calls/s # 4.88 [+0.02] udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1781 MB/s 1449010 calls/s # 6.06 [+1.07] udp tx: 1866 MB/s 31651 calls/s 31651 msg/s # 7.04 [+0.97] udp rx: 1869 MB/s 1521023 calls/s # 7.06 [+0.03] udp tx: 1901 MB/s 32249 calls/s 32249 msg/s # 8.04 [+0.97] udp rx: 1883 MB/s 1532644 calls/s # 8.06 [+0.03] udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.31 [+0.67] GRO fwd over UDP tunnel ok # 9.53 [+0.23] IPv6 # 9.75 [+0.21] No GRO ok # 10.21 [+0.46] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.20 [+0.47] UDP fwd perf udp rx: 1612 MB/s 1310980 calls/s # 12.26 [+1.06] udp tx: 1840 MB/s 31210 calls/s 31210 msg/s # 13.23 [+0.98] udp rx: 1829 MB/s 1488846 calls/s # 13.26 [+0.02] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 14.23 [+0.98] udp rx: 1838 MB/s 1495719 calls/s # 14.26 [+0.02] udp tx: 1854 MB/s 31456 calls/s 31456 msg/s # 14.38 [+0.12] UDP GRO fwd perf udp rx: 1744 MB/s 1419210 calls/s # 15.43 [+1.06] udp tx: 1810 MB/s 30710 calls/s 30710 msg/s # 16.41 [+0.98] udp rx: 1830 MB/s 1489171 calls/s # 16.43 [+0.02] udp tx: 1854 MB/s 31456 calls/s 31456 msg/s # 17.41 [+0.98] udp rx: 1828 MB/s 1487635 calls/s # 17.43 [+0.02] udp tx: 1855 MB/s 31463 calls/s 31463 msg/s # 18.02 [+0.59] GRO frag list over UDP tunnel ok # 18.80 [+0.78] 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__->