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 5642E42C64 for ; Thu, 8 Jun 2023 23:33:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 532A840151; Thu, 8 Jun 2023 23:33:18 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 7B94B40151 for ; Thu, 8 Jun 2023 23:33:15 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b28eefb49cso133084a34.0 for ; Thu, 08 Jun 2023 14:33:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259995; x=1688851995; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dNeFqpL2smz5NNwA+Y/Er5RXfeLbpR1yX4olJR9gLG8=; b=FL4UNZoI2rQxZ/LtyPBfR7qP860cZsz35b1lqG8v8MuGDtgsHujgsJb6PCQ+gGFhS4 vNp2trCfeYHoTDhbEDkE97fvyMSy5HPCEIcjFTrG/9slSvdW9lMvaD6KQIT0OcC/CU09 kVPkWuCaEgXldouo36zFXSpjXkhdfMqPtOJxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259995; x=1688851995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dNeFqpL2smz5NNwA+Y/Er5RXfeLbpR1yX4olJR9gLG8=; b=Wh5YDBiIi5orwm2rRWSmHyK7PjFv/KeBiEqtwpuHsArmCEtClfbAJKEFkY+/2c+IZI bDK5KNk15Bd61Mat5ov83NmpIUT3fcE71t0snaEAusLtFqhJxYgb/6FD7emgFPGmPSuH XFrWX1B4KYFJqItbyO5treizAFp5GUbH2L94pVnhyosh2y/sh/PswQVCbobN45Xbi9IB sD0pEwIOCFup8caT8EN6245PIb6LLhoqFhTg9D5XDdGknNja/496dxUOmBl8+298vr+H a3/jAzsRiXfZE1yvM/K4iRRPLDcPcfOp9/o23pX9bKwPkf/SLBPKikv++B976KSJA9n6 GjDg== X-Gm-Message-State: AC+VfDzVExal+iq3F5crQwgLYsPMfKHV5BV8GbbuQzlSVTxSLKGOjhEr YJcgz5vLAKm5vEfrGQPclPL4iIhv9D0i4WS4mUfabuGzjpwnfCu5NaCBp2/7NIvDd/XAtFtfuQ= = X-Google-Smtp-Source: ACHHUZ4sA0QtavUW6w1dVO+Xkvx+rGAOTzfaII6r5ZYeu6Suj73zbpxyuh73WCyoDDO06y3pWdnUYs1g6pg7 X-Received: by 2002:a05:6358:baa5:b0:129:c098:7fab with SMTP id dg37-20020a056358baa500b00129c0987fabmr3550655rwb.26.1686259994870; Thu, 08 Jun 2023 14:33:14 -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 j131-20020a819289000000b0056891bfd4d2sm143613ywg.35.2023.06.08.14.33.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:33:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:33:14 -0700 (PDT) Message-ID: <6482491a.810a0220.15451.2669SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 858E2605246B; Thu, 8 Jun 2023 17:33:14 -0400 (EDT) Subject: |SUCCESS| pw128204 [PATCH] doc: deprecation notice to add RSS hash a 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/128204 _Testing PASS_ Submitter: Dongdong Liu Date: Tuesday, June 06 2023 12:11:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128204 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) 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/26553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/