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 6AD6845645 for ; Thu, 18 Jul 2024 15:44:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65E40402D8; Thu, 18 Jul 2024 15:44:20 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id CB4BF402D5 for ; Thu, 18 Jul 2024 15:44:15 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d31ef2c73cso430338eaf.3 for ; Thu, 18 Jul 2024 06:44:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721310255; x=1721915055; 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=N2NVsUB+H1RZ6vnO9a2UK9iuAhrYJtRq/uU/gTqa6JU=; b=NtjAmqHEfqmjgsnV3mveIQu0s+8Wo0XVxrqDW/z0sPXIDd8OvIpr4AyuKJhwqHUmaB s/T5uKdr1wTuvNnrfI7pu7e2WxU0kmQYcrx5gFcfaU626B2UgvSWpseYcT5KlMuW0A0g aMTiLVTU9J2GU+tcNkM8yB0cRr1mUU5BwzvtE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721310255; x=1721915055; 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=N2NVsUB+H1RZ6vnO9a2UK9iuAhrYJtRq/uU/gTqa6JU=; b=PYFeAJVXhFkPe5EhtZMG5x/CNqiMZwrEGvWuhhM/paNeNdIrksHseCCu1MS0tgAR05 Y9TZM8mosdEAkDOpKDElqSACLJHtwEc22o9sSfOruNN2l/dAdKzfvLclcJnGY7yHjnU5 Z5m0cAfEEtzoRX24MIhO/0B8NAEyhmOYwSooX/FVwFHA/rPcZ4cqXZNZ+icRiPZC1Iw6 o8mfWp0/kDRsA92W+JkWZ1NWlDfKGVnIc7HCt5t6yzat21525v9T5jOM6hU0y/OJ5SAv Udc0rtq7k5GomsEnfxyvU3s81UZiY2WkiEktP4Zg8eK2th5j/eVqz6aHN/NNF10s73z4 hDKg== X-Gm-Message-State: AOJu0Yw2My65VQUOUeKjqPgTm+8dyCNVns6LKrW993z3aQaWsufW/5W3 C3v188kNqyMBi5OHVWfab9bAhMRu/j2Q1KqF8tRFk4HTw6IRpoj8vNX3oC5G1R4MNjSwX1JepiQ vGdKVf4TcCQgLN5MrvDGeLo6FlLudOvHxWkqqcNan2+5vvgNLRwNW+tQ9 X-Google-Smtp-Source: AGHT+IHqhqsz67/FHfaNqFmG5x85zmY2WqvDNQ8QI6X1zsLrwDteIcx0VjcCtyN64JHM4nXJ3r/gR2gu9Qps X-Received: by 2002:a05:6820:997:b0:5ba:ec8b:44b5 with SMTP id 006d021491bc7-5d41c40c597mr6109923eaf.3.1721310255137; Thu, 18 Jul 2024 06:44:15 -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 006d021491bc7-5d3ca59961asm105111eaf.8.2024.07.18.06.44.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jul 2024 06:44:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jul 2024 06:44:15 -0700 (PDT) Message-ID: <66991c2f.4a0a0220.1e865.3f1bSMTPIN_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 9B6D460526E2; Thu, 18 Jul 2024 09:44:14 -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-abi-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-DPDK-Compile-ABI#99328 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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/