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 A60A44331C for ; Mon, 13 Nov 2023 16:44:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A14E5402AB; Mon, 13 Nov 2023 16:44:48 +0100 (CET) Received: from mail-lj1-f226.google.com (mail-lj1-f226.google.com [209.85.208.226]) by mails.dpdk.org (Postfix) with ESMTP id 2D406402AB for ; Mon, 13 Nov 2023 16:44:45 +0100 (CET) Received: by mail-lj1-f226.google.com with SMTP id 38308e7fff4ca-2c6ed1b9a1cso55325411fa.3 for ; Mon, 13 Nov 2023 07:44:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699890284; x=1700495084; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rH6bwye6h4k8zmyi/iVLWlRDNi6QpVivLrPy/zESHug=; b=RiIoDMdJJDPjorOA3WOzp+GEefMCySkH127drmKt6zay4KwoDNW7GvX5/5Vn0aVuNR P8TY089PmtkcjlbTuDEJE5gRxOnCmILz/U558GoIv0gZHuOhTD53IAzROOxRdMoIgSCG xj5Ik1MVCQgPUSka51NtrltmI3Vfw2OGaogtc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699890284; x=1700495084; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rH6bwye6h4k8zmyi/iVLWlRDNi6QpVivLrPy/zESHug=; b=KDGzOa+4NtBXzQ5uhzealpePIOBoE6oWW9VZ7jIZB9rm0CHNnAHGcPlbHwA3l8G52V 93k6aXzQpYaxTgG1KdAniUhBSvow+ebp9LPmz2WCNmj62q3I42vOECtUIMKJFGn30ki+ e92bom1XWMuxYvrKArB2N19WS/P2i4yIXctJcsOiwlDPhuiN0eDiBlJ3szhRreR/W32Z vKnBhByRl3K6cd4mZ9DXjHFvBvhaTWEFH5U5pG/PG3In8GidKspxbq2NNIYFD5vowJ1D 4TBq8H0yqFlNTOdgXOyFzD4RvLfhWoOq9Ir8NmL5C65L6XERNOT0+plhzT8SF6T6Fvuy a5FQ== X-Gm-Message-State: AOJu0YztiOX+AkeA4rEH/UxIgwlkWXgPl/5GDqK7ztM9p6WFqcQEkY80 F8oYeFXiAIq6z+bu/iIbEvN3fvFxy4r9kOI32CgF5MNcpgTS0A/jukWnRBeubEPtmuRA5K74oA= = X-Google-Smtp-Source: AGHT+IHwm6Ua2PTpzsa8jDWDB92Q1/2Aph0ibLFSBQPF4pdZ5947M6dtOwQh0X7Ylk4cT4HuGmp81qu0Cn/Q X-Received: by 2002:a05:6512:468:b0:507:976d:89aa with SMTP id x8-20020a056512046800b00507976d89aamr4186915lfd.67.1699890284672; Mon, 13 Nov 2023 07:44:44 -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 c20-20020a1709060fd400b0099d45e8c239sm1346680ejk.182.2023.11.13.07.44.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 07:44:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 07:44:44 -0800 (PST) Message-ID: <6552446c.170a0220.cd38f.7da5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id D6136605C318; Mon, 13 Nov 2023 10:44:43 -0500 (EST) Subject: |SUCCESS| pw134154 [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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134154 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, November 13 2023 10:44:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134154 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28350/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/