From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: fix LIBABIVER Date: Wed, 04 Oct 2017 23:54:02 +0200 Message-ID: <3058824.dLUQfcexAq@xps> References: <20170914145506.75970-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Yang, Zhiyong" , "stable@dpdk.org" To: "Yigit, Ferruh" Return-path: In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Added this comment: The ethdev ABI has been broken in release 17.08 without being bumped. > > Fixes: c33ade1227a5 ("doc: notify ethdev callback process API change") > > Cc: stable@dpdk.org > > > > Signed-off-by: Ferruh Yigit > > Reviewed-by: Zhiyong Yang Applied, thanks