Your message dated Mon, 19 Dec 2022 20:46:13 +0000
with message-id <e1p7n1z-000loe...@fasolo.debian.org>
and subject line Bug#1023000: fixed in dpdk 22.11.1-2
has caused the Debian Bug report #1023000,
regarding dpdk: flaky autopkgtest on amd64 and ppc64el: pdump_autotest time out
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1023000: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dpdk
Version: 20.11.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: flaky

Dear maintainer(s),

I looked at the results of the autopkgtest of your package. I noticed that it regularly fails on amd64 and ppc64el. From a cursory look it seems to have started around August 2022. The error seems to be different between different failures.

Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.

Don't hesitate to reach out if you need help and some more information
from our infrastructure.

Paul

https://ci.debian.net/data/autopkgtest/testing/ppc64el/d/dpdk/27590240/log.gz

54/57 DPDK:fast-tests / pdump_autotest           RUNNING
>>> DPDK_TEST=pdump_autotest MALLOC_PERTURB_=178 /tmp/autopkgtest-lxc.wxrxh9zu/downtmp/build.zmC/src/build/app/test/dpdk-test --no-huge -m 2048 --file-prefix=pdump_autotest ――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――
EAL: Detected CPU lcores: 4
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /tmp/tmp.k8x9WW5het/dpdk/pdump_autotest/mp_socket
EAL: Physical addresses are unavailable, selecting IOVA as VA mode.
EAL: Selected IOVA mode 'VA'
EAL: WARNING! Base virtual address hint (0x101865000 != 0x7fff1f580000) not respected!
EAL:    This may cause issues with mapping memory into secondary processes
EAL: Probe PCI driver: net_virtio (1af4:1000) device: 0000:00:01.0 (socket 0)
eth_virtio_pci_init(): Failed to init PCI device
EAL: Requested device 0000:00:01.0 cannot be used
APP: HPET is not enabled, using TSC as default timer
RTE>>pdump_autotest
IN PRIMARY PROCESS
pdump_init success
Running binary with argv[]:'/tmp/autopkgtest-lxc.wxrxh9zu/downtmp/build.zmC/src/build/app/test/dpdk-test' '-c' '1' '--proc-type=secondary' '--file-prefix=pdump_autotest'
EAL: Detected CPU lcores: 4
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /tmp/tmp.k8x9WW5het/dpdk/pdump_autotest/mp_socket_16805_20758caec7b059
EAL: Physical addresses are unavailable, selecting IOVA as VA mode.
EAL: Selected IOVA mode 'VA'
EAL: Failed to open shared memory!
EAL: FATAL: Cannot get hugepage information.
EAL: Cannot get hugepage information.
EAL: Cannot destroy local memory map
EAL: Could not release memory subsystem data
IN PRIMARY PROCESS
pdump_init success
pdump_uninit success
Test OK
RTE>>DPDK:fast-tests / pdump_autotest time out (After 30.0 seconds)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
54/57 DPDK:fast-tests / pdump_autotest TIMEOUT 30.06s killed by signal 15 SIGTERM

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: dpdk
Source-Version: 22.11.1-2
Done: Luca Boccassi <bl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dpdk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1023...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Boccassi <bl...@debian.org> (supplier of updated dpdk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 17 Dec 2022 13:59:11 +0000
Source: dpdk
Architecture: source
Version: 22.11.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian DPDK Maintainers <pkg-dpdk-de...@lists.alioth.debian.org>
Changed-By: Luca Boccassi <bl...@debian.org>
Closes: 1021231 1023000 1023569
Changes:
 dpdk (22.11.1-2) unstable; urgency=medium
 .
   * d/watch: restrict to 22.11 LTS
   * Upload to unstable
 .
 dpdk (22.11.1-1) experimental; urgency=medium
 .
   * Update upstream source from tag 'upstream/22.11.1'
   * Drop Revert-drivers-omit-symbol-map-when-unneeded.patch, fixed
     upstream
   * Adjust symbols versions for PMDs for 22.11.1
 .
 dpdk (22.11-1) experimental; urgency=medium
 .
   * Update upstream source from tag 'upstream/22.11'
   * Drop docs-sort-files-lists-in-generator-scripts.patch, merged upstream
   * Install new dpdk-test-security-perf in dpdk-dev
   * Remove ~rc2-1 from d/*.symbols
   * Revert change to make all PMD functions public APIs
   * Drop obsolete NEWS file
 .
 dpdk (22.11~rc2-1) experimental; urgency=medium
 .
   [ Christian Ehrhardt ]
   * Update upstream source from tag 'upstream/22.11_rc2'
     this includes various fixes like (closes: #1023000):
     - vhost: fix header spanned across more than two descriptors
       (CVE-2022-2132)
     - vhost: discard too small descriptor chains
       (CVE-2022-2132)
     - net/mlx5: fix Rx queue recovery mechanism
       (CVE-2022-28199)
   * d/control: Bump to 22.11 ABI 23
   * d/p/disable_*_autopkgtest_fails.patch: update to match dpdk 22.11
   * d/control: new libs in 22.11-rc2
     - libs renamed baseband-acc100 -> baseband-acc
     - new libs: common-idpf, dma-dpaa2, net-gve, net-idpf, net-octeon-ep,
       raw-cnxk-gpio, regex-cn9k
     - removed libs: octeontx2-*, flow-classify, kni, librte-net-octeontx-ep23,
       raw-dpaa2-qdma23
   * d/*.symbols: update for 22.11
     - bump for ABI 23
     - register DPDK_23 in libs that were already stable before
     - rename to match the ABI change
     - add new libs in 22.11-rc2
     - remove older non symbol specific Missing statements
     - drop/update old ABI 22 references
     - d/*.symbols: drop removed libs
     - d/*.symbols: update changing symbols
   * avoid flaky test fails (closes: #1021231)
     - d/t/test-fastsuite: bump timeout 3->12
     - d/rules: bump timeout 3->6 (build had less issues and
       does more other things that consume time)
   * d/t/control: add jq to enable further tests
   * d/control: add libxdp-dev to libdpdk-dev as well to avoid pkconfig errors
 .
   [ Luca Boccassi ]
   * Add build-dep on libxdp-dev (closes: #1023569)
   * Backport patch to fix documentation reproducibility
   * Bump debhelper-compat to 13
Checksums-Sha1:
 157b60672721156a6d032a7edf35a270aacfa874 21251 dpdk_22.11.1-2.dsc
 b4796702f3ea6e4a6f689bf6729deeb4720b7370 69780 dpdk_22.11.1-2.debian.tar.xz
 451052b2cee415d53a14ed31649c5ab88f4476ea 9024 dpdk_22.11.1-2_source.buildinfo
Checksums-Sha256:
 e91a71fd8f4dab2056fe1aa86246f2056f222c50d565f864571c7e07395dcaee 21251 
dpdk_22.11.1-2.dsc
 9ab1ed7a20d198e25dceb3716e7ffa462aa3ad26a8d5d1fb2a4f2c91c7ac70e8 69780 
dpdk_22.11.1-2.debian.tar.xz
 444a7e682c7be0768cc039fe393a9c9566effbe6b48c140ab07cb90d0d192dc6 9024 
dpdk_22.11.1-2_source.buildinfo
Files:
 84429fbd15c165049a5b350d0080a86e 21251 libs optional dpdk_22.11.1-2.dsc
 d446b2526d74f0a6f9996f8cd41b08f3 69780 libs optional 
dpdk_22.11.1-2.debian.tar.xz
 c67fa7e1a29e846c4b8796f142c361d3 9024 libs optional 
dpdk_22.11.1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmOdy3URHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB6egw/+IDs9kuZsddh/ZesTXVPAvVthBwtzFE6t
ehrejcYhlOrjjAJde5G9FFG38DSoThwJ7KUCFXbYXDTKlyq9yuogyZXjtfArF5JT
CMIYoVUSVrcmB/g6YWzOOtVUoaGWD6FrPOE30+TT6v+9WtBNMLfZ7GjDlgVAs2mT
DB/Tjq5baeHcuViXgn0o4jQADevvr/nAujxlQzYjMgAlqFJCnLbKIYtZ0/QvDO6C
Bieyj6C04K+WOKnzj+BrEnZGFLesa8yZoAq3Hue3uZAYPcIMeCQGyZ/t+OQpghCy
dnX/aLRoSSyYzDNuZlPktn3GH2aAk6fay0ZW0mn6fgyU1+PLElGS0iwx+v5W9DHG
U3RI4gmrTvnn2x0eQDShiqkohcGE2XjQ63y38rtJd6W1WPRD7dZKJGChinISUyCU
FwR6ktWtiIbTjRGPYwPgXkesMFzrBVR6wsYyksiI98yaufmvbg/IwPdJib1ZU3qI
t2JE+PwGGlS/SwCQ+J6IXTR4fjqQT1a2pK23yMqQnZyyUOoOVGyIPB0Szsp0NEx+
fbdPC2vxNJ66qq79jv8ppvnUpWLUlIJD/BKJ3z+Cw/7PjLijNmZCKdOCVtz92F0C
zDCZI/Bw72vcYhYX0QfS0A7F5fXCNVf3m6lCgZ9kFqyirKyc6tvc9dlICp9COwGk
bkyr7U9IHEI=
=T6E6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to