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 1D4CC42D79 for ; Wed, 28 Jun 2023 06:55:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 182B640151; Wed, 28 Jun 2023 06:55:04 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EDE9340151 for ; Wed, 28 Jun 2023 06:55:02 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-635eb3a1d93so15752376d6.1 for ; Tue, 27 Jun 2023 21:55:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687928102; x=1690520102; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DJrItkubh+gkPqEmxPjC+57Hi4/udNIJ6FdDF2qzLHQ=; b=TUD9tEoCky5jlTfcDcU/5ar0DErLoZNo8PM7vwzrLvad/PNgTFGM6tfTuIv44rKoN0 0HNaK+Rc32m0EBFy1KEZCfP/IFcvfCDouOf5tpZm0aqA6DAVfG53BdBpUX/mF57p0llA P+OWZElwtF+ij2WO5YF0gjfDhXULqgvZvpZFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687928102; x=1690520102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DJrItkubh+gkPqEmxPjC+57Hi4/udNIJ6FdDF2qzLHQ=; b=EmgQ0w8hhULeUiKPNx07DnHjrhypr97QQtlVJ4FYlM7n7ssXzSyePwhOKepyi2jbx5 e/BCneCaozvr/8L2yLX9Uyp80CkyV/rmKG8Zp55uYF7KQ8lr1LXdPNe7N89NC8Xfi0im J3052SyRGXiFoX2iDUtiMIXp9DkKQ00TEs3aCFUooJswA2gk9n8F8v//ZMi0WQLaSYOL aNsHhBTRYeEcZVn9DiaAXwEmUpRXQEkzJXhM+LNhyzBAfJwx8BhwbbaFz0RYvto3CIMj mRccf2RLF1bwFkgZ7e90bhdd/bopCF2SFTbFjrwmjPPp2B4fxNFJIvGk8JS/+TCBu7hD oAsw== X-Gm-Message-State: AC+VfDxMaSyD/211Z/AVMg8Ux9IZHgij4u5jKQisdxRh4Ii6vXu1ufbg TVEK8iA269K8OPpt4UHv19xvojyKT35tx6bUI2JtcyX+atI2s27DfygjH1NIrndzKnxuiUx94w= = X-Google-Smtp-Source: ACHHUZ63HrPeNC3X8P5WFUQE6MVAqvw0U8a8ys47oqKCzgdnIjCn19VfY3VGF6MNMXqatmZRInH0NxBVsJJc X-Received: by 2002:a05:6214:20e4:b0:62d:e668:b668 with SMTP id 4-20020a05621420e400b0062de668b668mr40047549qvk.12.1687928102409; Tue, 27 Jun 2023 21:55:02 -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 bi4-20020a05620a318400b007654ee5266fsm40558qkb.2.2023.06.27.21.55.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 21:55:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 21:55:02 -0700 (PDT) Message-ID: <649bbd26.050a0220.ef8f2.1ff4SMTPIN_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 1BF98605246B; Wed, 28 Jun 2023 00:55:02 -0400 (EDT) Subject: |SUCCESS| pw129029 [PATCH] doc: fix missing release note for I225 su 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/129029 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, June 28 2023 03:26:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129029 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/