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 EBF0942B8C for ; Wed, 24 May 2023 15:10:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5A0D40156; Wed, 24 May 2023 15:10:44 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1093340156 for ; Wed, 24 May 2023 15:10:44 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7665e607d1bso24049339f.3 for ; Wed, 24 May 2023 06:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684933843; x=1687525843; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KMqOaAK48EgKdV/3CxCC4QX717hONOix7f7lVnkAvME=; b=TPFPlw89WfUnOyrd1pX/dgyexkRXuZvOH6M9jVXkDi80iHq+b3naQ29nTmODIxm+Hb /uSXQrMWBeut6Ch/pFzDihnsfEC9L66YBL72T04041BcEcrTQX4bHAd4tjjNEUF3zn2v F2QWEViJCRsJsI2prp8690pC7QEI6VMUngxBI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684933843; x=1687525843; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KMqOaAK48EgKdV/3CxCC4QX717hONOix7f7lVnkAvME=; b=VjIB/eY92ViuoxfWZ+fqdA9BCVq1LmXjOkb8v+mwRJeAhGfsoc04IpWCgSAChyGgc0 O5FFTozHbYVibnweO2vs4WfU4T3i01LMctZTQjBJDu1lf8GR9wjH9pNl327ZC3p+CPm2 uQB1OoeY4EiMeZBofIV1KXW2ew00UxQJohk6VIguQw3XY7ILhRaJeWNAz5gBveyV6JY1 xzI8a4osSLIGGB5knqZ9FbFBezyEyRFDA/Hzc7B/h0Fewc6Gn+rHsFCOFPPPKNwgBZQE 2FUnXM+CL04HGuO8gk3S3C7HyLQmL1hOy4NByFiv+dAoRleEREPEdwTkcYTSgLqkTYnX 7p8g== X-Gm-Message-State: AC+VfDwUG7p9te5u5GdldTCFfuz07L+aF5G7058yGVW7c4vX8EL05+ml ukqpMWFgA6YLvjD9QVIDx9W1s3uXH1TYOfCeJSCo4PaJM1jEuX8E0JpAog== X-Google-Smtp-Source: ACHHUZ7Fr9H4gWxH5VRpuTCQVaq4ENL7AmAjc7FIP03+SJpVkE+Rey74kfDe/6bmp6PbDHlW0MPYk6bHkKyK X-Received: by 2002:a5d:8f9a:0:b0:76f:f8c5:7416 with SMTP id l26-20020a5d8f9a000000b0076ff8c57416mr11193198iol.3.1684933843497; Wed, 24 May 2023 06:10:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m206-20020a6b3fd7000000b0076dbcf6c7d1sm1065149ioa.22.2023.05.24.06.10.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 06:10:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 06:10:43 -0700 (PDT) Message-ID: <646e0cd3.6b0a0220.8edc0.c84bSMTPIN_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 208EE605246B; Wed, 24 May 2023 09:10:43 -0400 (EDT) Subject: |SUCCESS| pw127324 [PATCH] doc: deprecation notice to add new hash f 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127324 _Testing PASS_ Submitter: Xueming Li Date: Wednesday, May 24 2023 11:38:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127324 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/