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 0C8564563E for ; Thu, 18 Jul 2024 06:25:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09A4F410D4; Thu, 18 Jul 2024 06:25:59 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 2A3D6402A9 for ; Thu, 18 Jul 2024 06:25:57 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2cb674b48ccso180292a91.2 for ; Wed, 17 Jul 2024 21:25:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721276756; x=1721881556; 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=sM0QlR1KN6o7LqjRnwSh7IZNGgWU5KaFQtRrkMwJ1yc=; b=Ben0jg5fVyV6guJy217r5LxZ7/Lv73X+6JFje84RlSPacnSGAEJE5CZdt79pmAuv0k 7NwTy0xoSLpLjh0f6WAuZ+w3TAyCaOc9HmMZGe2/Ff6T60lpsXCHAsGvdHHOnj3uHQ+h mpOjIV9JJyJQov1jR1E9mn4AvmFeliaOmXiLw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721276756; x=1721881556; 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=sM0QlR1KN6o7LqjRnwSh7IZNGgWU5KaFQtRrkMwJ1yc=; b=EDM9b3jzaWRpnU4fYt0OuMligeoNqw9SC15/KMUDsGE+xo+uTcvD4jVriIyXTK38n3 3egc8bmwz99WjIu5RgkT0UjpatzayeD7FARYtoMQYl8Khjzuowj+9bquDjtie+5jiVq2 pSova4j9v3japqRynZ/mZmiTdaWRJBNH18YoFu2UOgNqxnak19QczJkSxnhVU9ifN9cU LoAio2SZ2wruaydhIAaFlwgz2zM9g7/eoT18BMUJXMX4X+uo4X4v+ecRtf7JujppQW0n +cH4zzcwONjB1nwo9MymEBZxwHjy1KNTN0vLydeQzXpu3HIUTqZcieJIpqUKeSfQmA4L CP2Q== X-Gm-Message-State: AOJu0YzTRBOHZRqgjWGbE1hNLwWv1ggu4nQp2euXxjRCxXnZuV5YtG0R bR+hnRHf8JZsojY3SyAL0905EkOQeOirqwkimJo78YZbFFpVh86IUXx05LjGFrnrU3fQB+lOscv zpoIx9hriK6HRAu9vd+NpFsCZwsXeEVyTPkgWRE5M X-Google-Smtp-Source: AGHT+IHfVFiOu/GjpUpVmr8uriazRtsBhUr+i7hJvvUwGJUsi2Y/f4+Bu9F2cMkd+E06GZrxEYGPBs+0QtEG X-Received: by 2002:a17:90a:910d:b0:2c9:b72:7a1f with SMTP id 98e67ed59e1d1-2cb52930cfemr2720914a91.28.1721276756274; Wed, 17 Jul 2024 21:25:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cb600de9f9sm107776a91.11.2024.07.17.21.25.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 21:25:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 21:25:56 -0700 (PDT) Message-ID: <66989954.170a0220.c82a1.3e06SMTPIN_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 A7717605C351; Thu, 18 Jul 2024 00:25:55 -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-unit-amd64-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-Unit-Test-DPDK#241105 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 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 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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 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/