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.81 [+0.54] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1257 MB/s 1023469 calls/s # 2.95 [+1.07] udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # 3.92 [+0.98] udp rx: 1259 MB/s 1025019 calls/s # 3.94 [+0.02] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 4.92 [+0.98] udp rx: 1273 MB/s 1036844 calls/s # 4.94 [+0.02] udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1168 MB/s 950823 calls/s # 6.13 [+1.07] udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # 7.11 [+0.98] udp rx: 1238 MB/s 1008510 calls/s # 7.13 [+0.02] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 8.11 [+0.98] udp rx: 1305 MB/s 1062502 calls/s # 8.13 [+0.02] udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.41 [+0.70] GRO fwd over UDP tunnel ok # 9.66 [+0.25] IPv6 # 9.93 [+0.27] No GRO ok # 10.49 [+0.56] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.52 [+0.48] UDP fwd perf udp rx: 1689 MB/s 1375738 calls/s # 12.59 [+1.07] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 13.57 [+0.97] udp rx: 1875 MB/s 1526847 calls/s # 13.59 [+0.03] udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # 14.57 [+0.97] udp rx: 1910 MB/s 1554973 calls/s # 14.59 [+0.03] udp tx: 1917 MB/s 32514 calls/s 32514 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1847 MB/s 1504248 calls/s # 15.78 [+1.07] udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # 16.75 [+0.97] udp rx: 1919 MB/s 1562987 calls/s # 16.78 [+0.03] udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # 17.75 [+0.97] udp rx: 1854 MB/s 1509905 calls/s # 17.78 [+0.03] udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # 18.40 [+0.62] GRO frag list over UDP tunnel ok # 19.18 [+0.78] 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__->