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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1465 MB/s 1190729 calls/s # 2.99 [+1.07] udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # 3.96 [+0.98] udp rx: 1824 MB/s 1484585 calls/s # 3.99 [+0.02] udp tx: 1892 MB/s 32104 calls/s 32104 msg/s # 4.97 [+0.98] udp rx: 1856 MB/s 1509006 calls/s # 4.99 [+0.02] udp tx: 1925 MB/s 32652 calls/s 32652 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1058 MB/s 860392 calls/s # 6.18 [+1.07] udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # 7.15 [+0.97] udp rx: 1686 MB/s 1371646 calls/s # 7.18 [+0.03] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 8.15 [+0.97] udp rx: 1902 MB/s 1547900 calls/s # 8.18 [+0.03] udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # 8.79 [+0.61] GRO frag list over UDP tunnel ok # 9.66 [+0.87] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.17 [+0.25] No GRO ok # 10.69 [+0.52] GRO frag list ok # 11.26 [+0.57] GRO fwd ok # 11.77 [+0.51] UDP fwd perf udp rx: 1336 MB/s 1082806 calls/s # 12.84 [+1.07] udp tx: 1864 MB/s 31630 calls/s 31630 msg/s # 13.81 [+0.97] udp rx: 1331 MB/s 1078969 calls/s # 13.84 [+0.03] udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # 14.81 [+0.97] udp rx: 1497 MB/s 1213251 calls/s # 14.84 [+0.03] udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1474 MB/s 1195856 calls/s # 16.04 [+1.08] udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # 17.01 [+0.97] udp rx: 1752 MB/s 1421167 calls/s # 17.04 [+0.03] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 18.01 [+0.97] udp rx: 1759 MB/s 1427476 calls/s # 18.04 [+0.03] udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # 18.66 [+0.62] GRO frag list over UDP tunnel ok # 19.50 [+0.84] 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__->