From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0408546AE9 for ; Thu, 3 Jul 2025 21:10:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3DBD40264; Thu, 3 Jul 2025 21:10:17 +0200 (CEST) Received: from dmx.alabs.net (dmx.alabs.net [52.211.35.88]) by mails.dpdk.org (Postfix) with ESMTP id 9F66C40264 for ; Thu, 3 Jul 2025 21:10:15 +0200 (CEST) Received: from ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (unknown [10.122.5.122]) by dmx.alabs.net (Postfix) with ESMTP id 1898084761A; Thu, 3 Jul 2025 22:10:00 +0300 (IDT) DKIM-Filter: OpenDKIM Filter v2.11.0 dmx.alabs.net 1898084761A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alabs.net; s=alabs; t=1751569800; bh=YIuy5BVrXH+YIVAZLKzaRBdOm2MQ31UiJoOjRD2Ej28=; h=Date:From:To:Subject:List-ID:From; b=l/bJ/m1EATGXv4gzoyezrwV2yD3gGYlh77wUE3b2AchYefxghDUOsiyczwlvIiS7G CFKpf6O0RyWFxhELfyK+VXcBjNEOvdryq+E1HNg1HCL0jnj9cbw2y93LOTxFKcLb+V wIx40cY6Pbo6kx3zewYTyIBZWY1FGsXdcGU1lX2s= Received: from ip-10-159-234-77.eu-west-1.compute.internal (swci-jnk-k2apps.alabs.net [10.159.234.77]) by ec2-52-49-224-164.eu-west-1.compute.amazonaws.com (Postfix) with ESMTP id 10DCE12A92F; Thu, 3 Jul 2025 22:10:00 +0300 (IDT) Date: Thu, 3 Jul 2025 22:10:00 +0300 (IDT) From: al-sw-devops@alabs.net To: test-report@dpdk.org, atrwajee@amazon.com, shaibran@amazon.com Message-ID: <1806962181.24182.1751569800070@ip-10-159-234-77.eu-west-1.compute.internal> Subject: |SUCCESS| pw155006-155006 ethdev: fix shadow variable definition MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_24181_1208524446.1751569800065" X-Jenkins-Job: Community-Fast-tests X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org ------=_Part_24181_1208524446.1751569800065 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Test-Name: DPDK Fast test suite Test-Label: aws-unit-testing Test-Status: SUCCESS _Unit Testing PASS_ http://dpdk.org/patch/155006 Test Status Summary: +--------------+------------------+ | Architecture | DPDK Unit Test | +--------------+------------------+ | x86_64 | PASS | +--------------+------------------+ | arm64 | PASS | +--------------+------------------+ Test environment (aarch64): Description: SUCCESS OS : Ubuntu 24.04.1 LTS Kernel : 6.8.0-1030-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (aarch64) In file included from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_112_127.c:5: ../drivers/net/cnxk/cn20k_tx.h: In function =E2=80=98cn20k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn20k_tx.h:1115:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1115 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn20k_tx.h:973:32: note: shadowed declaration is here 973 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3448/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _deq_cn20k_deq_64_79_tmo_seg_burst.c.o [3449/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _deq_cn20k_deq_96_111_tmo_seg_burst.c.o [3450/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _deq_cn20k_deq_80_95_tmo_seg_burst.c.o [3451/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn10k_tx_80_95_seg.c.o In file included from ../drivers/event/cnxk/cn10k_tx_worker.h:8, from ../drivers/event/cnxk/tx/cn10k/tx_80_95_seg.c:5: ../drivers/net/cnxk/cn10k_tx.h: In function =E2=80=98cn10k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn10k_tx.h:1141:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1141 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn10k_tx.h:995:32: note: shadowed declaration is here 995 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3452/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn10k_tx_112_127_seg.c.o In file included from ../drivers/event/cnxk/cn10k_tx_worker.h:8, from ../drivers/event/cnxk/tx/cn10k/tx_112_127_seg.c:5: ../drivers/net/cnxk/cn10k_tx.h: In function =E2=80=98cn10k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn10k_tx.h:1141:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1141 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn10k_tx.h:995:32: note: shadowed declaration is here 995 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3453/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _deq_cn20k_deq_112_127_tmo_seg_burst.c.o [3454/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_64_79_seg.c.o In file included from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_64_79_seg.c:5: ../drivers/net/cnxk/cn20k_tx.h: In function =E2=80=98cn20k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn20k_tx.h:1115:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1115 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn20k_tx.h:973:32: note: shadowed declaration is here 973 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3455/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_96_111_seg.c.o In file included from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_96_111_seg.c:5: ../drivers/net/cnxk/cn20k_tx.h: In function =E2=80=98cn20k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn20k_tx.h:1115:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1115 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn20k_tx.h:973:32: note: shadowed declaration is here 973 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3456/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_80_95_seg.c.o In file included from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_80_95_seg.c:5: ../drivers/net/cnxk/cn20k_tx.h: In function =E2=80=98cn20k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn20k_tx.h:1115:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1115 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn20k_tx.h:973:32: note: shadowed declaration is here 973 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3457/3484] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_112_127_seg.c.o In file included from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_112_127_seg.c:5: ../drivers/net/cnxk/cn20k_tx.h: In function =E2=80=98cn20k_nix_xmit_prepare= =E2=80=99: ../drivers/net/cnxk/cn20k_tx.h:1115:26: warning: declaration of =E2=80=98ma= sk=E2=80=99 shadows a previous local [-Wshadow] 1115 | uint64_t mask; | ^~~~ ../drivers/net/cnxk/cn20k_tx.h:973:32: note: shadowed declaration is here 973 | uint64_t ol_flags =3D 0, mask; | ^~~~ [3458/3484] Linking static target drivers/libtmp_rte_event_cnxk.a [3459/3484] Generating drivers/rte_event_cnxk.pmd.c with a custom command [3460/3484] Compiling C object drivers/librte_event_cnxk.a.p/meson-generate= d_.._rte_event_cnxk.pmd.c.o [3461/3484] Compiling C object drivers/librte_event_cnxk.so.25.2.p/meson-ge= nerated_.._rte_event_cnxk.pmd.c.o [3462/3484] Linking static target drivers/librte_event_cnxk.a [3463/3484] Generating drivers/rte_event_cnxk.sym_chk with a custom command= (wrapped by meson to capture output) [3464/3484] Linking target drivers/librte_event_cnxk.so.25.2 [3465/3484] Linking target app/dpdk-test-fib [3466/3484] Linking target app/dpdk-test-dma-perf [3467/3484] Linking target app/dpdk-test-cmdline [3468/3484] Linking target app/dpdk-proc-info [3469/3484] Linking target app/dpdk-test-bbdev [3470/3484] Linking target app/dpdk-test-pipeline [3471/3484] Linking target app/dpdk-test-flow-perf [3472/3484] Linking target app/dpdk-test-crypto-perf [3473/3484] Linking target app/dpdk-test-gpudev [3474/3484] Linking target app/dpdk-test-acl [3475/3484] Linking target app/dpdk-test-regex [3476/3484] Linking target app/dpdk-test-eventdev [3477/3484] Linking target app/dpdk-test-compress-perf [3478/3484] Linking target app/dpdk-test-security-perf [3479/3484] Linking target app/dpdk-pdump [3480/3484] Linking target app/dpdk-test-sad [3481/3484] Linking target app/dpdk-graph [3482/3484] Linking target app/dpdk-test-mldev [3483/3484] Linking target app/dpdk-testpmd [3484/3484] Linking target app/dpdk-test Test environment (x86_64): Description: SUCCESS OS : Ubuntu 24.04.1 LTS Kernel : 6.8.0-1030-aws NIC : Elastic Network Adapter GCC : 13.3.0-6ubuntu2~24.04 Test last 100 lines (x86_64) ../app/test/test_table_combined.c:245:25: note: in expansion of macro =E2= =80=98RING_ENQUEUE=E2=80=99 245 | RING_ENQUEUE(RING_RX, table_packets->hit_pa= cket[i]); | ^~~~~~~~~~~~ ../app/test/test_table_combined.c:53:15: note: shadowed declaration is here 53 | void *key, struct table_packets *table_packets, | ~~~~~~^~~ ../app/test/test_table.h:84:18: warning: declaration of =E2=80=98i=E2=80=99= shadows a previous local [-Wshadow] 84 | unsigned i, n =3D 0; = \ | ^ ../app/test/test_table_combined.c:248:17: note: in expansion of macro =E2= =80=98VERIFY_TRAFFIC=E2=80=99 248 | VERIFY_TRAFFIC(RING_TX, table_packets->n_hit_packet= s, 0); | ^~~~~~~~~~~~~~ ../app/test/test_table_combined.c:57:18: note: shadowed declaration is here 57 | unsigned i; | ^ ../app/test/test_table.h:84:18: warning: declaration of =E2=80=98i=E2=80=99= shadows a previous local [-Wshadow] 84 | unsigned i, n =3D 0; = \ | ^ ../app/test/test_table_combined.c:249:17: note: in expansion of macro =E2= =80=98VERIFY_TRAFFIC=E2=80=99 249 | VERIFY_TRAFFIC(RING_TX_2, table_packets->n_hit_pack= ets, | ^~~~~~~~~~~~~~ ../app/test/test_table_combined.c:57:18: note: shadowed declaration is here 57 | unsigned i; | ^ [3290/3295] Compiling C object app/dpdk-test.p/test_test_security_inline_ma= csec.c.o ../app/test/test_security_inline_macsec.c: In function =E2=80=98test_macsec= _event_callback=E2=80=99: ../app/test/test_security_inline_macsec.c:776:37: warning: declaration of = =E2=80=98port_id=E2=80=99 shadows a global declaration [-Wshadow] 776 | test_macsec_event_callback(uint16_t port_id, enum rte_eth_event_typ= e type, | ~~~~~~~~~^~~~~~~ ../app/test/test_security_inline_macsec.c:112:17: note: shadowed declaratio= n is here 112 | static uint16_t port_id; | ^~~~~~~ ../app/test/test_security_inline_macsec.c: In function =E2=80=98test_macsec= =E2=80=99: ../app/test/test_security_inline_macsec.c:1059:29: warning: declaration of = =E2=80=98id=E2=80=99 shadows a previous local [-Wshadow] 1059 | int id; | ^~ ../app/test/test_security_inline_macsec.c:905:28: note: shadowed declaratio= n is here 905 | int i, j =3D 0, ret, id, an =3D 0; | ^~ [3291/3295] Compiling C object app/dpdk-test.p/test_test_cryptodev.c.o [3292/3295] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o [3293/3295] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o [3294/3295] Compiling C object app/dpdk-test.p/test_test_ring.c.o ../app/test/test_ring.c: In function =E2=80=98test_ring_enqueue_zc_bulk_ele= m=E2=80=99: ../app/test/test_ring.c:93:22: warning: declaration of =E2=80=98esize=E2=80= =99 shadows a global declaration [-Wshadow] 93 | unsigned int esize, unsigned int n, unsigned int *free_spac= e) | ~~~~~~~~~~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_enqueue_zc_burst_el= em=E2=80=99: ../app/test/test_ring.c:128:22: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 128 | unsigned int esize, unsigned int n, unsigned int *free_spac= e) | ~~~~~~~~~~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_dequeue_zc_bulk_ele= m=E2=80=99: ../app/test/test_ring.c:163:22: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 163 | unsigned int esize, unsigned int n, unsigned int *available= ) | ~~~~~~~~~~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_dequeue_zc_burst_el= em=E2=80=99: ../app/test/test_ring.c:198:22: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 198 | unsigned int esize, unsigned int n, unsigned int *available= ) | ~~~~~~~~~~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_enq_impl=E2=80=99: ../app/test/test_ring.c:420:56: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 420 | test_ring_enq_impl(struct rte_ring *r, void **obj, int esize, unsig= ned int n, | ~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_deq_impl=E2=80=99: ../app/test/test_ring.c:431:56: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 431 | test_ring_deq_impl(struct rte_ring *r, void **obj, int esize, unsig= ned int n, | ~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_mem_init=E2=80=99: ../app/test/test_ring.c:442:55: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 442 | test_ring_mem_init(void *obj, unsigned int count, int esize) | ~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ ../app/test/test_ring.c: In function =E2=80=98test_ring_print_test_string= =E2=80=99: ../app/test/test_ring.c:471:74: warning: declaration of =E2=80=98esize=E2= =80=99 shadows a global declaration [-Wshadow] 471 | test_ring_print_test_string(const char *istr, unsigned int api_type= , int esize) | = ~~~~^~~~~ ../app/test/test_ring.c:69:18: note: shadowed declaration is here 69 | static const int esize[] =3D {-1, 4, 8, 16, 20}; | ^~~~~ [3295/3295] Linking target app/dpdk-test ------=_Part_24181_1208524446.1751569800065--