From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 49AC746629 for ; Fri, 25 Apr 2025 12:02:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43E4340263; Fri, 25 Apr 2025 12:02:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 239AE400D5 for ; Fri, 25 Apr 2025 12:02:43 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DF67A1251C3; Fri, 25 Apr 2025 12:02:42 +0200 (CEST) Subject: |WARNING| pw153145 [PATCH 06/13] net/sxe: add mac layer filter function In-Reply-To: <20250425023652.37368-6-liujie5@linkdatatechnology.com> References: <20250425023652.37368-6-liujie5@linkdatatechnology.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jie Liu Message-Id: <20250425100242.DF67A1251C3@dpdk.org> Date: Fri, 25 Apr 2025 12:02:42 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/153145 _coding style issues_ CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #126: FILE: drivers/net/sxe/pf/sxe_ethdev.c:735: + +} WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: JieLiu ' != 'Signed-off-by: Jie Liu ' total: 0 errors, 1 warnings, 1 checks, 298 lines checked