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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.24 [+0.55] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1395 MB/s 1134437 calls/s # 2.75 [+1.06] udp tx: 1849 MB/s 31375 calls/s 31375 msg/s # 3.73 [+0.99] udp rx: 1871 MB/s 1521646 calls/s # 3.75 [+0.01] udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # 4.74 [+0.99] udp rx: 1872 MB/s 1521832 calls/s # 4.75 [+0.01] udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1405237 calls/s # 5.93 [+1.06] udp tx: 1817 MB/s 30834 calls/s 30834 msg/s # 6.90 [+0.97] udp rx: 1927 MB/s 1568843 calls/s # 6.93 [+0.03] udp tx: 1946 MB/s 33021 calls/s 33021 msg/s # 7.90 [+0.97] udp rx: 1927 MB/s 1568647 calls/s # 7.93 [+0.03] udp tx: 1942 MB/s 32947 calls/s 32947 msg/s # 8.52 [+0.59] GRO frag list over UDP tunnel ok # 9.19 [+0.67] GRO fwd over UDP tunnel ok # 9.43 [+0.25] IPv6 # 9.67 [+0.24] No GRO ok # 10.17 [+0.50] GRO frag list ok # 10.69 [+0.52] GRO fwd ok # 11.14 [+0.45] UDP fwd perf udp rx: 1249 MB/s 1014730 calls/s # 12.20 [+1.06] udp tx: 1814 MB/s 30770 calls/s 30770 msg/s # 13.18 [+0.98] udp rx: 1512 MB/s 1226919 calls/s # 13.20 [+0.02] udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # 14.20 [+1.00] udp rx: 1612 MB/s 1306957 calls/s # 14.20 [+0.00] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1644 MB/s 1333149 calls/s # 15.38 [+1.06] udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # 16.36 [+0.98] udp rx: 1732 MB/s 1404126 calls/s # 16.38 [+0.02] udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # 17.36 [+0.98] udp rx: 1745 MB/s 1415171 calls/s # 17.38 [+0.02] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 17.95 [+0.56] GRO frag list over UDP tunnel ok # 18.69 [+0.74] 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__->