From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 302DE1C10B; Fri, 15 Jun 2018 18:54:24 +0200 (CEST) In-Reply-To: <20180615165224.25004-8-jasvinder.singh@intel.com> References: <20180615165224.25004-8-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180615165424.302DE1C10B@dpdk.org> Date: Fri, 15 Jun 2018 18:54:24 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw41201 [v2] [PATCH 07/22] net/softnic: add port action profile X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 16:54:24 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/41201 _coding style issues_ CHECK:SPACING: spaces required around that ':' (ctx:VxV) #462: FILE: drivers/net/softnic/hash_func_arm64.h:37: + __asm__("crc32cx %w[c], %w[c], %x[v]":[c] "+r" (crc):[v] "r" (val)) ^ CHECK:SPACING: spaces required around that ':' (ctx:VxV) #462: FILE: drivers/net/softnic/hash_func_arm64.h:37: + __asm__("crc32cx %w[c], %w[c], %x[v]":[c] "+r" (crc):[v] "r" (val)) ^ total: 0 errors, 0 warnings, 882 lines checked