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 3DB3943CA6 for ; Fri, 15 Mar 2024 03:10:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39CCF42EBE; Fri, 15 Mar 2024 03:10:03 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 807DB410FC for ; Fri, 15 Mar 2024 03:09:41 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e6a9fafacdso1396924b3a.2 for ; Thu, 14 Mar 2024 19:09:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710468581; x=1711073381; 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=wEVxk9PExDRk1AQRUsnfVOgPGW3iQIiPnqVA2TIj9Ek=; b=RiQZrs7KiasSIj+zT0Jfr+hIrYMxN5PiVmKVrfRGQ/dIWkmiyiVLwRMPFwWnGTQL8K Cc2P2U6p6bWFweYpDmFDa9FDF7erGDQvqR+hHB/JzPaRFJ8/hacrwJHjHQ7uGAzGgbVt niN2awGRT7igFKeFyHgggX+rbDNP3+f+hK0pI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710468581; x=1711073381; 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=wEVxk9PExDRk1AQRUsnfVOgPGW3iQIiPnqVA2TIj9Ek=; b=d/N9W7caX4e+ediXt3g7okRv5GitZXfUmTXEKDiT3NCh3PZ3FxqTpzEQ8O/1hWqDgG R+EDBkoXPaVIMD/lXHa70rerTvhJxV0Vl/S+nvoJcr7zlDlMQKehIZpQdq4p3DF3UgVE VP/aYAOyHrMtka01msRcR+g2eRLZKq/UMJ0FZzhJ/C6S8kQjdhxEwNgS+yyq6SRoBIYd FJsLa3ZJ+uhrZi/5Dqa15dGOtQFOlqXEOFJlScEIVdAI1lluJF4Rt88tla8exRaEB1lL bJdKJqKNpLcpCC53hPdAd2t9f7bFPpuUw4bLdSmjVIyUbcMmaSKeyrZ+dA9QSiIa1Hux Bbwg== X-Gm-Message-State: AOJu0YwKh6/8dZlHluQoPEaTTwid8G47MYIvEAobUsske9Jq+Dgrut1B 3CmiexthH6jsowd33BFM8D1abZolWrrmiOJkpZUDYU1v0o5X8Ueh37PIP/j/UJydydbdEy00nzZ ocpYZstiRgCpFjDheeTGuV31hfu6AaNx16iRjx64jRwCW0w7H6SBPCf4N X-Google-Smtp-Source: AGHT+IHDnkpmcWof0MGDsgi1X+DbnZ7vM+bb4xTfr8HxrGYHmxjxiRYnfLAG3mW2SPuLXD8M8MALiso12R+z X-Received: by 2002:a05:6a00:22d3:b0:6e4:1a29:732f with SMTP id f19-20020a056a0022d300b006e41a29732fmr2182779pfj.12.1710468580711; Thu, 14 Mar 2024 19:09:40 -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 l11-20020a056a00140b00b006e6ce37c0bbsm123197pfu.28.2024.03.14.19.09.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 19:09:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 19:09:40 -0700 (PDT) Message-ID: <65f3ade4.050a0220.a8872.88f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF5116052471; Thu, 14 Mar 2024 22:09:39 -0400 (EDT) Subject: |SUCCESS| pw138409 [PATCH] net/igc: fix disabling timesync From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315010631.1374624-1-wenwux.ma@intel.com> References: <20240315010631.1374624-1-wenwux.ma@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/138409 _Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 15 2024 01:06:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138409 --> 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/29564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/