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 B8AC942DC3 for ; Mon, 3 Jul 2023 17:42:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2CDC410DC; Mon, 3 Jul 2023 17:42:42 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id DDB8F40ED5 for ; Mon, 3 Jul 2023 17:42:41 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b0156a1c49so3823511fac.0 for ; Mon, 03 Jul 2023 08:42:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688398961; x=1690990961; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E5ZqyH3GjHO6Khbb/QdJXQWjMTKiBJehCKxbSiUKPxI=; b=ThgVR36hOF7N971GinrlMPZft2o9878DsdJrXBtg0AuKOxVOGHZ8mgVxPeUh8e+DkV PaqmvwUsc2RY7LawLzgRkkyuRw54mwTUOqg6arr2r5BqjA+Jmyl7n6HbCHSGuPZhdVom Lb6Jyf8ThF1ZGVkr2uDjfrE6aFAk2cVC74idQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688398961; x=1690990961; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E5ZqyH3GjHO6Khbb/QdJXQWjMTKiBJehCKxbSiUKPxI=; b=g6JAhFsctbidePHIXFd8qJO0CT0DjDRcAjcdk6ELcLCeyEQLWC2818wCvJNDC6G8Kt g5MzGmm/S/5Ue04MLxzfSpcKD/Uf2he1Obx05p7eakpY8LOEY4oRnnloJ5hKUaQQKxKU Sl3aQLZYNRmvG9DZwaQmHon5//HbKEGKjCxO3RzqkgRO5mWIjzuw6Ip28Wm91uiBplXQ F4Ic4CGUStAQh6GsWy1I9EKyNgcAxjw7zFRpSbi11SytEClYiqy+o4ZfnMLB+gRK8O86 Y7AsSiNgUT06i/YMixqpQ+zPLvr0exFegKRgA0cJOv2gjAG2amB10eqJ8rzhAMZ/yi8C ME8w== X-Gm-Message-State: AC+VfDw4UrJF0SRgKWUvhfwfsAN6R0qRLypr6pTKI1wx5kuJduKr+siG s8aXriMkcHM1SVOscW9CqzUUOG+OqfOfUoH/k9dJ8mOTa6M0JNiapdqDHA== X-Google-Smtp-Source: ACHHUZ4wT2t3TZdIbSGWsNHHwlWrfK1RMG5wW1Zq2sPwxhdpOPMlXVd0JzQLEEL/WzeT1gWhUz65S/O2Gaz4 X-Received: by 2002:a05:6870:969f:b0:1b0:3e54:948 with SMTP id o31-20020a056870969f00b001b03e540948mr10021149oaq.37.1688398960241; Mon, 03 Jul 2023 08:42:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a056870a45200b001a9057abe1csm1963905oal.48.2023.07.03.08.42.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 08:42:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 08:42:40 -0700 (PDT) Message-ID: <64a2ec70.050a0220.222d4.5127SMTPIN_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 B14C8605246B; Mon, 3 Jul 2023 11:42:39 -0400 (EDT) Subject: |SUCCESS| pw129179 [PATCH] [v3] net/idpf: refine dev_link_update fun 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129179 _Functional Testing PASS_ Submitter: Liu, Mingxia Date: Monday, July 03 2023 11:22:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129179 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26913/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/