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.74 [+0.51] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 1587 MB/s 1292138 calls/s # 2.86 [+1.06] udp tx: 1799 MB/s 30529 calls/s 30529 msg/s # 3.87 [+1.00] udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # 3.87 [+0.01] udp rx: 1621 MB/s 1319269 calls/s # 4.86 [+0.99] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 4.96 [+0.10] udp rx: 1601 MB/s 1303600 calls/s # 4.98 [+0.02] UDP GRO fwd perf udp rx: 1435 MB/s 1166291 calls/s # 6.04 [+1.06] udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # 7.01 [+0.97] udp rx: 1856 MB/s 1509616 calls/s # 7.04 [+0.03] udp tx: 1947 MB/s 33036 calls/s 33036 msg/s # 8.02 [+0.97] udp rx: 1613 MB/s 1313241 calls/s # 8.04 [+0.02] udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # 8.59 [+0.55] GRO frag list over UDP tunnel ok # 9.34 [+0.75] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.83 [+0.25] No GRO ok # 10.35 [+0.52] GRO frag list ok # 10.89 [+0.54] GRO fwd ok # 11.39 [+0.50] UDP fwd perf udp rx: 1452 MB/s 1176749 calls/s # 12.45 [+1.06] udp tx: 1821 MB/s 30888 calls/s 30888 msg/s # 13.42 [+0.98] udp rx: 1592 MB/s 1290411 calls/s # 13.45 [+0.02] udp tx: 1832 MB/s 31083 calls/s 31083 msg/s # 14.42 [+0.98] udp rx: 1626 MB/s 1317739 calls/s # 14.45 [+0.02] udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1622 MB/s 1315157 calls/s # 15.62 [+1.06] udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # 16.60 [+0.97] udp rx: 1563 MB/s 1268173 calls/s # 16.62 [+0.03] udp tx: 1764 MB/s 29928 calls/s 29928 msg/s # 17.60 [+0.98] udp rx: 1496 MB/s 1212682 calls/s # 17.62 [+0.02] udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # 18.20 [+0.58] GRO frag list over UDP tunnel ok # 18.93 [+0.73] 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__->