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 0A61A456FC for ; Wed, 31 Jul 2024 02:12:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8D6E410F9; Wed, 31 Jul 2024 02:12:11 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 56C8B40B9F for ; Wed, 31 Jul 2024 02:12:10 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-81f86fd93acso15378239f.1 for ; Tue, 30 Jul 2024 17:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722384729; x=1722989529; 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=+xxfv8vQ5kz3PTFdwxzcf2yOdj6VS/Kwkrehha6iMG0=; b=d7en5a7qapOUcaZ40rz1qOAlPImWa961mU2gQUw1qaYvD6UpfhVlJEUoZmO9GO35Kr K/0UugLiawm0L8VKi0UZilHyOKNPoEYYrydkm+yguoII5Xk6P275fhIK6XbkIFpJp9K2 kVBELcPqIh/e4GU+JNxKP+bgcV40l7lmuwSSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722384729; x=1722989529; 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=+xxfv8vQ5kz3PTFdwxzcf2yOdj6VS/Kwkrehha6iMG0=; b=KsmiDvSYraSZas9xN0qctpKgmh2DekSisspT7EyrgZ0XrhiqTM4b7OoHFMyFUbPvr3 ++LlEQD2PDRBMiP0QU/7Vdwr8VxA6/y85dIyxY744wxx8juluTmwlHGs5E39Zcv+5bBs PvWHGZ6wsR1897eizUc9ibAYghp55Az78di/84XP8u1HHrg/Sy8Mft427QR9/pN+g/t2 JuRRsG47BZN3Gbjw3QB2KfAn8WAYuzM6vUCXwz3vZN7LTQsFcF3xtWMWn76LlbkVP/BC Bs8LR7yt4OixhyifgDvYWbi2F9nqA4mdFLHeG1hp3hvaWJ63B5nfJrNBoByFtXSpY+g2 CXPw== X-Gm-Message-State: AOJu0YwLrm9oYpAFQIWuO3PXSsXUe9jbwb+sG1uqbea9ulrp8r09WC3O AAv1p8+OcaV4XlZvTeHTHXIl5MAeKkqgeWLwkh11SRkH0OMVQFM7q/rH2ODWVEdx8Ge28qRUKOa b2ymaNke6xSfrZnBrXmOLW4fQhbc2nMcoMgvwlBFxG9GkMdfrcNcG0/WZ X-Google-Smtp-Source: AGHT+IEG3iZMlMU6c/xswwfoQK2BXqkxQrcOT2Z94G7oOi/TBgn1lAQ2iwiY6xG9hc3y71R3PJD8PXhJa5PK X-Received: by 2002:a05:6602:6d06:b0:7f6:8489:2679 with SMTP id ca18e2360f4ac-81fb9de1589mr259127539f.8.1722384729591; Tue, 30 Jul 2024 17:12:09 -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 ca18e2360f4ac-81f7d7fc850sm38644439f.28.2024.07.30.17.12.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 17:12:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 17:12:09 -0700 (PDT) Message-ID: <66a98159.050a0220.2bbb6.6072SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C1D1605C352; Tue, 30 Jul 2024 20:12:09 -0400 (EDT) Subject: |PENDING| pw142765-142767 [PATCH] [3/3] test: remove unused resource From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730225520.83314-4-stephen@networkplumber.org> References: <20240730225520.83314-4-stephen@networkplumber.org> 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/142767 _Testing pending_ Submitter: Stephen Hemminger Date: Tuesday, July 30 2024 22:51:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d245ca8239d947258b3ae7cc4d8df97ef527852 142765-142767 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100991 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PEND | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.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 (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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/