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 8530C45645 for ; Thu, 18 Jul 2024 15:52:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D38842F01; Thu, 18 Jul 2024 15:52:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DE1A9402D8 for ; Thu, 18 Jul 2024 15:52:51 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-65f7bd30546so6243907b3.1 for ; Thu, 18 Jul 2024 06:52:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721310771; x=1721915571; 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=SrOHWinR5fjVqXURH3hhgOplOUyqkiEeRBvgLfzUwJo=; b=JAPLYtH0wQZ9LhwMVBaB8Y3W/GSl9jlpS1yKkQmEbMMo8xfP7pDUqgUd2c/zQcmrT2 tj2AI2DehOEdC53T4/jYOv50IJaCsNnAsdOs7vj/2YKbmTbnz6M1LcXJbuwfdkvSRNPd qNfDOmUlN9w3e06+eyU2uzgvmuvNWvwVwmk8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721310771; x=1721915571; 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=SrOHWinR5fjVqXURH3hhgOplOUyqkiEeRBvgLfzUwJo=; b=Gn6FxizZzJ0ymLf2X9Izwj93R0XpSr8LJpEH7ZHB82GdQdgs6KeyydGCP8//Qm3wgP gHk5x7/0h5ANUQ2/muDGdwFv+YYc8EkzLf0VXxUKDo7Jguf7KtcPawqBj0JsDg0/15m7 izp1X8w6LP+Gg4AWEYs01mVa5zxKC9SjbDhJFDNZWYRUsVEVRlMZEGh6m7XYfdSkKMH8 YFZpF53omdFAUk97nrwI+V7U/A6ckAQPXg1U/xARq/0ziueP8GPO3OKVXjM86a5lHhVl 7QaEvrCC1UHnu82rpaDj9jtlWZ2jV46yiPif7DnUVIiXNGgPl6GyXozJrzfxhhBnGlAS /hVQ== X-Gm-Message-State: AOJu0Yx/cAqP110be5pz/MfKsAy633PBXcWJKDEyMNMLJB1buOFgPlh/ oBrKNyN5EbmwDd2iEh+1Vv7Yx/RMzS4JWW0vzFVKGb8u8AsR1wdBQ464gDeGYExAy56Lk5G3/zj iFbVAIm0Lf6U0sQy6tCRgsvpqBYWyWHXnwpRj555/ X-Google-Smtp-Source: AGHT+IFsBJTDp1BSepAIsYohOGwx5lNq+WOKK5M3I+aJy9s0iH/fTyS4JLyu4HY/gcqa8yMxUWQ+kJbwbcST X-Received: by 2002:a81:fe07:0:b0:650:92da:a987 with SMTP id 00721157ae682-6660ed30143mr16921037b3.16.1721310771348; Thu, 18 Jul 2024 06:52:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-666016ed747sm1603837b3.18.2024.07.18.06.52.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 06:52:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 06:52:51 -0700 (PDT) Message-ID: <66991e33.0d0a0220.95dbd.652aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 14FCC60526E2; Thu, 18 Jul 2024 09:52:51 -0400 (EDT) Subject: |PENDING| pw142499 [PATCH] [v1] common/cnxk: fix integer overflow From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240718063437.557134-1-adwivedi@marvell.com> References: <20240718063437.557134-1-adwivedi@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: PENDING http://dpdk.org/patch/142499 _Testing pending_ Submitter: Ankur Dwivedi Date: Thursday, July 18 2024 06:34:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:beb0c321d1e7ebb59d78914c66e82fd936b70f51 142499 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#241396 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/