From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH v1] mbuf: fix RTE_ETH_IS_IPV6_HDR comment typo Date: Fri, 15 Jun 2018 16:06:03 +0100 Message-ID: References: <1528945789-117899-1-git-send-email-haiyue.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: stable@dpdk.org, Olivier MATZ To: Haiyue Wang , dev@dpdk.org Return-path: In-Reply-To: Content-Language: en-US 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 6/14/2018 5:45 PM, Ferruh Yigit wrote: > On 6/14/2018 4:09 AM, Haiyue Wang wrote: >> It should be IPv6, not IPv4. >> Fixes: f295a00a2b44 ("mbuf: add definitions of unified packet types") >> Cc: stable@dpdk.org >> >> Signed-off-by: Haiyue Wang > > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.