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 3E16045DEB for ; Mon, 2 Dec 2024 18:57:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25B4540270; Mon, 2 Dec 2024 18:57:15 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 949EA4025D for ; Mon, 2 Dec 2024 18:57:14 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-215936688aeso12771515ad.1 for ; Mon, 02 Dec 2024 09:57:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733162233; x=1733767033; 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=6gOQfIUGUeDDY1wGOAyZ3NRcCJYSX1elWlfVDRMxrJk=; b=C7UklbOn8eKGpjp9uj6ja5zNxayoiYAzjQBn6gwr1dqF7KvgsYFFtwSBjtx8QPiw9W HnuQFZXHrUXAwJwGQ6WlwNtj2C7NSiWytPrxZxIRZQ5A0QsJAtdHm+MDPBFcJ3yRqnaR gfMKPtYhWNmEg6IZUWFbVsg07AIxtbh7bnteE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733162233; x=1733767033; 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=6gOQfIUGUeDDY1wGOAyZ3NRcCJYSX1elWlfVDRMxrJk=; b=FbqiCk80TYvoH9EWLPpJcbgqoXfEi3VGw51Zg0apD0r3meX2/9w+xLxWdhdBo4LOsD iLanV1pPWMcGOxjVv4dn8U4YMdL12iLQpkHrefet410EZk4SmXpl8EE0r6f5XzTQk0M3 Rel0d5XpMvXo+cDW62eYykTZVQ/v0zdKP/j6wHHfhy0iWtF00cbonggDDrKozsUyLq7d JKxi/wBLVgSuVQIdXZbcwBNpk15QYR824LElD3FXEL6ajnoamyRCCiiAPtVIbniWIwHc tj+yCUYBaKoyR2Y9XYjCgsZqxjEVj6LMuyuHveoBVRjuZHKMzFo+3n6ifxIr5JmPZNJn ah2Q== X-Gm-Message-State: AOJu0YwUDu4MHKABgLMke3oOckytyzpwl3j4jzXN/L2YczPrP2zMC/gy UjKEubObtPaVvo56AMNNu6Rdr6TKDC9sop8rpkB95L5TXKP6Njo5Ji3Zo7wftnEv5fdat12RCGx TkF8CciHgpdKhWSzatpnqJ8vsjeGEHz9wsZrskJR8 X-Gm-Gg: ASbGncsSJSbt4IZOrMyIBuItIZVjn5bmM12J0aHCtYQ5nAToNKMcdjD5TFBuM2i42VR TxsIR7jsOtLET7xmm+JEtuYkQxYcC52f+de6QQ/8RH5sADJOt2g71o9zecNOCTdXrEMy/FTWpRz AsdHJNF61s9jD/VdT204bRlQSxya2EEbrnlotRAbeGPrDuFhMAiWkVs7AMd83jT+G+c+lUYGOVt z1TWwBfuL7a+s+TYt2Blsa1LYvDSBh26YkWOjiFPF+K7JlMLRCaW5lbJtfKdEgDDw5L6BY= X-Google-Smtp-Source: AGHT+IF1kZI2k6G0A7pRTrIjgRQ0T+5IoR9ukQxcM1i6h5VK16eBcMUj70gKGUG3+G+mDTlX/lgksDomG1lA X-Received: by 2002:a17:902:fc4e:b0:215:57b6:d6ff with SMTP id d9443c01a7336-21557b6d857mr167117075ad.41.1733162233633; Mon, 02 Dec 2024 09:57:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21598f6c816sm1028885ad.27.2024.12.02.09.57.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 09:57:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 09:57:13 -0800 (PST) Message-ID: <674df4f9.170a0220.22cf24.56bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 12EF66052471; Mon, 2 Dec 2024 12:57:13 -0500 (EST) Subject: |SUCCESS| pw148978 [PATCH] [v2] common/cnxk: fix atomic load in batc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241202165739.1896876-1-nkishor@marvell.com> References: <20241202165739.1896876-1-nkishor@marvell.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: SUCCESS http://dpdk.org/patch/148978 _Testing PASS_ Submitter: Nawal Kishor Date: Monday, December 02 2024 16:57:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148978 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#296820 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32070/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/