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.71 [+0.47] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1429 MB/s 1158105 calls/s # 2.75 [+1.06] udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # 3.73 [+0.98] udp rx: 1472 MB/s 1193731 calls/s # 3.75 [+0.02] udp tx: 1945 MB/s 32993 calls/s 32993 msg/s # 4.73 [+0.98] udp rx: 1712 MB/s 1389650 calls/s # 4.75 [+0.02] udp tx: 1864 MB/s 31625 calls/s 31625 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1354 MB/s 1099381 calls/s # 5.93 [+1.06] udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # 6.90 [+0.97] udp rx: 1634 MB/s 1326449 calls/s # 6.93 [+0.03] udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # 7.91 [+0.97] udp rx: 1672 MB/s 1357683 calls/s # 7.93 [+0.03] udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # 8.51 [+0.58] GRO frag list over UDP tunnel ok # 9.21 [+0.71] GRO fwd over UDP tunnel ok # 9.44 [+0.23] IPv6 # 9.67 [+0.23] No GRO ok # 10.16 [+0.49] GRO frag list ok # 10.67 [+0.51] GRO fwd ok # 11.14 [+0.47] UDP fwd perf udp rx: 1406 MB/s 1140761 calls/s # 12.20 [+1.06] udp tx: 1827 MB/s 30999 calls/s 30999 msg/s # 13.17 [+0.97] udp rx: 1678 MB/s 1361249 calls/s # 13.20 [+0.03] udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # 14.17 [+0.98] udp rx: 1644 MB/s 1332388 calls/s # 14.20 [+0.02] udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1612 MB/s 1306946 calls/s # 15.37 [+1.05] udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # 16.35 [+0.98] udp rx: 1698 MB/s 1376268 calls/s # 16.37 [+0.02] udp tx: 1903 MB/s 32284 calls/s 32284 msg/s # 17.35 [+0.98] udp rx: 1208 MB/s 980203 calls/s # 17.37 [+0.02] udp tx: 1865 MB/s 31645 calls/s 31645 msg/s # 17.91 [+0.54] GRO frag list over UDP tunnel ok # 18.60 [+0.69] 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__->