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 754C842D7C for ; Wed, 28 Jun 2023 09:46:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 720C640151; Wed, 28 Jun 2023 09:46:06 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 238DD40151 for ; Wed, 28 Jun 2023 09:46:05 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-635e6f8bf77so18645446d6.0 for ; Wed, 28 Jun 2023 00:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687938364; x=1690530364; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VyuzimxCX250AgOPh0DHqL7ZQmMYQy0hvd+hVwHOcw4=; b=QqSux0C071iM1hO8sBJ2MHbKkikdZ9qoQ5nzPHC8rGI5IbMl466ZFW9kceGByfLrXc yDUmR/WW5qtEBg4kObKVwLZS/l5s3dMdWLzC8/yDTpGBeRV2fApxVlo3HftcIICJR8iS HjSEJkpWcMRNfGLJO3fbYNI3r0l3fJrFqRxbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687938364; x=1690530364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VyuzimxCX250AgOPh0DHqL7ZQmMYQy0hvd+hVwHOcw4=; b=dDJgA2IgOSL6akaaWUKaUg+aFPlFjSRz4iHJUUgJSfo8e8rVW43aFA0l0lo98FLVkv cmblN9hYe2ha4RpBaMcm+7RkQtwlq4olE8/GG2xTIm3KKjR4whCiAyOqjFf8JOUs+1J+ Qv+XUbZoNLw/eoP78GmlVNRn92mqNoHLu/504tXmuNJVx3LWbc7uvok3bJ1qMsJpDfmj KHEZzJDwvT2DZKnvxMu4FGgwd6I2p2gmt2qpVaWNh/UxQ3oPtzJfgU/tn1R20awTrATa tgP2L1+u7xw+OwtGHQJFmVdM+4mUgaAnm9SHxPOzCLpEuuXQCaFj2bo2/GI2Kwi0tHp4 NFUA== X-Gm-Message-State: AC+VfDw7fDVvKE9ztv+J0XhYfw9cCq3rMahVxAdqitZaYKAoI06W12YB +gybCVwOZH1pgoca6T1rWtLLHZnmz0RVSY3R94/j+X7EDN/78g9bRbU0cEJSRxQb6oAW4TX6Sw= = X-Google-Smtp-Source: ACHHUZ4X4GuZ507OScw7w1T0sTmaYCIPC5jRpUl4mZA32E97j/omIGq8nPR9yIzUsmw99zu2X3fIk+gb9INK X-Received: by 2002:ad4:5c6f:0:b0:635:d10b:aeb0 with SMTP id i15-20020ad45c6f000000b00635d10baeb0mr12514114qvh.57.1687938353459; Wed, 28 Jun 2023 00:45:53 -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 cy11-20020a05621418cb00b005e3ca68d7b9sm360881qvb.72.2023.06.28.00.45.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 00:45:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 00:45:53 -0700 (PDT) Message-ID: <649be531.050a0220.11d41.1c94SMTPIN_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 2AA72605246B; Wed, 28 Jun 2023 03:45:53 -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 | +-----------------+----------+ 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 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/