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 4C82A42FBE for ; Wed, 9 Aug 2023 11:01:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 280D6400D6; Wed, 9 Aug 2023 11:01:31 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 10FE2400D6 for ; Wed, 9 Aug 2023 11:01:30 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-686be28e1a8so4666538b3a.0 for ; Wed, 09 Aug 2023 02:01:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691571689; x=1692176489; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=av1GdAssKC4rcNPGnGkLbjnxx1TPw7SjT8IP6yft/r8=; b=fdvP7+Z2OxtxAmTHbLRg70fUREsWJJBkTqnxooJqnytmdsT/YY2XG41PKyI3Ooe9wk dLGydPwolJMtHX6D/4Ivbiyrz02q3vul490hs3OtQO6k2RSG0KEphGT/gwzlYMeWRbBs 2d/ai66nlCuBvGVpQUDa99qUVIwNG7e55SJmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691571689; x=1692176489; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=av1GdAssKC4rcNPGnGkLbjnxx1TPw7SjT8IP6yft/r8=; b=d35dx8UKEEfU1L/av7rLO2ScobhxorhChVUn3c1PUjMeF9+AiHzsivxhf5vys7v3RM yQX+2sG7ctqMNm1wD4obYzHzy/QBsJaeXjwzitHrvlTjYqdwSwfqc+f3wd5VEXrwUA/G 471HAS9wfMsG5J8nTP/9YC2YzEXqgTF7ZkDkVKb1LelgkffpspcYub+NihYkDKmdrg1U oOZv0vhWliVA/ZAOxM1ZShCmvpTRNLFJtt5NwAwU3Q2K0SngptGu2ir+EA1CuTOePCTK vBQLWqRT21/CKnTFP1SU2WM+zpBCWYH3nHBnxQm50V3s0QCGYuLauv5gY5yVynjNpnxB SNTA== X-Gm-Message-State: AOJu0Ywt5gBxjExJKQH8yg7qgHAWX5oUaSwke4FwtHbPsSSjGNCUMEWl XhLwOybNX1nXvOyw1do12HDY+5ylp4GrapC3yuVAL8G05xefh4aRVZMFNEr6nStSFpOznMiDEQ= = X-Google-Smtp-Source: AGHT+IHcbr9CDIaQ33aBLj8rHEsPqT16L7O206037crB+JzcPuvNfBpX7A1a5pcCkS6nUVw0C6h0vH0CpEvb X-Received: by 2002:a05:6a20:3cac:b0:13f:13cb:bc51 with SMTP id b44-20020a056a203cac00b0013f13cbbc51mr2216894pzj.25.1691571689181; Wed, 09 Aug 2023 02:01:29 -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 i1-20020aa796e1000000b0068282477645sm1143277pfq.0.2023.08.09.02.01.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Aug 2023 02:01:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 09 Aug 2023 02:01:29 -0700 (PDT) Message-ID: <64d355e9.a70a0220.ad678.d844SMTPIN_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 9820D6052471; Wed, 9 Aug 2023 05:01:28 -0400 (EDT) Subject: |SUCCESS| pw130014-130032 [PATCH] [19/19] doc: update release notes 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-testing Test-Status: SUCCESS http://dpdk.org/patch/130032 _Testing PASS_ Submitter: Xing, Beilei Date: Wednesday, August 09 2023 15:51:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130014-130032 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 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/27259/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/