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 8F0EC432F3 for ; Fri, 10 Nov 2023 17:44:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8739B402EA; Fri, 10 Nov 2023 17:44:44 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8AFF6402EA for ; Fri, 10 Nov 2023 17:44:43 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc53d0030fso17945855ad.0 for ; Fri, 10 Nov 2023 08:44:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699634683; x=1700239483; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dWgGcDiZirrLul6SKo7V7Y7z+7Y2mBYwVLBnRnj8iPQ=; b=BmnAr82/quLyKtD2UV8gMutUP51J2ksPcXhkUpaC9dcwVT4yD+KFWiqPKoEloNww8Q g3z2hfuJLOWpJPDI52mUcks+Ue82ZWwUBQ5XhcQOhb7IdWbdb6c+yafROj2KQLnhSsSR yNdVdswGy7cWeZ+wTQeb1VNuIOYvZ0LGzY9QI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699634683; x=1700239483; 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=gn+5CoqgBPPxyLqp3suVtJJanns33wt3Zrgbl3yJcOOKIT9+LA+EKOdr266s0CqYh4 RA4aKs6WwK10Pn8MQhZZ2CHrMYdaHzKogi00uhyxMG5oTMfTXFYOR796iUW9E4KcDn+0 6EBn6BKKviqBVrXXselQWxEtkeYf5lGKDtAv20Mf3EGVBNMO01TThY3PJtniK698R8FD bwwCwQdD9zgbnmY+bt1XmApv4LB6lDeDoB9agDoO2t/VFOylfeN7F5tiQEr431SPYtU0 HpIPFl0kpQmnysbEnGrxOP2p/n9OkFndCYCnDdQXSYhGXPT497Ae+3jQJp9p6xeed+89 XdSw== X-Gm-Message-State: AOJu0YxVKdXrLV9Sl+cUUJCc3W6h8RCDewe7hRQftw5Z6YNVoozTbFFk ql4VDq5OWJpkQSoPT7b/7nziaoc4XOwzn1eJ5e+i/r/fMcoZUT7lc4qjIQ== X-Google-Smtp-Source: AGHT+IEzmHnOBVXH1nuSZryosHK7/D71ZQQn56ubgW6LXs5EkgSHmdeJU04KTmCQqLnK9+fK01VTmru7B0lE X-Received: by 2002:a17:902:ab4e:b0:1cc:3004:750c with SMTP id ij14-20020a170902ab4e00b001cc3004750cmr3487895plb.20.1699634682826; Fri, 10 Nov 2023 08:44:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b11-20020a170902b60b00b001c3ce66f662sm1235316pls.62.2023.11.10.08.44.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 08:44:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 08:44:42 -0800 (PST) Message-ID: <654e5dfa.170a0220.86b4e.d102SMTPIN_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 48FB5605C318; Fri, 10 Nov 2023 11:44:42 -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/