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 7BCFF4562E for ; Wed, 17 Jul 2024 08:46:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77A1B40289; Wed, 17 Jul 2024 08:46:02 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 0CB0D4025F for ; Wed, 17 Jul 2024 08:46:01 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-6c5bcb8e8edso5129534a12.2 for ; Tue, 16 Jul 2024 23:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721198760; x=1721803560; 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=R5r1XK/CMbdBwDmtsic8KbypKlMBKAq9GuEckiGuykw=; b=UUm7uLbIy12OyeTMN2Y/b2TXhO64j7eyyc9qDb6OF4ncSHKkMfMsf9wgdw1AFE4fw2 8cB4cQ+8ZfHajcbtE6RRMQididNT5UliYB4IZtFkqU4J/VBT99sMk0RHEgwzrUdGbjTY YePWCgsu7i8vFDxBDUIMD5OnuMyfP6U2Zuz14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721198760; x=1721803560; 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=R5r1XK/CMbdBwDmtsic8KbypKlMBKAq9GuEckiGuykw=; b=NXkBCVBj5/XHTV/WUUgI+51M5SCQ4dPT073XQ7kpo13hJJGog6tDvDOYysCVniqQ+J sgxl7RlHJ7epuZ0M5bLLHVH9eujGs98rnh9ac2hA9AoPAFVIQYQbdikbox2ovNoEAhHY lhp0JR5qz4Pj4F/YCWlX2S4CX3emyDzB0sQw/Cgh35eJGlc77R+XOjyIqshIsoEeZQ9G Ad0Nw+1h3EW9WXybUMSSHlsw0aYQf9Wd3yi+L2DFr03ipVQrW7Jwy6QMsNiTrlRzrzqE dn0wb6oE6HpsPhu+eIe62gnaRgIAj7lVzHjfc3Qkl3E0IEwMHw+ne/RZv7GJ+m90x2Ne dkgA== X-Gm-Message-State: AOJu0Yyoc7jXp/dJncb9Yw6OD/dqt1P/xD1dQr6M+FVZGqyT30D6HoTE naSmfi0h1y18TUJzftSwRZXzmY+IPl6vXKlU+EG5JzeJ5wJCIZyukkwaJQWFWBIPgAK3ZlnIU63 MSeS444qKhzxj7IMWXGtZdqNq1SJeC3/dZy0Rm6FmDn7hBKJWZdGaAywS X-Google-Smtp-Source: AGHT+IHa6nTR8/ZNLMnBhPcN4bXOuVGw+BtANXNf7YPapjEYOk5SYHVBJ3XpmEv1yJIK8rp+cOspTANjBBu2 X-Received: by 2002:a05:6a20:9187:b0:1c2:8c73:f35f with SMTP id adf61e73a8af0-1c3fddb3e27mr1177173637.39.1721198760149; Tue, 16 Jul 2024 23:46:00 -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 d9443c01a7336-1fc0bb9a2ffsm2534075ad.44.2024.07.16.23.46.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 23:46:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 23:46:00 -0700 (PDT) Message-ID: <669768a8.170a0220.8f1d.d3b3SMTPIN_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 5899F605C351; Wed, 17 Jul 2024 02:45:59 -0400 (EDT) Subject: |PENDING| pw142451 [PATCH] [v2] net/ark: fix index arithmetic optimi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240716213939.2561065-1-ed.czeck@atomicrules.com> References: <20240716213939.2561065-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/142451 _Testing pending_ Submitter: Ed Czeck Date: Tuesday, July 16 2024 21:39:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142451 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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 39 Kernel: Depends on container host Compiler: gcc 13.2.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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30533/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/