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 05C4742DF2 for ; Fri, 7 Jul 2023 07:45:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0073440685; Fri, 7 Jul 2023 07:45:11 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id C9D5340685 for ; Fri, 7 Jul 2023 07:45:09 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-c5079a9f1c8so1630308276.0 for ; Thu, 06 Jul 2023 22:45:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688708709; x=1691300709; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YYYWBj5DMem+YeaWzJtZqgv4JVNvwjEUuf1HtU8cSG4=; b=BqUel+FG3JIWwUoSfJ0Ia5Y6riueFpYq/I+frbeOmGmsSQN4iZy2GqkwWg7JVBZ6Mz oGG6PSB9CvtxFr1NMWaxWcbFQfA7bzH0JsX2b/coeud16mXKirpEazJZP7vT1vyUvGoR +xPP/7I+Z9+z1ixF3MpYSb5uBxPtgGN6rMu10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688708709; x=1691300709; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YYYWBj5DMem+YeaWzJtZqgv4JVNvwjEUuf1HtU8cSG4=; b=blZgzBEyHZPgW8WCUCrF5/kFsrjjoq6IHJ7kI6JEXIFSjpAQI6AWWk3psFQaLChJVI 50gZhCOCoM+R4+N5sasMpgy3Bbi+cioAxcf+/tLBdT6dG9msbfHxhlVMFb4Unc7EjHZY 1O55/XyqHoRqBV7N/fUkyE38Jlndm3IH5rSzhcXEngsuZzkvCxrvjGjHvNgwdiOAYjh1 pBQNTRnx/p9YsKaGz4WU/JqaUVTPhjl8zNDHtL8Ro047hVLxTJlTkA/SfiLvJbdy4/Bl /uSu0LLQxdZE65+Y6PJdGMot+Cpw825iWnzCOlrJZrOGDMFX46njq00lPOeSLZOEYTeh 1ybw== X-Gm-Message-State: ABy/qLZigJfEeEGalp+sFSfi77wvX5j6vK6YztCJZeLW+qPOujH0/Xca iGnGoRf3zRM9TSf85uh2oZmnHdIjb5nNY6EPKXeDzb1WKxNnWQsjXoKCnRD8YkPPRQOoBeNWqA= = X-Google-Smtp-Source: APBJJlE4S7patAtZaN2nWyCAPB0WbIiiiDMxiEqFKnAbMXTObzFXgMZ5KjlB1JjmZv+VhNvrsSM09926mAyH X-Received: by 2002:a25:4cc5:0:b0:c42:6af7:bb90 with SMTP id z188-20020a254cc5000000b00c426af7bb90mr3465985yba.33.1688708709149; Thu, 06 Jul 2023 22:45:09 -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 h67-20020a256c46000000b00b9a636b1492sm231885ybc.9.2023.07.06.22.45.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 22:45:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 22:45:09 -0700 (PDT) Message-ID: <64a7a665.250a0220.5202c.a8d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B633C605246B; Fri, 7 Jul 2023 01:45:08 -0400 (EDT) Subject: |SUCCESS| pw129368 [PATCH] eal: allow both allow and block options c 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/129368 _Testing PASS_ Submitter: Marvin Liu Date: Friday, July 07 2023 05:07:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d41169b901858e657a8ae3c2dd445bbd8b5e7e5 129368 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/