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.26 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.33 [+0.55] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1458 MB/s 1186043 calls/s # 2.87 [+1.06] udp tx: 1866 MB/s 31659 calls/s 31659 msg/s # 3.85 [+0.98] udp rx: 1784 MB/s 1452387 calls/s # 3.87 [+0.02] udp tx: 1796 MB/s 30470 calls/s 30470 msg/s # 4.85 [+0.98] udp rx: 1847 MB/s 1503687 calls/s # 4.87 [+0.02] udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1773 MB/s 1443435 calls/s # 6.06 [+1.07] udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # 7.03 [+0.97] udp rx: 1901 MB/s 1547544 calls/s # 7.06 [+0.03] udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # 8.03 [+0.97] udp rx: 1904 MB/s 1549970 calls/s # 8.06 [+0.03] udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # 8.67 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.84] GRO fwd over UDP tunnel ok # 9.78 [+0.27] IPv6 # 10.04 [+0.26] No GRO ok # 10.58 [+0.53] GRO frag list ok # 11.16 [+0.58] GRO fwd ok # 11.67 [+0.51] UDP fwd perf udp rx: 1092 MB/s 889533 calls/s # 12.74 [+1.07] udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # 13.71 [+0.97] udp rx: 1237 MB/s 1007680 calls/s # 13.74 [+0.03] udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # 14.71 [+0.97] udp rx: 1229 MB/s 1001281 calls/s # 14.74 [+0.03] udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1137 MB/s 926438 calls/s # 15.93 [+1.07] udp tx: 1175 MB/s 19934 calls/s 19934 msg/s # 16.90 [+0.97] udp rx: 1097 MB/s 893114 calls/s # 16.93 [+0.03] udp tx: 1240 MB/s 21039 calls/s 21039 msg/s # 17.90 [+0.97] udp rx: 1166 MB/s 949199 calls/s # 17.93 [+0.03] udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # 18.56 [+0.63] GRO frag list over UDP tunnel ok # 19.40 [+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__->