* [dpdk-test-report] |WARNING| pw64174 [PATCH v2 7/7] net/qede: remove 'typedef int bool' [not found] <20200102174838.12908-8-dharmik.thakkar@arm.com> @ 2020-01-02 17:50 ` checkpatch 2020-01-02 19:55 ` [dpdk-test-report] |SUCCESS| pw64174 " 0-day Robot 1 sibling, 0 replies; 2+ messages in thread From: checkpatch @ 2020-01-02 17:50 UTC (permalink / raw) To: test-report; +Cc: Dharmik Thakkar Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/64174 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'p_iov->b_pre_fp_hsi == true' #98: FILE: drivers/net/qede/base/ecore_vf.c:449: + if (((p_iov->b_pre_fp_hsi == true) & ETH_HSI_VER_MINOR) && (resp->pfdev_info.minor_fp_hsi < ETH_HSI_VER_MINOR)) CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'resp->pfdev_info.minor_fp_hsi < ETH_HSI_VER_MINOR' #98: FILE: drivers/net/qede/base/ecore_vf.c:449: + if (((p_iov->b_pre_fp_hsi == true) & ETH_HSI_VER_MINOR) && (resp->pfdev_info.minor_fp_hsi < ETH_HSI_VER_MINOR)) CHECK:BOOL_COMPARISON: Using comparison to true is error prone #98: FILE: drivers/net/qede/base/ecore_vf.c:449: + if (((p_iov->b_pre_fp_hsi == true) & CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'qdev->enable_tx_switching == false' #111: FILE: drivers/net/qede/qede_ethdev.c:453: + if ((qdev->enable_tx_switching == false) && (flg == true)) { CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'flg == true' #111: FILE: drivers/net/qede/qede_ethdev.c:453: + if ((qdev->enable_tx_switching == false) && (flg == true)) { CHECK:BOOL_COMPARISON: Using comparison to false is error prone #111: FILE: drivers/net/qede/qede_ethdev.c:453: + if ((qdev->enable_tx_switching == false) && (flg == true)) { total: 0 errors, 0 warnings, 6 checks, 33 lines checked ^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |SUCCESS| pw64174 net/qede: remove 'typedef int bool' [not found] <20200102174838.12908-8-dharmik.thakkar@arm.com> 2020-01-02 17:50 ` [dpdk-test-report] |WARNING| pw64174 [PATCH v2 7/7] net/qede: remove 'typedef int bool' checkpatch @ 2020-01-02 19:55 ` 0-day Robot 1 sibling, 0 replies; 2+ messages in thread From: 0-day Robot @ 2020-01-02 19:55 UTC (permalink / raw) To: test-report; +Cc: robot From: robot@bytheb.org Test-Label: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/64174 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/142904883 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-02 19:57 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20200102174838.12908-8-dharmik.thakkar@arm.com> 2020-01-02 17:50 ` [dpdk-test-report] |WARNING| pw64174 [PATCH v2 7/7] net/qede: remove 'typedef int bool' checkpatch 2020-01-02 19:55 ` [dpdk-test-report] |SUCCESS| pw64174 " 0-day Robot
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).