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 BC6BC41DCD for ; Mon, 6 Mar 2023 16:32:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8F84410F9; Mon, 6 Mar 2023 16:32:50 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E6988410EF for ; Mon, 6 Mar 2023 16:32:48 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id D7145120D89; Mon, 6 Mar 2023 16:32:48 +0100 (CET) Subject: |WARNING| pw124815 [PATCH v2] lib/bpf: Rename bpf function names to avoid potential conflict with libpcap In-Reply-To: <20230306153218.40320-1-mars14850@gmail.com> References: <20230306153218.40320-1-mars14850@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Martzki Message-Id: <20230306153248.D7145120D89@dpdk.org> Date: Mon, 6 Mar 2023 16:32:48 +0100 (CET) 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/124815 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #85: Thanks for your review. In this v2 patch I renamed all functions in bpf_impl.h. total: 0 errors, 1 warnings, 79 lines checked Martzki is unknown, please fix the commit message or update .mailmap.