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 7941A432F3 for ; Fri, 10 Nov 2023 17:44:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74F4C402EA; Fri, 10 Nov 2023 17:44:15 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 6E32D402EA for ; Fri, 10 Nov 2023 17:44:14 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b77ab73c6fso1770326b3a.1 for ; Fri, 10 Nov 2023 08:44:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699634653; x=1700239453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cVYJXn0WQJaNta79ZUVu5EaZiIi+Efw3UIDExw0e5jU=; b=i1hTk+d/Ld7mmUM/BC1AYBeK5alZCPistrWjngQ05NICFIl7brRZpEOKADkyQluSlI i6npI7Rx5UHy+CB2kd2RcTe4FNiR+zkNpqdltvxTsnvOTdBdu0RcSQqZNGfrCb1/mcOX zvQ2cUIUgxIVbNgxhQCRs3O3B07KZYlGja4Dc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699634653; x=1700239453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cVYJXn0WQJaNta79ZUVu5EaZiIi+Efw3UIDExw0e5jU=; b=weTCvDtr0be3IZiSWqV0uwESI/vFrWnb/R+noLY4QzRgWCjYUpJ3F2gYCTz3fEVWcT U0EBhi2Ks1r/ecs77olbTKtc8sSCxpu13vfSi0pgN67SrOKAnefwQiRE1gx/0+U3UDoz FWRooghZPGiJXityWH0u1/E6zTA/i2iyBscOVgd2P0p6Sy8iV8ebpYKl4ebve0g1nzWx mmM8rRFgQDc94pGerPzQUazb6d84NEFqrdd+gyiYWsynyzTZfj4DS46XD+IeTrjBX4ju af73PJ/H7h0kiXfMgiKM5VhRNkyOxZF53vkb5TbJ5Ob89VyjuxPeroBP8wpaeeSjE08I PEVg== X-Gm-Message-State: AOJu0YyskWYJGUX4ZM0AfM2+tproVTAw4sE3txgkWLtYz+jXZzDGh4yw RX6a1OXLIq9x0pKwRjEcUnNeWowQedso8Fk/TP8wS+ViyO00XCQMd4Tok09BKLZ417WoPTFtNg= = X-Google-Smtp-Source: AGHT+IFawRV1FjEHsLL1X2NBldAXHX1hS2iR0cU8Tj8WBtnLV33nNmDgKdezNkdxdmkal/Ksj/vCEbprRpl3 X-Received: by 2002:a05:6a00:38d6:b0:6c2:e10:42e3 with SMTP id ey22-20020a056a0038d600b006c20e1042e3mr3696587pfb.8.1699634653246; Fri, 10 Nov 2023 08:44:13 -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 z9-20020aa79e49000000b0068a0b92173csm1781702pfq.9.2023.11.10.08.44.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 08:44:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 08:44:13 -0800 (PST) Message-ID: <654e5ddd.a70a0220.2f1fc1.8746SMTPIN_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 71C85605C318; Fri, 10 Nov 2023 11:44:12 -0500 (EST) Subject: |SUCCESS| pw134103 [PATCH] net/iavf: fix error devargs parsing 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134103 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, November 10 2023 10:20:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134103 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/