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.22 [+0.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.23 [+0.53] GRO fwd ok # 1.69 [+0.46] UDP fwd perf udp rx: 1342 MB/s 1092538 calls/s # 2.75 [+1.06] udp tx: 1801 MB/s 30558 calls/s 30558 msg/s # 3.72 [+0.97] udp rx: 1763 MB/s 1434781 calls/s # 3.75 [+0.03] udp tx: 1797 MB/s 30486 calls/s 30486 msg/s # 4.72 [+0.98] udp rx: 1893 MB/s 1540768 calls/s # 4.75 [+0.02] udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1526 MB/s 1241175 calls/s # 5.93 [+1.07] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 6.91 [+0.97] udp rx: 1478 MB/s 1202400 calls/s # 6.93 [+0.03] udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # 7.91 [+0.98] udp rx: 1754 MB/s 1426312 calls/s # 7.93 [+0.02] udp tx: 1825 MB/s 30955 calls/s 30955 msg/s # 8.50 [+0.57] GRO frag list over UDP tunnel ok # 9.24 [+0.74] GRO fwd over UDP tunnel ok # 9.49 [+0.25] IPv6 # 9.79 [+0.30] No GRO ok # 10.32 [+0.53] GRO frag list ok # 10.90 [+0.57] GRO fwd ok # 11.42 [+0.52] UDP fwd perf udp rx: 1058 MB/s 860475 calls/s # 12.49 [+1.07] udp tx: 1329 MB/s 22552 calls/s 22552 msg/s # 13.46 [+0.97] udp rx: 1117 MB/s 909723 calls/s # 13.49 [+0.03] udp tx: 1116 MB/s 18940 calls/s 18940 msg/s # 14.46 [+0.97] udp rx: 1126 MB/s 916954 calls/s # 14.49 [+0.03] udp tx: 1132 MB/s 19209 calls/s 19209 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1028 MB/s 837042 calls/s # 15.68 [+1.07] udp tx: 1056 MB/s 17912 calls/s 17912 msg/s # 16.65 [+0.97] udp rx: 1102 MB/s 897823 calls/s # 16.68 [+0.03] udp tx: 1106 MB/s 18769 calls/s 18769 msg/s # 17.65 [+0.98] udp rx: 1154 MB/s 939859 calls/s # 17.68 [+0.02] udp tx: 1166 MB/s 19777 calls/s 19777 msg/s # 18.30 [+0.63] GRO frag list over UDP tunnel ok # 19.13 [+0.83] 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__->