From: checkpatch@dpdk.org To: test-report@dpdk.org Cc: Kumara Parameshwaran <kumaraparamesh92@gmail.com> Subject: |WARNING| pw104699 [PATCH] net/tap: Bug fix to populate fds in secondary process Date: Thu, 25 Nov 2021 13:23:38 +0100 (CET) Message-ID: <20211125122338.96CF1121E6B@dpdk.org> (raw) In-Reply-To: <20211125122305.23439-1-kumaraparamesh92@gmail.com> Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/104699 _coding style issues_ ERROR:SPACING: spaces required around that '=' (ctx:VxV) #118: FILE: drivers/net/tap/rte_eth_tap.c:897: + for (int i=0; i < dev->data->nb_tx_queues; i++) { ^ ERROR:SPACING: spaces required around that '=' (ctx:VxV) #123: FILE: drivers/net/tap/rte_eth_tap.c:902: + for (int i=0; i < dev->data->nb_rx_queues; i++) { ^ total: 2 errors, 0 warnings, 0 checks, 108 lines checked Warning in drivers/net/tap/rte_eth_tap.c: Declaring a variable inside for()
next parent reply other threads:[~2021-11-25 12:23 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <20211125122305.23439-1-kumaraparamesh92@gmail.com> 2021-11-25 12:23 ` checkpatch [this message] 2021-11-25 12:58 ` |SUCCESS| " 0-day Robot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20211125122338.96CF1121E6B@dpdk.org \ --to=checkpatch@dpdk.org \ --cc=kumaraparamesh92@gmail.com \ --cc=test-report@dpdk.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
automatic DPDK test reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/test-report/0 test-report/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 test-report test-report/ http://inbox.dpdk.org/test-report \ test-report@dpdk.org public-inbox-index test-report Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.test-report AGPL code for this site: git clone https://public-inbox.org/public-inbox.git