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 9A98945B7A for ; Sat, 19 Oct 2024 22:18:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7231F40A6C; Sat, 19 Oct 2024 22:18:23 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 1416140612 for ; Sat, 19 Oct 2024 22:18:22 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-71e52582cf8so2265801b3a.2 for ; Sat, 19 Oct 2024 13:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729369101; x=1729973901; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Dldl0wMfWs/EMT+NY99psYddIRKuCvuCXRvi3o/QiO8=; b=ZvxVQCKtBgXBA3DxxHUIUUlMvQ59souKTkhzl6ej13q3WYwyw1xPMC+HZ09ZyZceQC kFSovUO22rwVyS7kKwQ3iVW9t2QUk76v1RwpKyrCUGAIL+4QXP0wmy9JlZdDhXOdQd0c 9zlboTfh1fqmL2RqJ0EiY2zbRoZtWpziVbXIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729369101; x=1729973901; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Dldl0wMfWs/EMT+NY99psYddIRKuCvuCXRvi3o/QiO8=; b=KtxA2OsjWb81QIIZNOEkMD6juy63FJiCDdjwZsuUXhlbtVI9HdUGD/Qh279vXA1XbQ p1ECLcTwimIE6NKJ85l8I3unk8ikbMjWTHCUEP9FeF5qDK2oZ02+/trpr+t0NRRRAEH4 W6m+X8U/PPsMb6WOENSy9QBoA8lF53gPj9fo2wIy+Q3aEKWCYNbtz4yDF3q1jVQwG254 erkDLFkGWpX3doXqkd4XzAfnm2Bm0//J7NligWCDMm6+UoSJV1bdpJaX4KLdQRDgRlz/ l5hk+P5v0BqKNvMieANW8lRJe9BflaTtIko5jc1Hp+AFRpnpJtMjvd6AXnmYenzyD/Ys /4iw== X-Gm-Message-State: AOJu0Yx5m12ocD88rK2YwciaQ/5rqqZcsAlG3lem/rmxsE7xOI1upr7Z g+hueBSAxhRIeJPpCJdgAXw0Utb3ACkrjnLTIi7jv2ymevG0CzKnbT/qJbn3mT2yntbl+ZcRdA2 HO/iW8LvwMXyayREWXHay9WTmvuulS3I3AXRt8pna X-Google-Smtp-Source: AGHT+IHYB0TLDRkliHYTxFc+uEJXOrBTxIvkD+XKWDNVKwrhFViNjRlH34VKm+Io11HvW3jt4EVjSr/1WvQw X-Received: by 2002:a05:6a00:8c3:b0:71e:108e:9c16 with SMTP id d2e1a72fcca58-71ea314f37dmr9574486b3a.12.1729369101042; Sat, 19 Oct 2024 13:18:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7eaeab67d68sm12342a12.17.2024.10.19.13.18.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Oct 2024 13:18:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 19 Oct 2024 13:18:21 -0700 (PDT) Message-ID: <6714140d.630a0220.bfe06.0839SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 45D5C6052471; Sat, 19 Oct 2024 16:18:20 -0400 (EDT) Subject: |PENDING| pw146313 [PATCH] common/cnxk: replace deprecated function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241018160043.1265490-1-david.marchand@redhat.com> References: <20241018160043.1265490-1-david.marchand@redhat.com> 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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/146313 _Testing pending_ Submitter: David Marchand Date: Friday, October 18 2024 16:00:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:9a723449a5b30626db66bb27cd96834261d11971 146313 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25770 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31556/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/