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 20E2143CA5 for ; Thu, 14 Mar 2024 12:53:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C2CA40297; Thu, 14 Mar 2024 12:53:20 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 610644028C for ; Thu, 14 Mar 2024 12:53:13 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so10811539f.0 for ; Thu, 14 Mar 2024 04:53:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710417193; x=1711021993; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=VlLHQVKSg3kQyFcYCcW4d9EjGsx3Gw4B7vJsVLsHaWA=; b=YGEP4juRq+eS8i42iF0SEnAcVeNDpqN2T7WOjMrnMn8rwh2B4EhkLCaPZwIX/v4yKU cd6NL4hxlYkz9DVMGB0yHGsETICRL9AcQpjs/EVenan5ii2KWe+VWGcBf3fKLLNcNUJZ EndhiCnIxJuuQAHI1XeaoLsFM3WgP2HAECCYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710417193; x=1711021993; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VlLHQVKSg3kQyFcYCcW4d9EjGsx3Gw4B7vJsVLsHaWA=; b=W+QuBPsYNyKO06eWXo6H71s7RXIWMOBsRaRkVIq7Iez5G11xkD7+jkoW6k53Eh8o22 NF2i+PLtgvOV1CZTVVOWp38X/8bDEHdCoZFqEc9b6U/2YFU5DBp18PxTxRt0sIZz3jST OExKQTuPgWBdwCufzxYOKxPOxr3mwjvrlQsRWrkVYq6liKHNfwTk9uRp+1IQ+5EVgAsJ 7FBLC0oDbXNVtbT1+j3fVFchNA0vN726YGg73QLQCcgVTcMfc6VSNyMrIVX32qNYWjQm qQGml42bHa+15Py0b4mmY2DRkVefToXsRAExTLn45Wl5v1pL9woS74zA7FMyh08rQvm2 dmaQ== X-Gm-Message-State: AOJu0Yw+B1u+fUA8BYJ4PFzjIUlbrn/eAH20ToOjmh/LNxKaAzioimj5 Y6WsnsLAxbnnNbrjrkdFuPaQYaYopIh2cHuOJCemfqPEcM+t5EyiAkQgeAGY2accT7bLfUteEg8 eiddhRy4sGN0u1kPj5sqRZTfLWZLvHfI97PRVMw50Y4JwjFAZjMg+jrFn X-Google-Smtp-Source: AGHT+IEdr0k7jmdlr2b1/Hs6nZHEbqcJQy6tHkR794KsaF0sgUo9/J5SB8INEQcUcc9qVfz1220GJvGK9P5N X-Received: by 2002:a6b:7e07:0:b0:7c8:c545:54fc with SMTP id i7-20020a6b7e07000000b007c8c54554fcmr1726635iom.15.1710417192799; Thu, 14 Mar 2024 04:53:12 -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 dx26-20020a0566381d1a00b004765e106853sm16910jab.43.2024.03.14.04.53.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 04:53:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 04:53:12 -0700 (PDT) Message-ID: <65f2e528.050a0220.798dd.1ba9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 568E66052471; Thu, 14 Mar 2024 07:53:12 -0400 (EDT) Subject: |SUCCESS| pw138372-138374 [PATCH] [3/3] net/vdev: fix insert vdev co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314093630.1066948-4-mingjinx.ye@intel.com> References: <20240314093630.1066948-4-mingjinx.ye@intel.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/138374 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, March 14 2024 09:36:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138372-138374 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/