From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 09B94A057C for ; Fri, 27 Mar 2020 23:34:08 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 293311C120; Fri, 27 Mar 2020 23:34:08 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 4A3531C0BF for ; Fri, 27 Mar 2020 23:34:07 +0100 (CET) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id CE9385C0318; Fri, 27 Mar 2020 18:34:06 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Fri, 27 Mar 2020 18:34:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=KB7Tk0JE/gIlKC1Mtw4xi1ohPCo+8rHNpjLt/Jggmzs=; b=pGh3OjO3ieTK 4WtTNBCXkI607COs/ZZGGQuKKPc3J/VeY1ykUSTmMgEXSgBdWYcbNNAmjXPwmzMl cMekCfrmKiboBLpayu/+IWvRHVBKATCrn6tlYXNluKZvaApZ1/nI4Kiggg4QQg9r UyESKIH/Mm2VufxbtKZHvZnubC4vsuA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=KB7Tk0JE/gIlKC1Mtw4xi1ohPCo+8rHNpjLt/Jggm zs=; b=ARWWPg7Lven7FMWiCrqw/uot0F8RrlcTZBMkclzCXIigCF9RetRA6V2bb KVdk+4AYbOBcsr4eWWs1UnQJfF+FQ1qOzOUbff/3MmjnlPXN3YrMTdWrXwVyOcMs kDgb5vjJiNlzo390DyhZ+c4p7hdjTlwMwjIFB3+bJbun2BSck+yu5NO2QuZDANsa zGjHRqLVrYYl2iilLUpwD51IB4pcSoSsNP5mSB538MLbC1X41C1G1AbHUuH20IvJ qxlEvdaQsWWnFxFk26qSTGlvwODWkst53FecPIPhc6H9/MOeRO1Qp7t/E9t3ZrSh 3iHqb/BS+MKeVKCfkdvQ4suwGrWvg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudehledgudeitdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ffohhmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeen ucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomh grshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C9CAC328005A; Fri, 27 Mar 2020 18:34:05 -0400 (EDT) From: Thomas Monjalon To: "Benoit Ganne (bganne)" Cc: "users@dpdk.org" , "viacheslavo@mellanox.com" , "matan@mellanox.com" , "rasland@mellanox.com" Date: Fri, 27 Mar 2020 23:34:04 +0100 Message-ID: <6985935.jRhZ6ZUK3Y@xps> In-Reply-To: References: <2609429.XrmoMso0CX@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-users] CX4-Lx VF link status in Azure X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces@dpdk.org Sender: "users" 27/03/2020 18:26, Benoit Ganne (bganne): > > Unfortunately the reason was not documented. > > I suggest we go with a patch from your understanding > > and we'll test it in multiple conditions to validate nothing is broken. > > Done: http://mails.dpdk.org/archives/dev/2020-March/161096.html Very good, thanks.