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 CFD27432F3 for ; Fri, 10 Nov 2023 17:45:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBB7A402EA; Fri, 10 Nov 2023 17:45:49 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C7646402EA for ; Fri, 10 Nov 2023 17:45:48 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6889f33b9so77244639f.0 for ; Fri, 10 Nov 2023 08:45:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699634748; x=1700239548; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dWgGcDiZirrLul6SKo7V7Y7z+7Y2mBYwVLBnRnj8iPQ=; b=f1rCBtzeM9W93wAfHDsMZ23TjcHW0EVafqmL0MnfdQ3J2tqFOEtQ4LyxjGhMvALgQX OPpJw3EMzA15cMjNZpvOwDbsMYSB+/FHnOsHTn0hpq4/W+U/qRp3OLIhxnmytMXMTAXK Pl1Jrnmtyp4+LFT2bLV8L15XknjPFeLkG9LdQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699634748; x=1700239548; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dWgGcDiZirrLul6SKo7V7Y7z+7Y2mBYwVLBnRnj8iPQ=; b=r5i4MGiUFYP5gYGDZIVfZIN3FmJb6LdEUdDr7TiSmZPu20JrTjzwxMpUfMnaUulAU8 6+uiyrzxFo+D3wX1QmfdNHTtYR8mQLb8Ev5j/2uHMdxIpnDDn0/IglRsbmgzkKbBbYQ/ m4+lzUo7XpTvdjKPTPZBQL4vdMMPF+x21HSvk/f83UJ7gTFynALpGESxH70+Mazh70Ed V8YBF3lhzDFzTzhT6ioB4yTmAybeY1d4IV+9YXL565Vs7u6HOtip4qLZnSvtV+FVGpYW 1IlF2vJzrK04fs+mcBvUzuvrVT5wBGXow20uvyn4dg2F2n6q9WBQb9Td8JN4kUVH84d1 t2PQ== X-Gm-Message-State: AOJu0YzyCtj+cAQQ1dbVr3hKg1OJzQmZyInWpUNeaosyD2LHhvufQJ6Z bU5qIXlZD90mudceNoZh+prEXnuotAdolsQaISoOijKPb3CncZ0Bc6WpuA== X-Google-Smtp-Source: AGHT+IGHi7ohY+ij8UyWjnrFdo27ICH/pklaiKJOk6inv3udu9dOv+JEqhD6wRk0yEsftRIhjShW0yoCOmMb X-Received: by 2002:a05:6602:b84:b0:7ac:cb6b:616a with SMTP id fm4-20020a0566020b8400b007accb6b616amr7749458iob.8.1699634748299; Fri, 10 Nov 2023 08:45:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a02bb0d000000b0045a14547df8sm1289930jan.10.2023.11.10.08.45.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 08:45:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 08:45:48 -0800 (PST) Message-ID: <654e5e3c.020a0220.6b9a.5098SMTPIN_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 CDD3B605C318; Fri, 10 Nov 2023 11:45:47 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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/28328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/