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.25 [+0.24] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp tx: 1372 MB/s 23286 calls/s 23286 msg/s # 2.90 [+1.07] udp rx: 1124 MB/s 915131 calls/s # 3.90 [+1.00] udp tx: 1400 MB/s 23756 calls/s 23756 msg/s # 3.90 [+0.00] udp rx: 1136 MB/s 924150 calls/s # 4.89 [+1.00] udp tx: 1322 MB/s 22426 calls/s 22426 msg/s # 5.00 [+0.10] udp rx: 1224 MB/s 996517 calls/s # 5.01 [+0.02] UDP GRO fwd perf udp rx: 1506 MB/s 1225778 calls/s # 6.08 [+1.07] udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # 7.05 [+0.97] udp rx: 1569 MB/s 1277478 calls/s # 7.08 [+0.03] udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # 8.05 [+0.97] udp rx: 1961 MB/s 1597149 calls/s # 8.08 [+0.03] udp tx: 1970 MB/s 33419 calls/s 33419 msg/s # 8.59 [+0.51] GRO frag list over UDP tunnel ok # 9.29 [+0.70] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.75 [+0.22] No GRO ok # 10.23 [+0.48] GRO frag list ok # 10.74 [+0.51] GRO fwd ok # 11.19 [+0.45] UDP fwd perf udp rx: 1889 MB/s 1538362 calls/s # 12.25 [+1.06] udp tx: 1963 MB/s 33305 calls/s 33305 msg/s # 13.23 [+0.98] udp rx: 1495 MB/s 1217215 calls/s # 13.25 [+0.02] udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # 14.23 [+0.98] udp rx: 1781 MB/s 1449493 calls/s # 14.25 [+0.02] udp tx: 1961 MB/s 33265 calls/s 33265 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1623 MB/s 1321269 calls/s # 15.43 [+1.06] udp tx: 1972 MB/s 33449 calls/s 33449 msg/s # 16.41 [+0.97] udp rx: 1873 MB/s 1525027 calls/s # 16.43 [+0.03] udp tx: 1995 MB/s 33838 calls/s 33838 msg/s # 17.41 [+0.97] udp rx: 1919 MB/s 1562601 calls/s # 17.43 [+0.03] udp tx: 1981 MB/s 33607 calls/s 33607 msg/s # 18.01 [+0.57] GRO frag list over UDP tunnel ok # 18.74 [+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__->