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 1512F42B43 for ; Fri, 19 May 2023 08:02:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12672406B5; Fri, 19 May 2023 08:02:20 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9856A406B5 for ; Fri, 19 May 2023 08:02:18 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-643990c5373so2897460b3a.1 for ; Thu, 18 May 2023 23:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684476138; x=1687068138; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P+h3bOEWi2jzsNGKCorHgU5M9uQHIWlbq6DGu9pdfQw=; b=UX/3J4eTPJOWsLyiKQ3sLOt0mi7F3SrlVUq7qiaDkO2bqTKA2GOnL7qd6Lq87Ee+/1 eQS+sJ6Po8MjddFYww2NvCp41kWsrJcgFOo5KdUK6RCkWBaO/hm3BKLXZj1a1xI0TjqK HlPLsGUldN0FErI0cW6M2npbOoxkNvWDVEEOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684476138; x=1687068138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P+h3bOEWi2jzsNGKCorHgU5M9uQHIWlbq6DGu9pdfQw=; b=gFyWOl1S5kOvWFiGHz4fKRH/38DKleR5d3A+y5E/1RqSWzqoD5uakspFn2lzvvmJma 6KH12Y0DdBWwLI29Ymi1qcbrqnk1pf9YDmtngPN2guQXbM3cOrArKETG+0B0IGMYqDLz +Ojc1V/A/E5SYCqOM/ZKor7FTwPEZEn8TO0hWf/zBrv9S2UbhIs+AogNjPLSbyuXdAXO NZKRr6sPWqAw0GCm/CE/zwKvQYdB2uioB+JxhI/PfHyurbtFRqBrPqmCShmlsf8MQe95 1wF30ExkNxAIhTbq40kyAM0H+oozlUgP/notKxHBT3QI0VNCk8OgojccwzUEqV5zwqLi Bxgw== X-Gm-Message-State: AC+VfDyIKsdodTIJ8XGuD0kEoItSDrem3nACinw52igrq1RfOtywnuMJ owquTeBtTZ+aoiOICW3xKTNGHOZsJyfv7zM/o/4eQqVZj2ud85jWUguvAw== X-Google-Smtp-Source: ACHHUZ7bUbZ4BkFykUlLUeQpMl0i2jr11Pak2vh25qndpKXc3wW/3MedB2iy7faUiBMJosyalk7H0SAcEAtH X-Received: by 2002:a05:6a20:1006:b0:100:132e:c7c4 with SMTP id gs6-20020a056a20100600b00100132ec7c4mr996956pzc.11.1684476137789; Thu, 18 May 2023 23:02:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a1709026b4200b001acac1d3301sm77530plt.135.2023.05.18.23.02.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 23:02:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 23:02:17 -0700 (PDT) Message-ID: <646710e9.170a0220.6ad74.413fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 018E5605246B; Fri, 19 May 2023 02:02:17 -0400 (EDT) Subject: |SUCCESS| pw127054 [PATCH] eal: allow both allow and block options coexistence From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127054 _Testing PASS_ Submitter: Marvin Liu Date: Friday, May 19 2023 02:29:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127054 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26296/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/