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.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.93 [+0.53] UDP fwd perf udp rx: 1542 MB/s 1254446 calls/s # 3.00 [+1.07] udp tx: 1774 MB/s 30089 calls/s 30089 msg/s # 3.97 [+0.97] udp rx: 1678 MB/s 1366098 calls/s # 4.00 [+0.03] udp tx: 1691 MB/s 28683 calls/s 28683 msg/s # 4.97 [+0.97] udp rx: 1900 MB/s 1546402 calls/s # 5.00 [+0.03] udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1437359 calls/s # 6.19 [+1.07] udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # 7.16 [+0.97] udp rx: 1672 MB/s 1361623 calls/s # 7.19 [+0.03] udp tx: 1684 MB/s 28565 calls/s 28565 msg/s # 8.16 [+0.97] udp rx: 1864 MB/s 1517259 calls/s # 8.19 [+0.03] udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # 8.83 [+0.65] GRO frag list over UDP tunnel ok # 9.64 [+0.81] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.20 [+0.28] No GRO ok # 10.77 [+0.58] GRO frag list ok # 11.37 [+0.59] GRO fwd ok # 11.91 [+0.54] UDP fwd perf udp rx: 1607 MB/s 1304055 calls/s # 12.98 [+1.07] udp tx: 1814 MB/s 30781 calls/s 30781 msg/s # 13.95 [+0.97] udp rx: 1778 MB/s 1442219 calls/s # 13.98 [+0.03] udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # 14.95 [+0.97] udp rx: 1762 MB/s 1428681 calls/s # 14.98 [+0.03] udp tx: 1891 MB/s 32084 calls/s 32084 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1605 MB/s 1301309 calls/s # 16.16 [+1.06] udp tx: 1835 MB/s 31134 calls/s 31134 msg/s # 17.13 [+0.98] udp rx: 1682 MB/s 1363022 calls/s # 17.16 [+0.02] udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # 18.14 [+0.98] udp rx: 1687 MB/s 1367617 calls/s # 18.16 [+0.02] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 18.75 [+0.59] GRO frag list over UDP tunnel ok # 19.44 [+0.69] 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__->