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 29C5D454AB for ; Thu, 20 Jun 2024 16:03:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DC3840612; Thu, 20 Jun 2024 16:03:44 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 93D32402D2 for ; Thu, 20 Jun 2024 16:03:43 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f9bf484d9fso8422405ad.1 for ; Thu, 20 Jun 2024 07:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718892222; x=1719497022; 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=EdCpLtSiWiOFI0aN6I/Ony8AxJH6qZjYJOvN64DbUGw=; b=i42OFbjLZRzTnq/HK7PyGG8Zkjq/MAQDu179Vg2inis9sAyDn3p91m7hk3WMA+cYD3 snq2SDcWHARHgUuK8hTeERAxiccv6L7QsWHZ2CMG6+1Go8A93XGEEM8+xjIVMLsA8Nfz UYfq5pk2Ve5p8MhzQcfiS9A0NqR0OvWPCe+I4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718892222; x=1719497022; 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=EdCpLtSiWiOFI0aN6I/Ony8AxJH6qZjYJOvN64DbUGw=; b=JyYd+FTgApFK0NbTj1zYr5CuPjMJCvQW6RdLx9WXZ1ytKOUeB+D20xb/Eqx3uUzF0k 8L0azlIDvtDozgUXxziI/kZjA4UrttxVHQ2Qva/mxsawcWsa3lyuNXHA4BBM4T5bCluK JNOqPDNMPYnJGWhSzeSnJ3eAoKFuSryQPUjrvhGk1O1Y6U8mSzEUqa6SllVBrbJgBKAd xlOa0TrUDQN8jXmDit83vQGDkXt51fpImWTOs0/OyfY988vP2/m5ELRw4FHHjBH+TYxs oOTxBJdrN1/wnNgK1IQ7SgK6E1IMbwicGIzxvCfRty0G+U0IB4kZhJVTYoOyvVfhAI1v 4eEQ== X-Gm-Message-State: AOJu0YzZfbDLN471xFT9kqsulGazgk5V5C8zjX6H5Yr2dz6BeEIRGATh SWQd6XGnNDypDgWFSIfQZsMm+Di711+K6uPg724cUu2bSYYKqxQPPDW/UgVPoTGHEJgkhDunyrb UVLtloRlWQX0Xn4RwdhBhwSF2d5dpTlNiHSTfEPqgtw77dMq/A9r5a4TT X-Google-Smtp-Source: AGHT+IE52QzqmSPK6qFaRk9FRI92yyYJiJkxrWrGnJ+bBRYw+fW6io3Gn2Zkyf7tTX/rOZtE7PwMVFkA+a0f X-Received: by 2002:a17:902:d491:b0:1f7:22b4:8240 with SMTP id d9443c01a7336-1f9a9274fbcmr85733995ad.29.1718892222388; Thu, 20 Jun 2024 07:03:42 -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-1f9c1c61c02sm806535ad.139.2024.06.20.07.03.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 07:03:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 07:03:42 -0700 (PDT) Message-ID: <667436be.170a0220.eb4bd.5d09SMTPIN_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 B1F3B605C373; Thu, 20 Jun 2024 10:03:41 -0400 (EDT) Subject: |SUCCESS| pw141414-141419 [PATCH] [v2,6/6] eal: provide option to us From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620072452.420029-7-mattias.ronnblom@ericsson.com> References: <20240620072452.420029-7-mattias.ronnblom@ericsson.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: SUCCESS http://dpdk.org/patch/141419 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, June 20 2024 07:24:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141414-141419 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/