From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] net/mlx5: fix MTU update Date: Tue, 1 Aug 2017 12:11:16 +0200 Message-ID: <20170801101116.GS19852@6wind.com> References: <1501574157-1676-1-git-send-email-nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Yongseok Koh , stable@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mail-wr0-f170.google.com (mail-wr0-f170.google.com [209.85.128.170]) by dpdk.org (Postfix) with ESMTP id 2A5E89179 for ; Tue, 1 Aug 2017 12:11:26 +0200 (CEST) Received: by mail-wr0-f170.google.com with SMTP id 12so4801691wrb.1 for ; Tue, 01 Aug 2017 03:11:26 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1501574157-1676-1-git-send-email-nelio.laranjeiro@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Aug 01, 2017 at 09:55:57AM +0200, Nelio Laranjeiro wrote: > Changing the MTU is not related to changing the number of segments, > activating or not the multi-segment support should be handled by the > application. > > Fixes: 9964b965ad69 ("net/mlx5: re-add Rx scatter support") > Cc: stable@dpdk.org > > Signed-off-by: Nelio Laranjeiro > Acked-by: Yongseok Koh Acked-by: Adrien Mazarguil Shouldn't this fix target an even older commit? cf37ca9563d5 ("mlx5: support MTU configuration") -- Adrien Mazarguil 6WIND