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 3D30FA00E6 for ; Wed, 17 Apr 2019 17:26:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 356AC1B6EF; Wed, 17 Apr 2019 17:26:30 +0200 (CEST) Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by dpdk.org (Postfix) with ESMTP id 479361B6D1 for ; Wed, 17 Apr 2019 17:26:28 +0200 (CEST) Received: by mail-ed1-f43.google.com with SMTP id y67so8075617ede.2 for ; Wed, 17 Apr 2019 08:26:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lw89eIdKWTzyQEndHEjIdAgg35dK7VyDBH89ASyUp+Q=; b=mpjTcdYhTpU85jKZHzaW9VIIm0EKVRWsc0nSBL8cOk+4rZZtV1Wym5UEzb8VqWmaLM 2X8W2EINyjGmwTFAcefSwNIXNoDiwJc9h29na4eEE97AhFmn+sj1mFYhZ5ZWtB2YqNha I6E6Jd8hismEPryBxOkWWRvMq4wXTswcuzZtG5ugdb/TX6nbsJmW69JXsb4B4zLkkJ8V GcKik8PB75PJ9P8k2GNVaF/obRnGfdRf4c3flBpuDG46E8/peF2ebiBpNThvT6vmB4Ku yC4057n4oIlt/MTcfDTDqdNwIS5u5mBw9hbwNNfX514HjIoOyPbBC80y7IzgEsa6H+9E /IxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lw89eIdKWTzyQEndHEjIdAgg35dK7VyDBH89ASyUp+Q=; b=mDPa95LW7B6WCEWXbBuLvodSSNhTRqGI/lza+X1upRQEgJOOyRZpayI6bF9JB55gn9 NWgPLoqIejWPQIaykw2OgHfMZpbSyp27TsS0u/JEQTnI+XXlp9Fxs3WO/DBiZ2MWECbt EdHsTRYhfpBMFPW0wXzhrVAMVs64Fqdu9bXwigISuQiktZmhusIihYy545/Yn7dNa74o WomvewCm4fv/VdKmLTuvyAqxnyi46HVKaExfyAgdJaawqRn11lxJ7V9r9u5LWKyTT8My j+7VL28kpLtURHWh7ywMhMJZqdC0IboqUUK1raYs5DFLk2F2eSCvVbPv94ZYwnjZd39n 99vQ== X-Gm-Message-State: APjAAAWoA962a0FgM0eZdlMTp/3XW8tIspc6/zTnSd1GKS9oZpZ0QXIA RrDa3jX09Q8J0QL2dVCaeG5AVZH3q8oSIAaV4/k= X-Google-Smtp-Source: APXvYqzwTorAOHOpud0l64rPIHSL16yHLJSPRXIeMK+2P9Ir40trE7sUo/QhATbxEycV9Off+MrF8XzaDh7uxelgHPU= X-Received: by 2002:a17:906:c827:: with SMTP id dd7mr49288974ejb.100.1555514787913; Wed, 17 Apr 2019 08:26:27 -0700 (PDT) MIME-Version: 1.0 References: <1555493234-8281-1-git-send-email-yanx.a.zhang@intel.com> In-Reply-To: <1555493234-8281-1-git-send-email-yanx.a.zhang@intel.com> From: Rami Rosen Date: Wed, 17 Apr 2019 18:26:20 +0300 Message-ID: To: "zhang,yan" Cc: dts@dpdk.org Content-Type: multipart/alternative; boundary="0000000000006065ba0586bb82f2" Subject: Re: [dts] [PATCH V1] tests/vf_jumboframe:disable promise mode to forbid misc packets 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" --0000000000006065ba0586bb82f2 Content-Type: text/plain; charset="UTF-8" Hi Zhang, Two minor comments about the patch subject and the commit message: disable promise mode-> disable promisc mode so use command "set promisc all off" to forbidden them-> so use command "set promisc all off" to forbid them Regards, Rami Rosen --0000000000006065ba0586bb82f2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Zhang,
Two minor comments about = the patch subject and the commit message:=C2=A0

=
disable promise mode-> disable promisc mode

=C2=A0s= o use command "set promisc all off" to forbidden them->=
=C2=A0so use command "set promisc all off&quo= t; to forbid them

Regards,
Rami Rosen

--0000000000006065ba0586bb82f2--