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 8778B429D0 for ; Mon, 24 Apr 2023 05:28:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82C63410DE; Mon, 24 Apr 2023 05:28:04 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id D509C410DE for ; Mon, 24 Apr 2023 05:28:03 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-77858d8dcb5so16955768241.1 for ; Sun, 23 Apr 2023 20:28:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682306883; x=1684898883; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9zxn7nwsLoquH2DGlf617+kxP3GOKKWKuxecBrJBRSI=; b=e70GqAyEX2ePH0uHbrKVl4CkLKpXc0XYrIV35mm5Rbzans+UCVzaNnG6RBO33GGkkf ah52BPdJ4ja+hRtsDsrvYmgOClL/tCBwsnLRK07VgFS0M/38ZgtDzMhOlnAUx2zmb6H6 aH0IxF7+aDaDXNVh7v6g9rsBLQXf09e/a+bzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682306883; x=1684898883; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9zxn7nwsLoquH2DGlf617+kxP3GOKKWKuxecBrJBRSI=; b=eqt3lO22ATbSoppZua9N483rYm3Pbeg6p2XXipLoMig4t+UVDhcFF90uET4GeZLvTd HNoI9dz0xz6ZDf+ZBjV8yE6FpLfd83ojymolUY5ClPyspH1s8yhz4NBSIjDqFTLHyxLy k4PfJpFx/lDmjXQnTLvXDZ2bG/p+kWWqme9Bfvk0cH+OjmrCvJnPr5RH5eSKg8HjugJL 8LfErqOGD9/MWHE4h8rUig6rS8+axTqz3Z5EG7gtfKYaGucRGJW8lpR7/wsYgqLXAu26 UxRx0FITjjknGZgpDjpJf0wQ1JRsZIKRjw3vWyFsUzV72VPQSCM21yGN9pcEI2IjUX0O brog== X-Gm-Message-State: AAQBX9cjXanF/iQgpGDfKtw7gIGPXbkne5ec7ylUGYYmKJai/NdUPZ6X 6rx/7EP07LtRulg+W2USrhCO5Tx0SdrP20nijUJoI1+p2Q/iKQ9VR8yoRQ== X-Google-Smtp-Source: AKy350blCiCSIREY5F/inxZ2myM5fhFPnHgFN4lvxUPe5hL/XgwxcrmQu6r/PG7UE2RtyniCyYykmO5tjSBY X-Received: by 2002:a67:c48a:0:b0:42e:50f6:b50a with SMTP id d10-20020a67c48a000000b0042e50f6b50amr5638181vsk.8.1682306883219; Sun, 23 Apr 2023 20:28:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b16-20020a0561023a1000b003cee2cab811sm1032013vsu.5.2023.04.23.20.28.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 20:28:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 20:28:03 -0700 (PDT) Message-ID: <6445f743.050a0220.8b996.33bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E0EA5605246B; Sun, 23 Apr 2023 23:28:02 -0400 (EDT) Subject: |SUCCESS| pw126437 [PATCH] [v3] net/idpf: refine devargs parse functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126437 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, April 24 2023 10:43:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126437 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/