[dpdk-test-report] |WARNING| pw50766 [06/10] net/atlantic: fix eeprom fetching for small and uneven lengths
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Mar 2 13:11:53 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/50766
_coding style issues_
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#61: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils_fw2x.c:558:
+ rte_memcpy((u8*)data + len - bytes_remains, &val, bytes_remains);
total: 1 errors, 0 warnings, 0 checks, 36 lines checked
More information about the test-report
mailing list