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 38F4242DDF for ; Thu, 6 Jul 2023 03:01:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35155400D5; Thu, 6 Jul 2023 03:01:39 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 93D4C400D5 for ; Thu, 6 Jul 2023 03:01:38 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5700b15c12fso2371337b3.1 for ; Wed, 05 Jul 2023 18:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688605298; x=1691197298; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r06sbcewOc7TPUegJTZEDTpLekDQBFBJXKFwst7zcFI=; b=d+WR7NaNxSAHaRusheghxnKus4RlSqrUS+K8cjadtBaKCri4Aelan/wvFSTdvDLTWo GppMzS6kI0l2IaI/bnPyHBlAVhIZAheVwnD/E5A/rmqQVGf9gEcuw3fS/EOiBosKhHH+ wvKjpGG2nqcnv9P+yUUH/zBk364UQHa/1dZaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688605298; x=1691197298; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r06sbcewOc7TPUegJTZEDTpLekDQBFBJXKFwst7zcFI=; b=C+LLlQbPRtDtgzKZFZOXrmK8zXj/SCWIX/Z3TTe4yhNOKHH+wmCsKGrUUjHwdSuEDT r4N/A+C0xcc03OlS2OQAkNz5Q9fvkTpSXVuQjg+ujJxa6ZtjKG8d9fD9pH0kdkdwO5wx UqXtypfMPyEUfF7x07+Ive6tY/evttU6WNYD7E4nC/YXMAK5zKNnk4kogbDZgznyvTP6 W1qKeUAAs+lGNRSu9IwhNQLGu61ipciSqye5M0HjJsiRDqVcoqCWEDkXJUHAVkiMGoZW CHuhUUzbo4q//ID+iHCFG+69lvuUTFvN1z1/dvB5w7s/gO1ZY0lE5AlryrWZNvqG/KEi +1eA== X-Gm-Message-State: ABy/qLZjB2UNQUwK2SIm8s/VV4FjJyefAN83msrWe1WOhNcRRX5Cw+3I pKTSlbTDW/P8+xN2zSlO7HBvGPnMGn7wb/2x6Z8SujVHgDSAQegmmX6zXQ== X-Google-Smtp-Source: APBJJlEvkvg+lWB6dKvYbIHytdaFj1vl17BOU7dGk65i6CR/usTpiKm4BpPkrbr+4srI+Z95Yhl1y4AuluOR X-Received: by 2002:a81:a18d:0:b0:579:dde6:d32e with SMTP id y135-20020a81a18d000000b00579dde6d32emr636779ywg.28.1688605298008; Wed, 05 Jul 2023 18:01:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a818906000000b005771ba13832sm3756ywf.39.2023.07.05.18.01.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 18:01:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 18:01:37 -0700 (PDT) Message-ID: <64a61271.810a0220.e68fa.0493SMTPIN_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 A1AB4605246B; Wed, 5 Jul 2023 21:01:37 -0400 (EDT) Subject: |SUCCESS| pw129231 [PATCH] [v2] doc: announce addition of new securi 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/129231 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Tuesday, July 04 2023 05:15:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129231 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/