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 F3679432F3 for ; Fri, 10 Nov 2023 17:28:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE2D7402EA; Fri, 10 Nov 2023 17:28:47 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 43DF6402EA for ; Fri, 10 Nov 2023 17:28:46 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a92782615dso26345647b3.2 for ; Fri, 10 Nov 2023 08:28:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699633725; x=1700238525; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=olxXmGNPUZv+DTcjwbgas2TtS75nxI8k6iPju4Bz6W0=; b=B3+1WvboGQgWYOjGWUEn4BgC5txbt+2DpamN5iERnk3Cv6e/kMk+ot5GON7YeDd3wS SnBtUoQ72R9hbwGG8erHCv/RRvh+dyzyOYJcOVPmYHY2alwKLSQBq1CxSnjCxNGWRO7K nlGeBwTd8OXTRELBC48naiMvmpylZ5n/B3sH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699633725; x=1700238525; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=olxXmGNPUZv+DTcjwbgas2TtS75nxI8k6iPju4Bz6W0=; b=Cwt65ZDImwsMgOHRfLHPeUGKldv3cbBHLNqhDwztx/8kyjm5TkqNmj3v/gdk5olFgp ColVOioWuyfOt21mQ+izOdBblc6KIYngSTmNsRV1MpPRuzXpOy1CPee0Czwr2Hd5nOp8 TBLcJh3pUiwisIe8xFU1FPpuZcIuiT/UW4n2zdjCONcLaWAEYKK7lfwUkzYkxl8FAj5q QOfbDpmCk5PVh0rm0J149dLOb4ynQS7GvZxNEAw8Ds2/h3IsBCTxEk440Rj0ton01jMb TVUerAfdZXmchhtfSPsSlSdTEoT2LVRCmAsMRryrnMu8HeWFWOfa8KIzliCVJ+WyQ5jP NRUw== X-Gm-Message-State: AOJu0YwsDqppaj4HABKtNd1aHKr7oc2CnMmUV/Gn6H775H0bba2tdZvD n7IMi8MYVyhAWjRPuKl25z44ZK+zOJ8oxP4lqXxSzDYUOadAdQiStxh8WA== X-Google-Smtp-Source: AGHT+IEMoYUxBG0u4yoVs+h2TCo0ZDDA2HGc4AS7vmqBC0LpOsGSgqtbEpsKTfJhDlSNo/rHl9dpmpiXdpWF X-Received: by 2002:a0d:e543:0:b0:5a7:bd2b:d4ec with SMTP id o64-20020a0de543000000b005a7bd2bd4ecmr9284031ywe.3.1699633725715; Fri, 10 Nov 2023 08:28:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i144-20020a816d96000000b0059f7caff2d7sm2062876ywc.2.2023.11.10.08.28.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 08:28:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 08:28:45 -0800 (PST) Message-ID: <654e5a3d.810a0220.a10ee.319bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 60CF6605C318; Fri, 10 Nov 2023 11:28:45 -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 | +------------------+--------------------+ 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 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/