[dpdk-test-report] |WARNING| pw29161 [PATCH v2 1/8] net/i40e: add API to convert VF MAC to VSI index

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 25 14:39:19 CEST 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/29161

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#41: FILE: drivers/net/i40e/rte_pmd_i40e.c:2119:
+uint64_t
+rte_pmd_i40e_query_vfid_by_mac(uint8_t port, uint64_t vf_mac) {

total: 1 errors, 0 warnings, 0 checks, 55 lines checked


More information about the test-report mailing list