automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw156046-156048 mbuf: simplify handling of reinitialized mbufs
@ 2025-08-21 18:47 al-sw-devops
  0 siblings, 0 replies; only message in thread
From: al-sw-devops @ 2025-08-21 18:47 UTC (permalink / raw)
  To: test-report, atrwajee, shaibran

[-- Attachment #1: Type: text/plain, Size: 15833 bytes --]

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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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-generated_.._rte_event_cnxk.pmd.c.o
[3457/3480] Compiling C object drivers/librte_event_cnxk.a.p/meson-generated_.._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 ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, unsigned int count)
      |                                                 ~~~~~~~~~~~~~~~~~~^~~~~
[3284/3290] Compiling C object app/dpdk-test.p/test_test_security_inline_proto.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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, unsigned int count)
      |                                                 ~~~~~~~~~~~~~~~~~~^~~~~
[3285/3290] Compiling C object app/dpdk-test.p/test_test_security_inline_macsec.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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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 ‘rte_pktmbuf_alloc_bulk’:
../lib/mbuf/rte_mbuf.h:1053:44: warning: passing argument 2 of ‘rte_mbuf_raw_alloc_bulk’ from incompatible pointer type [-Wincompatible-pointer-types]
 1053 |         rc = rte_mbuf_raw_alloc_bulk(pool, (void **)mbufs, count);
      |                                            ^~~~~~~~~~~~~~
      |                                            |
      |                                            void **
../lib/mbuf/rte_mbuf.h:662:67: note: expected ‘struct rte_mbuf **’ but argument is of type ‘void **’
  662 | rte_mbuf_raw_alloc_bulk(struct rte_mempool *mp, struct rte_mbuf **mbufs, 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-21 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-21 18:47 |SUCCESS| pw156046-156048 mbuf: simplify handling of reinitialized mbufs al-sw-devops

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).