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.27 [+0.25] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 2.03 [+0.53] UDP fwd perf udp rx: 958 MB/s 780430 calls/s # 3.10 [+1.08] udp tx: 1172 MB/s 19887 calls/s 19887 msg/s # 4.07 [+0.97] udp rx: 1223 MB/s 996077 calls/s # 4.10 [+0.03] udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # 5.07 [+0.97] udp rx: 1545 MB/s 1256716 calls/s # 5.10 [+0.03] udp tx: 1585 MB/s 26887 calls/s 26887 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1798 MB/s 1462945 calls/s # 6.29 [+1.07] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 7.26 [+0.97] udp rx: 1807 MB/s 1470230 calls/s # 7.29 [+0.03] udp tx: 1831 MB/s 31071 calls/s 31071 msg/s # 8.26 [+0.97] udp rx: 1737 MB/s 1414037 calls/s # 8.29 [+0.03] udp tx: 1756 MB/s 29798 calls/s 29798 msg/s # 8.90 [+0.61] GRO frag list over UDP tunnel ok # 9.60 [+0.69] GRO fwd over UDP tunnel ok # 9.84 [+0.24] IPv6 # 10.08 [+0.24] No GRO ok # 10.59 [+0.51] GRO frag list ok # 11.10 [+0.50] GRO fwd ok # 11.55 [+0.46] UDP fwd perf udp rx: 1274 MB/s 1034413 calls/s # 12.61 [+1.06] udp tx: 1812 MB/s 30741 calls/s 30741 msg/s # 13.59 [+0.98] udp rx: 1626 MB/s 1319984 calls/s # 13.61 [+0.02] udp tx: 1784 MB/s 30263 calls/s 30263 msg/s # 14.59 [+0.98] udp rx: 1660 MB/s 1346609 calls/s # 14.61 [+0.02] udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1575 MB/s 1276322 calls/s # 15.79 [+1.06] udp tx: 1905 MB/s 32316 calls/s 32316 msg/s # 16.79 [+1.00] udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # 16.79 [+0.00] udp rx: 1550 MB/s 1255605 calls/s # 17.79 [+1.00] udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # 17.89 [+0.10] udp rx: 1638 MB/s 1327519 calls/s # 18.34 [+0.45] GRO frag list over UDP tunnel ok # 19.07 [+0.73] 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__->