automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw111045 [PATCH v5] fix mbuf release function point corrupt in multi-process
       [not found] <20220512074443.183631-1-ke1x.zhang@intel.com>
@ 2022-05-12  7:51 ` checkpatch
  2022-05-12  9:21 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 7+ messages in thread
From: checkpatch @ 2022-05-12  7:51 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/111045

_coding style OK_



^ permalink raw reply	[flat|nested] 7+ messages in thread

* |FAILURE| pw111045 [PATCH v5] fix mbuf release function point corrupt in multi-process
       [not found] <20220512074443.183631-1-ke1x.zhang@intel.com>
  2022-05-12  7:51 ` |SUCCESS| pw111045 [PATCH v5] fix mbuf release function point corrupt in multi-process checkpatch
@ 2022-05-12  9:21 ` 0-day Robot
  1 sibling, 0 replies; 7+ messages in thread
From: 0-day Robot @ 2022-05-12  9:21 UTC (permalink / raw)
  To: test-report; +Cc: ke1x.zhang, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/111045/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2312030299
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
[1561/3570] Linking target drivers/librte_net_i40e.so.22.2.
[1562/3570] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[1563/3570] Generating rte_net_iavf_def with a custom command.
[1564/3570] Generating rte_net_iavf_mingw with a custom command.
[1565/3570] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1566/3570] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1567/3570] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1568/3570] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1569/3570] Linking static target drivers/libtmp_rte_net_iavf.a.
[1570/3570] Generating rte_net_iavf.pmd.c with a custom command.
[1571/3570] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1572/3570] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1573/3570] Linking static target drivers/librte_net_iavf.a.
[1574/3570] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1575/3570] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2 
aarch64-linux-gnu-gcc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl lib/librte_ethdev.so.22.2 lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home/runner/work/dpdk/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home/runner/work/dpdk/dpdk/build/lib:/home/runner/work/dpdk/dpdk/build/drivers  
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
[1576/3570] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_nvm.c.o'.
[1577/3570] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1563/3748] Linking target drivers/librte_net_i40e.so.22.2.
[1564/3748] Generating symbol file 'drivers/a715181@@rte_net_i40e@sha/librte_net_i40e.so.22.2.symbols'.
[1565/3748] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'.
[1566/3748] Generating rte_net_iavf_def with a custom command.
[1567/3748] Generating rte_net_iavf_mingw with a custom command.
[1568/3748] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'.
[1569/3748] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1570/3748] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
[1571/3748] Linking static target drivers/libtmp_rte_net_iavf.a.
[1572/3748] Generating rte_net_iavf.pmd.c with a custom command.
[1573/3748] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1574/3748] Linking static target drivers/librte_net_iavf.a.
[1575/3748] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1576/3748] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_sched.c.o'.
[1577/3748] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2 
aarch64-linux-gnu-gcc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl lib/librte_ethdev.so.22.2 lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home/runner/work/dpdk/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home/runner/work/dpdk/dpdk/build/lib:/home/runner/work/dpdk/dpdk/build/drivers  
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
[1578/3748] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1579/3748] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
[1475/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_geneve.c'.
[1476/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_meter.c'.
[1477/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_ppp.c'.
[1478/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_l2tpv2.c'.
[1479/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_ethdev.c'.
[1480/3412] Linking static target drivers/libtmp_rte_net_iavf.a.
[1481/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_ethdev_trace.c'.
[1482/3412] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_ethdev_trace_fp.c'.
[1483/3412] Generating rte_net_iavf_def with a custom command.
[1484/3412] Generating rte_net_iavf.pmd.c with a custom command.
[1485/3412] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1486/3412] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1487/3412] Linking static target drivers/librte_net_iavf.a.
[1488/3412] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1489/3412] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2 
powerpc64le-linux-gnu-gcc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl lib/librte_ethdev.so.22.2 lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home/runner/work/dpdk/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home/runner/work/dpdk/dpdk/build/lib:/home/runner/work/dpdk/dpdk/build/drivers  
/usr/lib/gcc-cross/powerpc64le-linux-gnu/9/../../../../powerpc64le-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/powerpc64le-linux-gnu/9/../../../../powerpc64le-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/powerpc64le-linux-gnu/9/../../../../powerpc64le-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
[1490/3412] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1491/3412] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[1461/3590] Compiling C object 'examples/c590b3c@@dpdk-ipsec-secgw@exe/ipsec-secgw_rt.c.o'.
[1462/3590] Compiling C object 'examples/c590b3c@@dpdk-ipv4_multicast@exe/ipv4_multicast_main.c.o'.
[1463/3590] Compiling C object 'examples/c590b3c@@dpdk-l2fwd@exe/l2fwd_main.c.o'.
[1464/3590] Linking target examples/dpdk-ipv4_multicast.
[1465/3590] Linking static target drivers/libtmp_rte_net_iavf.a.
[1466/3590] Generating rte_net_iavf.pmd.c with a custom command.
[1467/3590] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1468/3590] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[1469/3590] Linking static target drivers/librte_net_iavf.a.
[1470/3590] Generating rte_net_iavf_def with a custom command.
[1471/3590] Compiling C object 'examples/c590b3c@@dpdk-kni@exe/kni_main.c.o'.
[1472/3590] Linking target examples/dpdk-kni.
[1473/3590] Compiling C object 'examples/c590b3c@@dpdk-l2fwd-crypto@exe/l2fwd-crypto_main.c.o'.
[1474/3590] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_controlq.c.o'.
[1475/3590] Linking target drivers/librte_net_iavf.so.22.2.
FAILED: drivers/librte_net_iavf.so.22.2 
powerpc64le-linux-gnu-gcc  -o drivers/librte_net_iavf.so.22.2 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o' 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_iavf.so.22 -Wl,--no-as-needed -pthread -lm -ldl lib/librte_ethdev.so.22.2 lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 drivers/librte_bus_pci.so.22.2 lib/librte_pci.so.22.2 drivers/librte_bus_vdev.so.22.2 drivers/librte_common_iavf.so.22.2 lib/librte_security.so.22.2 lib/librte_cryptodev.so.22.2 lib/librte_rcu.so.22.2 -Wl,--end-group -Wl,--version-script=/home/runner/work/dpdk/dpdk/drivers/net/iavf/version.map '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home/runner/work/dpdk/dpdk/build/lib:/home/runner/work/dpdk/dpdk/build/drivers  
/usr/lib/gcc-cross/powerpc64le-linux-gnu/9/../../../../powerpc64le-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x8): undefined reference to `iavf_rx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/powerpc64le-linux-gnu/9/../../../../powerpc64le-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x18): undefined reference to `iavf_tx_queue_release_mbufs_sse'
/usr/lib/gcc-cross/powerpc64le-linux-gnu/9/../../../../powerpc64le-linux-gnu/bin/ld: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o:(.data.rel.ro+0x20): undefined reference to `iavf_tx_queue_release_mbufs_avx512'
collect2: error: ld returned 1 exit status
[1476/3590] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_common.c.o'.
[1477/3590] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |SUCCESS| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 13:58 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2022-05-12 13:58 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/111045

_Functional Testing PASS_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22093/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |SUCCESS| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 13:52 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2022-05-12 13:52 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/111045

_Performance Testing PASS_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -2.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.8%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 1.3%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -0.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22093/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |SUCCESS| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 13:50 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2022-05-12 13:50 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/111045

_Functional Testing PASS_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22093/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |SUCCESS| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 13:43 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2022-05-12 13:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/111045

_Performance Testing PASS_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -2.2%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.8%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 1.3%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.2%                        |
+----------+-------------+---------+------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22093/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* |SUCCESS| pw111045 [PATCH] [v5] fix mbuf release function point corrupt in multi-process
@ 2022-05-12 13:37 dpdklab
  0 siblings, 0 replies; 7+ messages in thread
From: dpdklab @ 2022-05-12 13:37 UTC (permalink / raw)
  To: Ali Alnubani, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/111045

_Performance Testing PASS_

Submitter: Ke Zhang <ke1x.zhang@intel.com>
Date: Thursday, May 12 2022 07:44:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c0c305ee9e0e7c9feca6412266a778f330d20c19

111045 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.6%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.5%                         |
+------------+---------+----------+-------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22093/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-12 13:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220512074443.183631-1-ke1x.zhang@intel.com>
2022-05-12  7:51 ` |SUCCESS| pw111045 [PATCH v5] fix mbuf release function point corrupt in multi-process checkpatch
2022-05-12  9:21 ` |FAILURE| " 0-day Robot
2022-05-12 13:37 |SUCCESS| pw111045 [PATCH] [v5] " dpdklab
2022-05-12 13:43 dpdklab
2022-05-12 13:50 dpdklab
2022-05-12 13:52 dpdklab
2022-05-12 13:58 dpdklab

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