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 B3C0542E53 for ; Wed, 12 Jul 2023 14:09:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADFDA406BA; Wed, 12 Jul 2023 14:09:04 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id ABE70406BA for ; Wed, 12 Jul 2023 14:09:03 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7836272f36eso229003039f.1 for ; Wed, 12 Jul 2023 05:09:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689163743; x=1691755743; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lnJD2Lx35PUJ0/K5KostUThmre48YyJ+fC6Sb2qLinw=; b=I2hINfphUk4CXfiFDK4zt1JmuwPpxjakVe/i3MdUMY9NyqFqxqb826KCT+3Ulo5hyy rtDwe0Q5xX9qQgiLvJDN6M+sydqISIGWXjBPzsguRNQY8g6gdBJXs5UZqvajJUzUwVcA RCbntsOAtsZHajfPribiPr+78gKbocSV1wMz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689163743; x=1691755743; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lnJD2Lx35PUJ0/K5KostUThmre48YyJ+fC6Sb2qLinw=; b=PGx30RJf8UZEQ9+BqCZHrRfiLmN/aPg/I7leeV9aHVrnmL8jmZx+/KtdLDo1dxblSr ynaDSLtY8siPNyEvTcv55hb5RRWsS+7bqmb6rp9FqS8b1o7YtmAB+PuI2x6Mfqk0pACc 3aoCsezhYa6PwTsnamXNDYGGp7tb+Oqf9uftToAqN2wShbcllc4tSuXaXugV5o1afL7w NfAjZrnP/zooM9aKnsAz/Wdhr1M5La1yFjohgF2HCVPPB+POHmXAjHzg6DG1Z4efp6SA nQhpsKbwBG87G1ds5bkcgOHST0u0sYKpLdkirEaX/EOokgnE4kzFl34L2vQk91dmSJKx 0rWQ== X-Gm-Message-State: ABy/qLaQUxy5EnL4mqnxJqa9MJkTEQSS54xEP2ro1NouncYCmoweWuQw sQ01wVb3KPalvHq0QReR4XKOKNPwhcsk+gV2Ta/hCIFQ9vC7h5MBX6rMim0YmH53Ng== X-Google-Smtp-Source: APBJJlFG4oE8fGXwfHY/MM2sD/5LVbobnIxVmnulpJXLMyUQ3oIzWFtr0c/eahBBPsHlBxVw/v08/1N5ex6E X-Received: by 2002:a5e:c103:0:b0:783:43f2:1b4b with SMTP id v3-20020a5ec103000000b0078343f21b4bmr4837057iol.6.1689163742995; Wed, 12 Jul 2023 05:09:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h20-20020a0566380f1400b0042b5a690701sm190607jas.20.2023.07.12.05.09.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 05:09:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 05:09:02 -0700 (PDT) Message-ID: <64ae97de.050a0220.7dd1a.544aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 84DDE605246B; Wed, 12 Jul 2023 08:09:02 -0400 (EDT) Subject: |FAILURE| pw129499 [PATCH] doc: announce deprecation of RTE_CPUFLAG_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaprasad Tummala Content-Type: text/plain 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 Test-Label: iol-unit-testing Test-Status: FAILURE http://dpdk.org/patch/129499 _Testing issues_ Submitter: Sivaprasad Tummala Date: Wednesday, July 12 2023 10:18:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129499 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | FAIL | +--------------------------+----------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ==== 96/106 DPDK:fast-tests / table_autotest OK 14.53 s 97/106 DPDK:fast-tests / ring_pmd_autotest OK 0.14 s 98/106 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 2.69 s 99/106 DPDK:fast-tests / bitratestats_autotest OK 0.14 s 100/106 DPDK:fast-tests / latencystats_autotest OK 0.14 s 101/106 DPDK:fast-tests / pdump_autotest OK 5.40 s 102/106 DPDK:fast-tests / vdev_autotest OK 0.14 s 103/106 DPDK:fast-tests / rawdev_autotest OK 0.14 s 104/106 DPDK:fast-tests / pdcp_autotest SKIP 0.14 s 105/106 DPDK:fast-tests / compressdev_autotest SKIP 0.14 s 106/106 DPDK:fast-tests / telemetry_all SKIP 0.02 s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 8 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27057/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/