From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 02D6CA00E6 for ; Tue, 16 Apr 2019 07:07:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E56871B45D; Tue, 16 Apr 2019 07:07:02 +0200 (CEST) Received: from huawei.com (lhrrgout.huawei.com [185.176.76.210]) by dpdk.org (Postfix) with ESMTP id F2CC41B45C for ; Tue, 16 Apr 2019 07:07:00 +0200 (CEST) Received: from lhreml701-cah.china.huawei.com (unknown [172.18.7.108]) by Forcepoint Email with ESMTP id 660FC5ADBF0809D4FA04; Tue, 16 Apr 2019 06:07:00 +0100 (IST) Received: from LHREML503-MBS.china.huawei.com ([10.201.109.56]) by lhreml701-cah.china.huawei.com ([10.201.108.42]) with mapi id 14.03.0415.000; Tue, 16 Apr 2019 06:06:57 +0100 From: Rami Rosen To: xuyanjie , "dts@dpdk.org" Thread-Topic: [dts] [PATCH] add execution new ipsec lib Thread-Index: AQHU8/ja0DrWYIaYZ0OJA3ey+ekeyqY+O3Wg Date: Tue, 16 Apr 2019 05:06:57 +0000 Message-ID: <5151E1D101B7B04382075E3B0EF69373EBD468@lhreml503-mbs> References: <1555401067-166916-1-git-send-email-yanjie.xu@intel.com> In-Reply-To: <1555401067-166916-1-git-send-email-yanjie.xu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.210.166.218] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-CFilter-Loop: Reflected Subject: Re: [dts] [PATCH] add execution new ipsec lib X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Hi, Xuyanjie,=20 You have:=20 >+[Execution1] >+crbs=3D10.67.110.186 >+drivername=3Digb_uio If you will run from the executions folder: git grep "crbs=3D" . You will get: execution.cfg:crbs=3D execution.cfg:crbs=3D execution_FVL.cfg:crbs=3D execution_FVL.cfg:crbs=3D execution_fm10k.cfg:crbs=3D execution_fm10k.cfg:crbs=3D execution_rxmode.cfg:crbs=3D execution_rxmode.cfg:crbs=3D execution_rxmode.cfg:crbs=3D execution_smoke.cfg:crbs=3D IMHO, there is no justification to an exception of having a specific IP add= ress like 10.67.110.186, as in your patch, instead of having , like a= ll the others execution files, as shown above. Regards, Rami Rosen