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 E4114A0588; Fri, 17 Apr 2020 00:14:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 448BC1DE50; Fri, 17 Apr 2020 00:14:45 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id EDA621DE4E for ; Fri, 17 Apr 2020 00:14:43 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 628C35C003F; Thu, 16 Apr 2020 18:14:42 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Thu, 16 Apr 2020 18:14:42 -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=EqqDOUh0UxLIKBWNU28l++DWCr/NEPwOV7wRi3grrvE=; b=ceE7Kb/0BHJ+ l3TaA9s8m24O9iGF4QBdi2fWgSN3k1u4iXkncXYoddKF7HeWHh4O6liz+TyZ1xCx JKGUHiFlvci92fO0WIuVf2C4TANtFvbEf850pAOrATpMgu09f5X9NRF90mGWAkYe 5eCyVJnQ1MRWp6dXQduACCWCRjpQ73s= 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=EqqDOUh0UxLIKBWNU28l++DWCr/NEPwOV7wRi3grr vE=; b=lqW6uKdwInbdqmI8S2CU4UD7Wl6Zov0PCsoPI0aQ+aL9gTed929EG/mAf ATOA/xNccRrKz/rkgg1kV9xRrofnGxZ2xY/UlPsn5Lm0+ernadBcmPAsM2cFdGTg oiSfTGx01rP8BsUYHazbkaR1pJwtmmQX3YqQUEHAbEzVYxk5n3uax4TyaOuyGN8f 6EHZCwEHV5oeXua0/l0nyWwnuOkXSrpAihL/UH9/komXQ5mtuSHiQsV6LZmuiRAM yhmTugTMMurSLY5P+KOzskwNyEvBRfOaGY1g1GdpDigkL8FidlRMOfPZUrVNLqbI d/bNWZnEHfL10FWt288JvVdR8U/ww== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrfeeigddtjecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrsh esmhhonhhjrghlohhnrdhnvght 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 D915A306005B; Thu, 16 Apr 2020 18:14:39 -0400 (EDT) From: Thomas Monjalon To: Ivan Dyukov Cc: dev@dpdk.org, maxime.coquelin@redhat.com, v.kuramshin@samsung.com, amorenoz@redhat.com, zhihong.wang@intel.com, xiaolong.ye@intel.com, mb@smartsharesystems.com, ferruh.yigit@intel.com, arybchenko@solarflare.com Date: Fri, 17 Apr 2020 00:14:38 +0200 Message-ID: <3130270.b8e9qBsS6s@thomas> In-Reply-To: <20200416124258.15549-2-i.dyukov@samsung.com> References: <20191212085012.9170-1-i.dyukov@samsung.com> <20200416124258.15549-2-i.dyukov@samsung.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v12 1/7] ethdev: added UNKNOWN speed value X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, Please look at an update below from ethdev co-maintainers. 16/04/2020 14:42, Ivan Dyukov: > UNKNOWN speed equals to 0xffffffff [...] > +#define ETH_SPEED_NUM_UNKNOWN 0xffffffff /**< Unknown */ This approach is being rejected in another thread: http://inbox.dpdk.org/dev/42de4bd1-0a6c-6591-cd27-67ce692fabc9@intel.com/