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 09D5642D7C for ; Wed, 28 Jun 2023 09:58:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02C9B40151; Wed, 28 Jun 2023 09:58:21 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 7C7CD40151 for ; Wed, 28 Jun 2023 09:58:20 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b71cdb47e1so4737595a34.2 for ; Wed, 28 Jun 2023 00:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687939099; x=1690531099; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CDcH/fPD6MDlkL5kM+T21jqs4Jpqz/PLKneaadUMNbo=; b=GV9BaiLoUE49QjL3EkxJLTSD7mVI+VWE5kvVdwHTaRg8jDGb7twzT95hllx/jG1xeJ yc64ovslDs2ecwMWjY2jBw0s0pgSrCSgdE4SCPhnqYOpJ9Bo9JoGVnseOu1bWu1MfgpT 9g4Z9VK4/utVtRrJG4pIo6dWkoqzZDRjf2ozA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687939099; x=1690531099; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CDcH/fPD6MDlkL5kM+T21jqs4Jpqz/PLKneaadUMNbo=; b=hRsO4PquF1bxY3NsFkmpOM/v9m27qwDn9EZLE+so1L1NH+T8PnrXl0wwGbv8dqY+JJ 3boReFgM4eT/L8tSbPm5pW9KzWPlZ+9yI7cyDvsVh9BPUWSuLxNR7FANHpQ/PF0GoGOu dyHClKp0310npJtW92vpzCa4o6FEwuSByPRPzzHcENNo+Lva3kO1tF9qMcUUForrMT4z 9B40mdOVCnY1+766Npufr8QqAoWHVRTyfYoRH/ZuzkY2EX6kg2Ib8Df1ZpoDKjYQzD+U I+Av/2FCP5ZF/Q9lsp0V9l+udpNeTaQR/Rl57bw6HmoFJ27SZXWCvGz6s/dnhN5UNwwp xIsQ== X-Gm-Message-State: AC+VfDzmeXhD/WtdmHOtQ3xK7NSmRqfjolCGGbB3JZKloI23k2bFSNjJ Q1PK+J5rRvev3wXV672TN2Rcj/clxF01XY/SMkMyQEqzJAjINdcbiLPhlm5fiVZIiV4XkEGMTQ= = X-Google-Smtp-Source: ACHHUZ4kyNuklgw2s6wAQw5XBSiSNmq5RwQA2i/oNy1X+GpLC4PKFVAy+Kiy1TF4uveJoMHNM4Xprts3bYUR X-Received: by 2002:a05:6358:a55:b0:12f:213:b558 with SMTP id 21-20020a0563580a5500b0012f0213b558mr26436616rwb.22.1687939099739; Wed, 28 Jun 2023 00:58:19 -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 r8-20020a63ec48000000b0055ab9bf1e41sm378077pgj.27.2023.06.28.00.58.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 00:58:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 00:58:19 -0700 (PDT) Message-ID: <649be81b.630a0220.96a9b.2de8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EE761605246B; Wed, 28 Jun 2023 03:58:18 -0400 (EDT) Subject: |SUCCESS| pw129034 [PATCH] doc: fix missing release note for double 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/129034 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, June 28 2023 06:00:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129034 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) 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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26833/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/