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 9697143816 for ; Thu, 4 Jan 2024 13:24:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 931B6402CC; Thu, 4 Jan 2024 13:24:27 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 714A7402C7 for ; Thu, 4 Jan 2024 13:24:26 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d3f3ee00a2so2323445ad.3 for ; Thu, 04 Jan 2024 04:24:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704371065; x=1704975865; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W/DDww/phtx14CkojLdrsdxlQR5E+v4A7lb9eeJhkvQ=; b=Os5felMX55YXT2P4VjYXJEN9RBpRYQm7ScR26d/rmVHaq83XuGxukicJZl/Y2GA9J+ w3TisDeSM5kvxeeWPkLx+tSoyekjnVrNFhowrEKAZAbpXDMJT1J655xfKLaGua3OgZpi wFbYDVLTmM+/PyWnkeZYvX0BCLMGcXDiEACrk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704371065; x=1704975865; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W/DDww/phtx14CkojLdrsdxlQR5E+v4A7lb9eeJhkvQ=; b=ocp/fDFgxHRVGwHdDAmZZNw5b4a8csTkuEP2dFjGYnBN/FeJdZwowkjSb2S2+5nY3K Snzzk/fCDL2qxyRFA++PXtv4/O5w7dM+arPYlce+AYetdU4ZyxEDFs+dzuEa4cQPN5cO cUUlP1P83dxug8+rUTKVHW1m2kFj2yJIyUpcIa/RgLILudKq+diA8m66HPDXpG2Z9tXO cl5zGDzYdFdjkhFuWHFutrMJ5wx6/1bYYqnGU48WpABr77UwRRCbv1+IeSSXcFjH29kV kFysM3onbnaYeeu2ASR9OGlG1A+kMiMYIpAooaTv4Rt4Ss8X74tm7x0MmucO1mvktckV PS5w== X-Gm-Message-State: AOJu0YxdmK99TEqqP9boBHd2lUXoLJ8pnyW65VXPVMlCDRAyRRbktEyV XmC8ce6Oj0s0mT7NHLPxQR+R8e9iPUTOtC43PjSrvhy7W71ReAG7cmaCwiBpEQkR0A== X-Google-Smtp-Source: AGHT+IHsXGGjbvBb+rlliVKhG2y0vOWXvgbdmgCaCYBtPQSGuTaJs5dhsSww56bEO17Thdfkx0l72ZPsHRAu X-Received: by 2002:a17:903:11cc:b0:1d4:aeaf:d334 with SMTP id q12-20020a17090311cc00b001d4aeafd334mr429688plh.118.1704371065763; Thu, 04 Jan 2024 04:24:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jd7-20020a170903260700b001d4cb4b2e4esm134440plb.11.2024.01.04.04.24.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 04:24:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 04:24:25 -0800 (PST) Message-ID: <6596a379.170a0220.45978.99c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F29526051823; Thu, 4 Jan 2024 07:24:24 -0500 (EST) Subject: |SUCCESS| pw135725-135726 [PATCH] [v9,2/2] net/iavf: add diagnostic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135726 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, January 04 2024 10:18:05 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:9f22ded48628e289e52b186780d741ee5bfef419 135725-135726 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/