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.28 [+0.25] No GRO ok # 0.79 [+0.51] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.92 [+0.54] UDP fwd perf udp rx: 1484 MB/s 1207691 calls/s # 3.00 [+1.07] udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # 3.97 [+0.97] udp rx: 1781 MB/s 1447930 calls/s # 4.00 [+0.03] udp tx: 1839 MB/s 31197 calls/s 31197 msg/s # 4.97 [+0.97] udp rx: 1843 MB/s 1499152 calls/s # 5.00 [+0.03] udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1473181 calls/s # 6.18 [+1.06] udp tx: 1903 MB/s 32288 calls/s 32288 msg/s # 7.15 [+0.98] udp rx: 1398 MB/s 1136914 calls/s # 7.18 [+0.02] udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # 8.16 [+0.98] udp rx: 1744 MB/s 1418214 calls/s # 8.18 [+0.02] udp tx: 1892 MB/s 32105 calls/s 32105 msg/s # 8.72 [+0.55] GRO frag list over UDP tunnel ok # 9.42 [+0.70] GRO fwd over UDP tunnel ok # 9.65 [+0.23] IPv6 # 9.89 [+0.24] No GRO ok # 10.36 [+0.47] GRO frag list ok # 10.86 [+0.50] GRO fwd ok # 11.31 [+0.44] UDP fwd perf udp rx: 1485 MB/s 1206387 calls/s # 12.37 [+1.06] udp tx: 1766 MB/s 29960 calls/s 29960 msg/s # 13.37 [+1.00] udp tx: 1781 MB/s 30207 calls/s 30207 msg/s # 13.37 [+0.01] udp rx: 1533 MB/s 1245320 calls/s # 14.37 [+0.99] udp tx: 1854 MB/s 31462 calls/s 31462 msg/s # 14.47 [+0.10] udp rx: 1227 MB/s 995895 calls/s # 14.49 [+0.02] UDP GRO fwd perf udp rx: 1724 MB/s 1398804 calls/s # 15.54 [+1.06] udp tx: 1893 MB/s 32122 calls/s 32122 msg/s # 16.52 [+0.98] udp rx: 1679 MB/s 1362313 calls/s # 16.54 [+0.02] udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # 17.52 [+0.98] udp rx: 1796 MB/s 1459674 calls/s # 17.54 [+0.02] udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # 18.12 [+0.58] GRO frag list over UDP tunnel ok # 18.82 [+0.70] 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__->