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 73A2846018 for ; Wed, 8 Jan 2025 09:35:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CE8D40150; Wed, 8 Jan 2025 09:35:29 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id E150C4014F for ; Wed, 8 Jan 2025 09:35:27 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2efe25558ddso18631244a91.2 for ; Wed, 08 Jan 2025 00:35:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736325327; x=1736930127; 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=cyH9m3QQQj9TohUWgwlwvqrpxWumuUfjyqh3DtTWeUk=; b=KaEJLHgAM2EZSLv0dADmg74cgAfKFeh9NrVEvsr8qoydM0WPmmh08DhizD1+DqSYI6 wtvFTpuJyTVlQAQ04BwgTxOM+sYniQYuqihyw/KNbK7YDnC2DzfXCdZo53HWuY66blCO uzx6f0tuSONFuuMvRRP4dymfwJQiYr601aptQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736325327; x=1736930127; 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=cyH9m3QQQj9TohUWgwlwvqrpxWumuUfjyqh3DtTWeUk=; b=Cu1OFzjuMRs/t8kauoNjBZcX6WWIVmaC8T+wcvHdS0IOKuUVuCVvryTCgT39LCJuCX ALG4onNtcV4s2nI6i3WahvPcNkPEyrpiW8q0lF+AmTVDRUSxJ+yNrDceVOb35hn3g9yX qmGwhuLMzqhi1TxGJN7uMAoEVgOOvcAFHSIONS5gdN3nHHoxv1guOu71nhimsslfNX9K Ditl5C46W6MrY6C1STcWMqRhXRftBzvbEfv/fGHchpItRzzsH4eOfSzTzG4+i/4xB78d HrtBkwDSN9KqEFiaL8lz1y7oaEDivXxVLX6cbZLEouGyglIO6UQGEFu5HAWvcSxOFG7D hpkw== X-Gm-Message-State: AOJu0YwhJ7aey4c9piYxpSWx1Nr74ZeyJNp7aH2N2goPEYemhnbu4S1B pY0T4lIHLO/Tm3VJsVAE4m9yvrEokplzKOnpLSjzo2UFZsm+fLYp0BGyVtdyLB9qbtodGqK7gpa eRLuGaq8xckjSvXj0wAdb+7w0hvll3phy3LSgVYE0 X-Gm-Gg: ASbGnctmr4DlB/Fw6eNkJOIp0HRX+50AWfigDsfxOTvwGTEpvKHyGI7J8eIUp7HCkKz 3kHuOxPmVa9NRZa0JnmoxK8S9bHDkAnn6rfhoskXDEEnuGqXURO+WMYk0PXq0/xJ2IWADNXmCoA OTKFOVQ+d8lw0Yu51K2avpPDuH00Yhvxx6hUzG6nV19IadGkvF2ar4/V7UcocLIyHxIUKUFzn79 eDCfvkusFi0hCbhmYlVJf7ll7TZ6wrOltcOmA1cFtq+bWZnb4GMpIyGbBiivkW49cJaXc4e5wCZ xw== X-Google-Smtp-Source: AGHT+IH9/E76avyhzCN5xAQ7ZqpyXaa7U83AKS4s9PpS5xyx6ZJMOMPi7kDCvJ8Paw28gB1B2MYVjWs76O9t X-Received: by 2002:a17:90b:3a08:b0:2ee:dd9b:e402 with SMTP id 98e67ed59e1d1-2f548eabdc8mr3810453a91.12.1736325327109; Wed, 08 Jan 2025 00:35:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f54a376046sm49519a91.11.2025.01.08.00.35.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 00:35:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 00:35:27 -0800 (PST) Message-ID: <677e38cf.170a0220.11b16d.3ab5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 361E46052471; Wed, 8 Jan 2025 03:35:26 -0500 (EST) Subject: |PENDING| pw149307 [PATCH] [1/1] net/{octeon_ep,enetfec}: remove unu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218200306.546714-2-otilibil@eurecom.fr> References: <20241218200306.546714-2-otilibil@eurecom.fr> 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/149307 _Testing pending_ Submitter: Ariel Otilibili Date: Wednesday, December 18 2024 20:00:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149307 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#110570 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/