From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7D6E01B59D; Fri, 19 Oct 2018 11:29:09 +0200 (CEST) In-Reply-To: <1539833881-589-5-git-send-email-honnappa.nagarahalli@arm.com> References: <1539833881-589-5-git-send-email-honnappa.nagarahalli@arm.com> To: test-report@dpdk.org Cc: Honnappa Nagarahalli Message-Id: <20181019092909.7D6E01B59D@dpdk.org> Date: Fri, 19 Oct 2018 11:29:09 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47026 [v4, 4/5] hash: add lock-free read-write concurrency 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, 19 Oct 2018 09:29:09 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47026 _coding style issues_ WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string #84: FILE: lib/librte_hash/rte_cuckoo_hash.c:170: + RTE_LOG(ERR, HASH, "rte_hash_create: choose rw concurrency or " WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_hash_create', this function's name, in a string #92: FILE: lib/librte_hash/rte_cuckoo_hash.c:178: + RTE_LOG(ERR, HASH, "rte_hash_create: extendable bucket " total: 0 errors, 2 warnings, 744 lines checked ERROR: symbol rte_hash_free_key_with_position is added in a section other than the EXPERIMENTAL section of the version map