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 6274D42B43 for ; Fri, 19 May 2023 07:53:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F327406B5; Fri, 19 May 2023 07:53:35 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 17BED406B5 for ; Fri, 19 May 2023 07:53:34 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6aaef8ca776so1128595a34.2 for ; Thu, 18 May 2023 22:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684475613; x=1687067613; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AUE5JdrFmTH/pOrSPh7Kwy9jXcNmMhnwSLQF5wy+hdI=; b=PPT6L1l/qiFpiR4e84l6VC+Z0LxbREYAStKpr06XSkbVp2dqYJWf6U06kYUUfh9wwC qi323IRMu6qCBaDraRgiv17KSkKyfNwv4TMT8SiIva2xCMZ+D2H2fsE90Ab+G/oF/2aZ NFLuGe0zyJu985rnrH37CUnc3POSNKovwfDPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684475613; x=1687067613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AUE5JdrFmTH/pOrSPh7Kwy9jXcNmMhnwSLQF5wy+hdI=; b=N2a14jzJg05zoRsRm69VjJIgG1+Y5Hy1fz52lEMVZPFxBGckThUxTHbqwOBPXajtGI amJBlud4phCzbHOXMOwNjpziN/vDb0m2b6ikAts54CUEqqMSkfHfkzsEp8a7raUZUpE1 cVk1HG399ldEor3HPsWOGuBQ7KveLAVWCKU/xX3tpzgmD932Mbt3/OdGekej1hYv8iCi azlbmvwPvJPUnomEcpXsB4hWNWPrs9KVLCl2UElb6iUezAwz2+DQtwiutk7bAGJWudKl sZ19sVVilULjqNRGGAdZY5LQ/2WBIAiT5hl7qKKKE31XxZMrBSeimDxITSBvxTIg1Uiq aYZw== X-Gm-Message-State: AC+VfDwWGBjkFsCqLk6/gYzGL8MGuB6A87pm1PsJoOv9FvBerdnefV7A O4KwklUwnZQFIiJPshIjELPsK9vWBMW0GAjQEP0aymDujjiJUDs15Pcvtmu3uQEXqSpyLT5nxg= = X-Google-Smtp-Source: ACHHUZ4PxCVutHwih11s+58BhUfO0EnqJusjN3wrB+1RXpiVqAA5rFUTednzWUrxv1nVrEpWakFbCKJQMBX3 X-Received: by 2002:a05:6870:70d:b0:17a:bf1b:cab8 with SMTP id ea13-20020a056870070d00b0017abf1bcab8mr511042oab.4.1684475613340; Thu, 18 May 2023 22:53:33 -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 x6-20020a056870740600b0018e34ab81d0sm178197oam.23.2023.05.18.22.53.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 22:53:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 22:53:33 -0700 (PDT) Message-ID: <64670edd.050a0220.fe238.9877SMTPIN_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 D2CB1605246B; Fri, 19 May 2023 01:53:32 -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 | +-----------------+----------+ 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 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/