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 0F27942A83 for ; Fri, 19 May 2023 07:51:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07CF4406B5; Fri, 19 May 2023 07:51:21 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DE92406B5 for ; Fri, 19 May 2023 07:51:19 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-75774360e46so148351385a.2 for ; Thu, 18 May 2023 22:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684475478; x=1687067478; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bJQE8ipJdddO0he2B2ObqSNzGrJ+almo4THuqm+2MTc=; b=YiYakxkQwAi/LH65l5q24q85j61oUxMpHqyIWkBprH+U0z5na7qjasKN2yyxbk+sjr LDdR3S2PxC0RoVlfxoj/cKMie03STkargc4x02+GN6j1tVECuyv97mxFwjKGIUgelAZ9 793sK/lsRtzD6JxOfgrIjWIUpmCqzpqaszgoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684475478; x=1687067478; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bJQE8ipJdddO0he2B2ObqSNzGrJ+almo4THuqm+2MTc=; b=gF6gl5N1ySlvh7KLmS17Zojzh5pZw/qmwQKlYBe4yDlSrwWAQip3u7spxhC9VI8WwF mqzFpmE8GeYrQCfj8tSFXFdX9bBt8CC5JYpG14nETSJPOmggAyo1CVasV4AgsIkX5YXv /Hu5zqWuU8z5ZzSEpEljon0lToZK1gLJplA7lHANETYN14ZKFWU4l7gGdQMZCVZ3QheN psHYn6ANB2hR1Cd+8nMPJ5ZjmcMq5NKPvVey7tRcwJM+kYxBeAQIAkspvICGC2ZBRDt6 7BPAARwCsVR+YYgeb1b3I72i9iSOntxMoegF0WXeSpaXwNsVkjTcbowSEHYoQuFaPbP8 yLRw== X-Gm-Message-State: AC+VfDzNqXEh9tDNfuVE6kHQdlkT8WIgZGd2dlwq81AbFNrDFicDhdLL r3fQxfb0I6f8V7QehfIJxeIjkP4uxes2NVW1G8EPQ3FOqLk1XCb3VA4RicyEh63GGEV1RbZK/A= = X-Google-Smtp-Source: ACHHUZ5yrj6GqhcZFAQim6S9YK88morY0P9FDim2aewRoVtvwoP3VzoS/9LM/pvLQy9WgLE1uPKdNydVld3H X-Received: by 2002:ad4:5f08:0:b0:5e6:1bf5:1ae0 with SMTP id fo8-20020ad45f08000000b005e61bf51ae0mr3211702qvb.18.1684475478700; Thu, 18 May 2023 22:51:18 -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 y18-20020ad457d2000000b006237653de38sm105595qvx.22.2023.05.18.22.51.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 22:51:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 22:51:18 -0700 (PDT) Message-ID: <64670e56.d40a0220.58b00.693aSMTPIN_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 72F36605246B; Fri, 19 May 2023 01:51:18 -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 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 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/