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 1904CA0C46 for ; Mon, 27 Sep 2021 17:00:11 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DBF4410F0; Mon, 27 Sep 2021 17:00:09 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 31DA1410DF for ; Mon, 27 Sep 2021 17:00:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2E1341206FE; Mon, 27 Sep 2021 17:00:03 +0200 (CEST) In-Reply-To: <20210927133450.10653-6-srikanth.k@oneconvergence.com> References: <20210927133450.10653-6-srikanth.k@oneconvergence.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Srikanth Kaka Message-Id: <20210927150003.2E1341206FE@dpdk.org> Date: Mon, 27 Sep 2021 17:00:03 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw99802 [PATCH 05/19] net/mlx5: modified PCI probe to work on FreeBSD 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/99802 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #82: - Disabling NETLINK_RDMA & NETLINK_ROUTE sockets as netlink sockets are not present WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #695: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:2019: + * nor master. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #866: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:2026: + list[ns].info.master)) { WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #870: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:2030: + !list[ns].info.master) { WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #885: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:2045: + "unable to recognize master/representors" total: 0 errors, 5 warnings, 0 checks, 1039 lines checked