* [dpdk-test-report] |WARNING| pw31624 [PATCH v2 09/14] net/avf: enable ops for MTU setting [not found] <1511505206-97333-10-git-send-email-jingjing.wu@intel.com> @ 2017-11-27 11:24 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2017-11-27 11:24 UTC (permalink / raw) To: test-report; +Cc: Jingjing Wu Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31624 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'mtu < ETHER_MIN_MTU' #51: FILE: drivers/net/avf/avf_ethdev.c:825: + if ((mtu < ETHER_MIN_MTU) || (frame_size > AVF_FRAME_SIZE_MAX)) CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'frame_size > AVF_FRAME_SIZE_MAX' #51: FILE: drivers/net/avf/avf_ethdev.c:825: + if ((mtu < ETHER_MIN_MTU) || (frame_size > AVF_FRAME_SIZE_MAX)) total: 0 errors, 0 warnings, 2 checks, 48 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-27 11:24 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <1511505206-97333-10-git-send-email-jingjing.wu@intel.com> 2017-11-27 11:24 ` [dpdk-test-report] |WARNING| pw31624 [PATCH v2 09/14] net/avf: enable ops for MTU setting checkpatch
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).