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.02 [+0.02] IPv4 # 0.24 [+0.22] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1415 MB/s 1151157 calls/s # 2.90 [+1.06] udp tx: 1878 MB/s 31856 calls/s 31856 msg/s # 3.87 [+0.98] udp rx: 1489 MB/s 1211194 calls/s # 3.90 [+0.02] udp tx: 1824 MB/s 30941 calls/s 30941 msg/s # 4.87 [+0.98] udp rx: 1633 MB/s 1328913 calls/s # 4.90 [+0.02] udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1537 MB/s 1250740 calls/s # 6.07 [+1.06] udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # 7.05 [+0.98] udp rx: 1860 MB/s 1513719 calls/s # 7.07 [+0.02] udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # 8.05 [+0.98] udp rx: 1606 MB/s 1307548 calls/s # 8.07 [+0.02] udp tx: 1912 MB/s 32434 calls/s 32434 msg/s # 8.63 [+0.56] GRO frag list over UDP tunnel ok # 9.34 [+0.71] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.83 [+0.25] No GRO ok # 10.34 [+0.51] GRO frag list ok # 10.86 [+0.52] GRO fwd ok # 11.30 [+0.44] UDP fwd perf udp rx: 1569 MB/s 1273328 calls/s # 12.36 [+1.06] udp tx: 1814 MB/s 30778 calls/s 30778 msg/s # 13.33 [+0.98] udp rx: 1745 MB/s 1415360 calls/s # 13.36 [+0.02] udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # 14.33 [+0.98] udp rx: 1776 MB/s 1441039 calls/s # 14.36 [+0.02] udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # 14.47 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1377477 calls/s # 15.53 [+1.06] udp tx: 1889 MB/s 32055 calls/s 32055 msg/s # 16.51 [+0.97] udp rx: 1761 MB/s 1429247 calls/s # 16.53 [+0.03] udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # 17.51 [+0.98] udp rx: 1814 MB/s 1472474 calls/s # 17.53 [+0.02] udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # 18.06 [+0.53] GRO frag list over UDP tunnel ok # 18.86 [+0.80] 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__->