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.32 [+0.30] No GRO ok # 0.90 [+0.58] GRO frag list ok # 1.60 [+0.70] GRO fwd ok # 2.11 [+0.51] UDP fwd perf udp rx: 1738 MB/s 1414985 calls/s # 3.18 [+1.07] udp tx: 1802 MB/s 30571 calls/s 30571 msg/s # 4.15 [+0.97] udp rx: 1857 MB/s 1512247 calls/s # 4.18 [+0.03] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 5.15 [+0.97] udp rx: 1790 MB/s 1457542 calls/s # 5.18 [+0.03] udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1818 MB/s 1480829 calls/s # 6.36 [+1.06] udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # 7.33 [+0.97] udp rx: 1860 MB/s 1514752 calls/s # 7.36 [+0.03] udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # 8.33 [+0.98] udp rx: 1871 MB/s 1523448 calls/s # 8.36 [+0.02] udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # 8.93 [+0.57] GRO frag list over UDP tunnel ok # 9.62 [+0.70] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.09 [+0.22] No GRO ok # 10.60 [+0.51] GRO frag list ok # 11.12 [+0.52] GRO fwd ok # 11.59 [+0.47] UDP fwd perf udp rx: 1630 MB/s 1324254 calls/s # 12.65 [+1.06] udp tx: 1876 MB/s 31822 calls/s 31822 msg/s # 13.63 [+0.98] udp rx: 1724 MB/s 1403155 calls/s # 13.65 [+0.02] udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # 14.63 [+0.98] udp rx: 1491 MB/s 1213938 calls/s # 14.65 [+0.02] udp tx: 1711 MB/s 29035 calls/s 29035 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1625 MB/s 1321386 calls/s # 15.83 [+1.06] udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # 16.83 [+1.00] udp tx: 1722 MB/s 29219 calls/s 29219 msg/s # 16.83 [+0.00] udp rx: 1676 MB/s 1363202 calls/s # 17.83 [+1.00] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 17.93 [+0.10] udp rx: 1794 MB/s 1459409 calls/s # 18.37 [+0.44] GRO frag list over UDP tunnel ok # 19.10 [+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__->