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 9925D46D8C for ; Thu, 21 Aug 2025 20:47:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93BB0402A2; Thu, 21 Aug 2025 20:47:54 +0200 (CEST) Received: from dmx.alabs.net (dmx.alabs.net [52.211.35.88]) by mails.dpdk.org (Postfix) with ESMTP id B051A402A2 for ; Thu, 21 Aug 2025 20:47:46 +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 DEEC68475FE; Thu, 21 Aug 2025 21:47:38 +0300 (IDT) DKIM-Filter: OpenDKIM Filter v2.11.0 dmx.alabs.net DEEC68475FE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alabs.net; s=alabs; t=1755802058; bh=an0G0zSdQglC1R1owY2W5AE+GElk8iQVNuvjZHATS3s=; h=Date:From:To:Subject:List-ID:From; b=b7NN9eBHz0H9hT3OECRr3KOJcZBC+ycJl/x3QRuvna/O9/GEIB2925Xa9YVFHY8lv 2QeN1YhHyVlr/DRCs4UwyATt3Hxs9wD1AAyZei4UpZwB6y0+S1Y+FNVqECPNKYJckH CN0jrL6Mvd6k8iDqtafSDprWbzqPxH8Zzr+JMOWs= 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 D914912ACA8; Thu, 21 Aug 2025 21:47:38 +0300 (IDT) Date: Thu, 21 Aug 2025 21:47:38 +0300 (IDT) From: al-sw-devops@alabs.net To: test-report@dpdk.org, atrwajee@amazon.com, shaibran@amazon.com Message-ID: <1489196140.4133.1755802058892@ip-10-159-234-77.eu-west-1.compute.internal> Subject: |SUCCESS| pw156046-156048 mbuf: simplify handling of reinitialized mbufs MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4132_107033078.1755802058886" 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_4132_107033078.1755802058886 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/156048 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) ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3450/3480] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_64_79_seg.c.o In file included from ../lib/cryptodev/rte_crypto.h:15, from ../lib/security/rte_security.h:19, from ../drivers/net/cnxk/cn20k_rxtx.h:8, from ../drivers/net/cnxk/cn20k_tx.h:7, from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_64_79_seg.c:5: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3451/3480] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_96_111_seg.c.o In file included from ../lib/cryptodev/rte_crypto.h:15, from ../lib/security/rte_security.h:19, from ../drivers/net/cnxk/cn20k_rxtx.h:8, from ../drivers/net/cnxk/cn20k_tx.h:7, from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_96_111_seg.c:5: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3452/3480] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_80_95_seg.c.o In file included from ../lib/cryptodev/rte_crypto.h:15, from ../lib/security/rte_security.h:19, from ../drivers/net/cnxk/cn20k_rxtx.h:8, from ../drivers/net/cnxk/cn20k_tx.h:7, from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_80_95_seg.c:5: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3453/3480] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk= _tx_cn20k_tx_112_127_seg.c.o In file included from ../lib/cryptodev/rte_crypto.h:15, from ../lib/security/rte_security.h:19, from ../drivers/net/cnxk/cn20k_rxtx.h:8, from ../drivers/net/cnxk/cn20k_tx.h:7, from ../drivers/event/cnxk/cn20k_tx_worker.h:12, from ../drivers/event/cnxk/tx/cn20k/tx_112_127_seg.c:5: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3454/3480] Linking static target drivers/libtmp_rte_event_cnxk.a [3455/3480] Generating drivers/rte_event_cnxk.pmd.c with a custom command [3456/3480] Compiling C object drivers/librte_event_cnxk.so.26.0.p/meson-ge= nerated_.._rte_event_cnxk.pmd.c.o [3457/3480] Compiling C object drivers/librte_event_cnxk.a.p/meson-generate= d_.._rte_event_cnxk.pmd.c.o [3458/3480] Linking static target drivers/librte_event_cnxk.a [3459/3480] Generating drivers/rte_event_cnxk.sym_chk with a custom command= (wrapped by meson to capture output) [3460/3480] Linking target drivers/librte_event_cnxk.so.26.0 [3461/3480] Linking target app/dpdk-test-fib [3462/3480] Linking target app/dpdk-test-mldev [3463/3480] Linking target app/dpdk-test-bbdev [3464/3480] Linking target app/dpdk-test-sad [3465/3480] Linking target app/dpdk-test-compress-perf [3466/3480] Linking target app/dpdk-test-acl [3467/3480] Linking target app/dpdk-test-regex [3468/3480] Linking target app/dpdk-pdump [3469/3480] Linking target app/dpdk-proc-info [3470/3480] Linking target app/dpdk-test-dma-perf [3471/3480] Linking target app/dpdk-test-cmdline [3472/3480] Linking target app/dpdk-test-crypto-perf [3473/3480] Linking target app/dpdk-test-pipeline [3474/3480] Linking target app/dpdk-test-gpudev [3475/3480] Linking target app/dpdk-test-security-perf [3476/3480] Linking target app/dpdk-test-flow-perf [3477/3480] Linking target app/dpdk-test-eventdev [3478/3480] Linking target app/dpdk-graph [3479/3480] Linking target app/dpdk-testpmd [3480/3480] 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) ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3275/3290] Compiling C object app/dpdk-test.p/test_test_version.c.o [3276/3290] Compiling C object app/dpdk-test.p/test_test_vdev.c.o [3277/3290] Compiling C object app/dpdk-test.p/test_test_table_tables.c.o In file included from ../lib/net/rte_cksum.h:22, from ../lib/net/rte_ip6.h:32, from ../lib/table/rte_table_lpm_ipv6.h:43, from ../app/test/test_table_tables.c:9: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3278/3290] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o [3279/3290] Compiling C object app/dpdk-test.p/test_test_thash.c.o In file included from ../lib/net/rte_cksum.h:22, from ../lib/net/rte_ip4.h:32, from ../lib/net/rte_ip.h:9, from ../app/test/test_thash.c:7: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3280/3290] Compiling C object app/dpdk-test.p/test_test_trace_register.c.o [3281/3290] Compiling C object app/dpdk-test.p/test_test_trace.c.o [3282/3290] Compiling C object app/dpdk-test.p/test_test_timer_secondary.c.= o [3283/3290] Compiling C object app/dpdk-test.p/test_test_table_combined.c.o In file included from ../lib/port/rte_port.h:17, from ../lib/table/rte_table.h:24, from ../lib/table/rte_table_stub.h:15, from ../app/test/test_table.h:5, from ../app/test/test_table_combined.c:9: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3284/3290] Compiling C object app/dpdk-test.p/test_test_security_inline_pr= oto.c.o In file included from ../lib/net/rte_ether.h:20, from ../lib/ethdev/rte_eth_ctrl.h:10, from ../lib/ethdev/rte_ethdev.h:1475, from ../app/test/test_security_inline_proto.c:9: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3285/3290] Compiling C object app/dpdk-test.p/test_test_security_inline_ma= csec.c.o In file included from ../lib/net/rte_ether.h:20, from ../lib/ethdev/rte_eth_ctrl.h:10, from ../lib/ethdev/rte_ethdev.h:1475, from ../app/test/test_security_inline_macsec.c:8: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3286/3290] Compiling C object app/dpdk-test.p/test_test_cryptodev.c.o In file included from ../app/test/test_cryptodev.c:11: ../lib/mbuf/rte_mbuf.h: In function =E2=80=98rte_pktmbuf_alloc_bulk=E2=80= =99: ../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of =E2=80=98rte= _mbuf_raw_alloc_bulk=E2=80=99 from incompatible pointer type [-Wincompatibl= e-pointer-types] 1053 | rc =3D rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count)= ; | ^~~~~~~~~~~~~~ | | | void ** ../lib/mbuf/rte_mbuf.h:662:67: note: expected =E2=80=98struct rte_mbuf **= =E2=80=99 but argument is of type =E2=80=98void **=E2=80=99 662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **m= bufs, unsigned int count) | ~~~~~~~~~~~~~~~~~~^= ~~~~ [3287/3290] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o [3288/3290] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o [3289/3290] Compiling C object app/dpdk-test.p/test_test_ring.c.o [3290/3290] Linking target app/dpdk-test ------=_Part_4132_107033078.1755802058886--