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 74B8D430DF for ; Wed, 23 Aug 2023 12:54:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FEAA410F1; Wed, 23 Aug 2023 12:54:28 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 9EB28410F1 for ; Wed, 23 Aug 2023 12:54:27 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1cca7cf6e01so1164537fac.0 for ; Wed, 23 Aug 2023 03:54:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692788067; x=1693392867; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4mtMnLmlwrxTEXO12YgYeNaOkf7hpvEAIZDlJcibQEE=; b=YQJExf6I5r56a4A22JTuRTipR2+DPxSnOOe9a6u8xIgPldJgzo8FnOosqKkUUQleM4 KLfU8Hz6rmsB5hOLNrbd2rPbJtfj7ipn110uqR4KUOX3LxIuUz7LuJJW68SaTSorjeUM szbqkTjNJgU0VLCHivLGAEJpS0lZY7Cr8nhSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692788067; x=1693392867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4mtMnLmlwrxTEXO12YgYeNaOkf7hpvEAIZDlJcibQEE=; b=X6PDEd2ammgXrqviezpBdm/7Gba52iwgcjZgn+G3n/WW0ogonz4ItOka/M46B+m6+a GWiOzyiBDKFqXwahm9eWlKOQzMKEETKbWGiiXeXHN6qfuvhtbfnGSN6sLswbzzhVmiC5 CA8JUuhahsBhNJMBewC+DmnnYNwWRBRc9826yHj2cPXoWWJzXY8wFT+SkJ2XSxPgpj8m Shihid85jSJ2eM6K6TySS8M2C18j/uKzV2U0fO9jaOVoxNJMAl3gRljwe6FkX07WqvKY fR8pViN+NMujbP33DxyfhV89eaOBm6uTVJoSpHWbRsvXQ189dx77kv0ZUMjR9e3edjWI 9RJw== X-Gm-Message-State: AOJu0YwFTnb0Yp7VUQLq5dVSnpiK0lP2j0G3S/Ys0FOS44ip0xw04C4I U13369ktHQjlXIGe8vvluKjeURYj/C9fD7Sd38Oi9yAk3tTMmXvaANRZ1O8EcAMwj7RNPtzVDA= = X-Google-Smtp-Source: AGHT+IFm7dDgVGJD7cqpntqdRt8MlKJOGasKRTS6azwJA6YPlmXDbDIjIg0Tsax9yGL6Zn4HanI/ZgVCCjRe X-Received: by 2002:a05:6870:ac24:b0:1bf:cb11:c97e with SMTP id kw36-20020a056870ac2400b001bfcb11c97emr13527799oab.52.1692788067008; Wed, 23 Aug 2023 03:54:27 -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 u5-20020a056870184500b001cc9df55ea4sm534322oaf.12.2023.08.23.03.54.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 03:54:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 03:54:26 -0700 (PDT) Message-ID: <64e5e562.050a0220.a0be6.923fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76F566052471; Wed, 23 Aug 2023 06:54:26 -0400 (EDT) Subject: |SUCCESS| pw130676 [PATCH] [v1,1/1] test: fix named test macro 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130676 _Testing PASS_ Submitter: Anatoly Burakov Date: Wednesday, August 23 2023 10:00:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130676 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27428/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/