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 AA45342B43 for ; Fri, 19 May 2023 07:55:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7AAF406B5; Fri, 19 May 2023 07:55:26 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 0B233406B5 for ; Fri, 19 May 2023 07:55:25 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so2558295a12.1 for ; Thu, 18 May 2023 22:55:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684475724; x=1687067724; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=91kE7CwCULh+G4kK7nYmbBtQG3BXkeEKwB1RC7S0Ur8=; b=EdtO1xzZbtycpCb0pIIp+X7V2DdRRNIgIXCzdqkGj+ii+AMgKLgngUmaBP3iSMRFnK slCri182TXJ6Lv6UiLuMdJRuSHDubmvJPFZp/RlQZbXnqbx4OR8rLG1iz6vAAs8d5b4d qxoCF0Pq1jshBpBIVLTNJjcfpH0C/IVE5gmoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684475724; x=1687067724; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=91kE7CwCULh+G4kK7nYmbBtQG3BXkeEKwB1RC7S0Ur8=; b=M4rju4p2XepKiM+b3ojlmQX1UAtY7MhjVP4q18gr+taWpEqVaSI7/3brVKGrsQtkgH xbo6aDH436Q6MgVUkDgcKQO89umgNpHVHIICe0au972sj9Khw7XhTXNbN5LhRoyGCU+9 TakFMEEeG4ijj74wH4MIwFaF6g+u1GldQhr3yUT31HPBKgmbFYpMq+ojQeWidoNoffty Q0NnngtlM2TJPh6qwBtNEGAGk825fTU1zl1GxTDXZY+s39mdgvsSToGhZYNw8M+JbqxI rGKsYv8ZnfFBMdOlgMkuJFQXiWVHPSA4hKRMb5zd5NXj6Q67EsakiNBHvc/OAB9z1VR8 uepQ== X-Gm-Message-State: AC+VfDx7V5W1so2WP0H2tnYirevLJADq4idzyTB+HjeDSCt1pFroSN5n R/HdOwU/FgZetL6Y286xU65psHmvepPqkE4E86DM8nN4ham1qXfnTHTYww== X-Google-Smtp-Source: ACHHUZ4uYyPiXsQk1DNrxRnU6CnNx5DvMAn0zI0TvigE0RtQCQkTbUH+AWDcYfC2ft9BVtd/npxeJKsfL5Fr X-Received: by 2002:a05:6a20:3d0c:b0:104:1f67:1157 with SMTP id y12-20020a056a203d0c00b001041f671157mr1105877pzi.26.1684475724226; Thu, 18 May 2023 22:55:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 127-20020a630185000000b0051322912d19sm120245pgb.32.2023.05.18.22.55.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 22:55:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 22:55:24 -0700 (PDT) Message-ID: <64670f4c.630a0220.7c375.7285SMTPIN_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 69881605246B; Fri, 19 May 2023 01:55:23 -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 | +-----------------+----------+ 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) 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/