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 D806B4380E for ; Thu, 4 Jan 2024 01:04:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D312040266; Thu, 4 Jan 2024 01:04:44 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id AFBE640262 for ; Thu, 4 Jan 2024 01:04:43 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36066190a99so3975ab.3 for ; Wed, 03 Jan 2024 16:04:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704326683; x=1704931483; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x4mKNJoaMjHcqB4LORaslSOMfFx6SHRbCDbuC1HXlyI=; b=SdJnXg+ScMmOf2nDtKcKZ2afH2ftxqPJeLFz4PIrkrRrHGhzUEquSc9U8Ye3Hh/0p6 C8wAayKdpg1l8YCh6xy1fqRySb0n3g9qqePEtohLDmlap/GQW7AkqmQmRfx9DAz4KzFO XtzCihJZHAaXlcl/LB+j53Jk0AmwqBcqWaVyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704326683; x=1704931483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x4mKNJoaMjHcqB4LORaslSOMfFx6SHRbCDbuC1HXlyI=; b=aVkI8EPWbPWlawp0nDzs0G7XnoFyJK3KcqTT7fxN9MU9PlsWt4Pu3GEgNfk541mAmK 64aTT25cWkUUIlp5xlYIr8aInz16VO24oomu1lBcUpv7ZsrMkCAhKSiuV4VHx/DHRL2e BzYZ31ZGUP4iZ/DFT6IAAIpLVAOAgVVgSxyx0gmMvg1JDpqODjz/dQk1pqsEH7jujal4 EIzXHwspHzGbA0zuVnVDcJXbwh1lPlAWcfZYmuRGLzWxvqryi5w+2P3xD1+PDBbp0tqx J/eGnP9YUNrSALatb1uUHRbuus03LftDkkU+N5wu8gT+w7EsO4g/DFNLO/3Eom+2THhf t7ZQ== X-Gm-Message-State: AOJu0Yyd4VCsVXfAf9e4BnJoN9sBOEPnP2Pwtbe+UqXYxXD1p+oQ03Re p4lqG3u92w6bJlS8el26dC5p8xf9nwVDSn6hCwb89VeeA/upoxJ3fNUF15vT+V3WTrXuSfMBmM5 dF5S3+g== X-Google-Smtp-Source: AGHT+IHdQ9/r1fBrNpwsp7x0/XCjr0o94UhCThqxiQ5wEh3envSJ0gdkD/PRg3xei4T3Xi4byoZFJ+vSvx2z X-Received: by 2002:a05:6e02:1d8c:b0:35d:62f2:1f45 with SMTP id h12-20020a056e021d8c00b0035d62f21f45mr31327572ila.20.1704326683143; Wed, 03 Jan 2024 16:04:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n13-20020a056e02148d00b003592f8721c8sm1518799ilk.14.2024.01.03.16.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 16:04:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 16:04:43 -0800 (PST) Message-ID: <6595f61b.050a0220.16324.d5a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A93E2605C311; Wed, 3 Jan 2024 19:04:42 -0500 (EST) Subject: |SUCCESS| pw135703-135704 [PATCH] [v8,2/2] net/iavf: add diagnostic 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/135704 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 03 2024 10:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135703-135704 --> 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/28779/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/