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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1468 MB/s 1195110 calls/s # 2.81 [+1.06] udp tx: 1761 MB/s 29872 calls/s 29872 msg/s # 3.79 [+0.97] udp rx: 1700 MB/s 1383685 calls/s # 3.81 [+0.03] udp tx: 1876 MB/s 31822 calls/s 31822 msg/s # 4.79 [+0.97] udp rx: 1901 MB/s 1547442 calls/s # 4.81 [+0.03] udp tx: 1911 MB/s 32428 calls/s 32428 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1632 MB/s 1329128 calls/s # 6.00 [+1.06] udp tx: 1857 MB/s 31496 calls/s 31496 msg/s # 6.97 [+0.98] udp rx: 1549 MB/s 1259958 calls/s # 7.00 [+0.02] udp tx: 1800 MB/s 30533 calls/s 30533 msg/s # 7.98 [+0.98] udp rx: 1791 MB/s 1456833 calls/s # 8.00 [+0.02] udp tx: 1878 MB/s 31859 calls/s 31859 msg/s # 8.53 [+0.53] GRO frag list over UDP tunnel ok # 9.26 [+0.73] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.76 [+0.27] No GRO ok # 10.27 [+0.51] GRO frag list ok # 10.79 [+0.52] GRO fwd ok # 11.28 [+0.49] UDP fwd perf udp rx: 1142 MB/s 928372 calls/s # 12.35 [+1.07] udp tx: 1628 MB/s 27614 calls/s 27614 msg/s # 13.32 [+0.98] udp rx: 1833 MB/s 1489634 calls/s # 13.35 [+0.02] udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # 14.32 [+0.98] udp rx: 1828 MB/s 1484794 calls/s # 14.35 [+0.02] udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1408819 calls/s # 15.53 [+1.07] udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # 16.50 [+0.97] udp rx: 1808 MB/s 1468156 calls/s # 16.53 [+0.03] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 17.51 [+0.97] udp rx: 1823 MB/s 1481851 calls/s # 17.53 [+0.03] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 18.11 [+0.57] GRO frag list over UDP tunnel ok # 18.83 [+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__->