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 8F7B34563E for ; Thu, 18 Jul 2024 06:07:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CD8F402A9; Thu, 18 Jul 2024 06:07:31 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 3DEF340275 for ; Thu, 18 Jul 2024 06:07:30 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25982aa59efso151075fac.3 for ; Wed, 17 Jul 2024 21:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721275649; x=1721880449; 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=XSGKWMVAQKvfFPnNxGtuK8kwBB0kiejQAQwrm+kWvHk=; b=BaHNp8E+CC5vtaOdN2nXjTtgmxt5VpLpdbpnvV6lu1FQFoNoNmkNlrp2xsIydihxr9 d1P8tD6U91rmcdFmWrO61xhWURibD98b4iB8vHO/r6cB0NCsqxqh1ZNBwPxEqecWk6S8 vP+bTDf+ZO/0EYh8FDlHxnpWz400TgFT6oV/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721275649; x=1721880449; 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=XSGKWMVAQKvfFPnNxGtuK8kwBB0kiejQAQwrm+kWvHk=; b=K6eIJydkjVpaYcQQF206EkA6FJlwI/cNAdLPcqirPKgJR0TYbpQ2JunLVxc2/qUMRh RHeaYcl1SksRA5e9xvdb9O5I7DOWFvHdp/tXeqm2iAXTrxBmTgO3GpYyfG4PC0o/rqIJ n7tu1LGSDluPTB0BsuTV1KxNjVLmfVuv83xDs6VVS/ud7mmIuKIvB+xLalWNNyRAppHH Hs16A/5E/+dP8qkmmn2gJsZrjEEMBTESy8gsz9fdp2A0G/TwZdPBAnfGgt0iJKd4UGDM WL0r5ZxY6Lp9G+8N+XEdBMNQsOMgACm2Wl2dIMyoi2VOEUK9FucUfsosRTsXdZjE7zQo BmRQ== X-Gm-Message-State: AOJu0Yyi1kMJruptbgMA/q62bw2NKvktjqZRqkaX0ygKH/e5I5wZb5oZ Ezd7olDL1ojdtOhRtEgvidzMeCDEl+xvMQyyfdWR9Xr1VKYpEYE96s5CY9IMmgcsMZHmsFUAphZ xBwbkTuja1rkn9iJE1eSdIxqPnn9fjvxVA/QJYzTN X-Google-Smtp-Source: AGHT+IG3/LzBg9JG5jF8IhW8SdsNvTaI1QE9zkQhBWranAHYWtk40tRgktyQHxAbBatK35Ks0UFuI/En9Xrf X-Received: by 2002:a05:6870:b50b:b0:25e:14f0:62c4 with SMTP id 586e51a60fabf-260d919e824mr3011682fac.18.1721275649479; Wed, 17 Jul 2024 21:07:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70b7ebb60a1sm983528b3a.7.2024.07.17.21.07.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 21:07:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 21:07:29 -0700 (PDT) Message-ID: <66989501.050a0220.eb338.cbd7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C61C605C351; Thu, 18 Jul 2024 00:07:28 -0400 (EDT) Subject: |PENDING| pw142497 [PATCH] [v5] net/ark: fix index arithmetic bug From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717203830.2648483-1-ed.czeck@atomicrules.com> References: <20240717203830.2648483-1-ed.czeck@atomicrules.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/142497 _Testing pending_ Submitter: Ed Czeck Date: Wednesday, July 17 2024 20:38:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:3317515e9377c13e458e31a64f8987a9d1f2eaf6 142497 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#99242 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/30549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/