|WARNING| pw144091 [PATCH] net/tap: add new macpair option for split MAC address
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Sep 16 19:41:16 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/144091
_coding style issues_
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#176: FILE: drivers/net/tap/rte_eth_tap.c:2039:
+ mac = (struct rte_ether_addr*)ifr.ifr_hwaddr.sa_data;
total: 1 errors, 0 warnings, 0 checks, 124 lines checked
More information about the test-report
mailing list