Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754963AbcKNR0Y (ORCPT ); Mon, 14 Nov 2016 12:26:24 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:37455 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754867AbcKNR0P (ORCPT ); Mon, 14 Nov 2016 12:26:15 -0500 MIME-Version: 1.0 In-Reply-To: <20161114123350.GA2449@Red> References: <1479120886-13425-1-git-send-email-sunil.kovvuri@gmail.com> <1479120886-13425-4-git-send-email-sunil.kovvuri@gmail.com> <20161114123350.GA2449@Red> From: Sunil Kovvuri Date: Mon, 14 Nov 2016 22:56:12 +0530 Message-ID: Subject: Re: [PATCH 3/5] net: thunderx: Fix configuration of L3/L4 length checking To: Corentin Labbe Cc: Linux Netdev List , Sunil Goutham , LKML , LAKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 79 Lines: 4 >>You could use the BIT() macro here Thanks, will change and resubmit. Sunil.