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 5A9B743337 for ; Wed, 15 Nov 2023 13:08:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54F1F40285; Wed, 15 Nov 2023 13:08:30 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id EB4CA40285 for ; Wed, 15 Nov 2023 13:08:28 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40891d38e3fso49952775e9.1 for ; Wed, 15 Nov 2023 04:08:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700050108; x=1700654908; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CoVHVYx/bl97ePlWafDRSltynBlwsl2YxpwBGhltsL4=; b=WGLbu6sipRLYO6OJYgBjhbsCSwA+F3uDyXEoRkWQHnQNmMhc+81HT0df0fyfFjFfwG NcaFNX80LSSmKJEiK64M6Bdo3W6W6OVPk/Nr76DT6DRuwN6IabkRe0w52qFtiFmM8zy/ 313xIpIpYc9/jP0HV1cWeMe8H6+/um3P68GbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700050108; x=1700654908; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CoVHVYx/bl97ePlWafDRSltynBlwsl2YxpwBGhltsL4=; b=DXpVgQRPl40B9x2APvGoKk3cX7a8EVoWlPf5PuajgZJs6f/6XmuDg45zo9jSAqoa3s HFGtI6gcbfvpjs6JyrIxgCPYcnJA0+RG749QkclX/4DAB3UAgoltUHwheT++L8hi+gIq n51oC8tvzk5eHdsWMfxaoijenUsz04MZqllvvi8PSbJBLIwZ05bIjk8rwmobjG188Kpe L7nTy9Zp8vvHROm6k2shXlhN1N6WL3vrqneVy6IMAZEw8QML/0HVydzPPsfvHfu1PjWn t0+LfgEb4m12H+yXt76xkWai93l8S0BDGwyxVEqs+TiyB6CYBTJgglLjKl2uZn9D581/ sNiw== X-Gm-Message-State: AOJu0Yy0WsNxTypL2tmlXOMsonjo2QnM0h6mkseWU0NcFJd6SdzBN9jt BgSULc2UTwpQCnZVGYZXenIDzyJ6w5HtsWo+Eo5iSewjCcMNX4hyRLPP0ZJJCS4HgNFssbF47w= = X-Google-Smtp-Source: AGHT+IGIkDOoJL0KXZeqg8b/cYWYP9qF88Ho5pSvfiJR8KAtmfC7Tj5wyJgv/Tof4SaVtgi6qE6f9alcxHQ1 X-Received: by 2002:a05:600c:1c9a:b0:40a:3e13:22aa with SMTP id k26-20020a05600c1c9a00b0040a3e1322aamr10286172wms.7.1700050108558; Wed, 15 Nov 2023 04:08:28 -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 v10-20020a05600c470a00b003fed694c380sm7520487wmo.48.2023.11.15.04.08.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 04:08:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 04:08:28 -0800 (PST) Message-ID: <6554b4bc.050a0220.67cf0.a5f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A84DA605C318; Wed, 15 Nov 2023 07:08:27 -0500 (EST) Subject: |SUCCESS| pw134373 [PATCH] [v2] net/iavf: fix error devargs parsing From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134373 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 15 2023 10:13:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134373 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/