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 77018429A0 for ; Sat, 22 Apr 2023 05:42:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 728DA4021D; Sat, 22 Apr 2023 05:42:22 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 92BC44021D for ; Sat, 22 Apr 2023 05:42:21 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32b0cc0eb43so23898305ab.0 for ; Fri, 21 Apr 2023 20:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682134941; x=1684726941; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gunozrHQL010wKHDgDUz0ZIwUcABzp1ER0rFylawjyc=; b=KGyGnpS/BD/FJeh7GLKSSdlAKfMaCh3d/jUibxpZ3oebybBL4uzKaYq41f/yKIp7oC 6F+N6Aaj2W85wF6EjWYEEwzXbZyAjNcqDEo0Ai+3RGebok9Gw4w0QEkVJApDyI3COmYV Cm1yLfwJWIvOvFB5ZsekyT1yX8lbcMJEXe+FM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682134941; x=1684726941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gunozrHQL010wKHDgDUz0ZIwUcABzp1ER0rFylawjyc=; b=jWJ3RAFz8Hu+6IePhYzdWf3jS5FnOoaLlypwloVovx1+qe44JLh1E27iCOpV3LMBje B8lrxRFJI0uRLG8UmWYO5oULk2YG3wdQhp9UX86x/eNj9HSrPvVKsObQzq/rbA9JhGOT yp5sGW85ETSeewBLjIpGYyyBlO+RDoRsoWZjTIZzdrEwSclnDUdz5mhuLlAs/caRGUCz EQ7SDKzVVSFuyXbYn67/2NkRdrTHXwiWv3wyYFa7Hb/Ev5lLRDJtSWYtdUp9ZIxFWuC7 I8PFzg4YpNVsysYywHOrE+ihkiaME11jb+BRm++yhq1mOO1S3MGxd/Tu2PDFL6kuglbo 3HCQ== X-Gm-Message-State: AAQBX9fHga6ZIo4ztU6Pn0l8Ys1axWolW8t7I7+OSeWr9oOV8uqVt1y2 kIttzzeo1iw56rzA9neiIq9uK3f6KocRVRvruRls1vSjkVzon9m9TKE1Lr7eiY1l8fusinF/4w= = X-Google-Smtp-Source: AKy350YjoSTtdCAfTQMPzdO9nMnNGyM2K8bKFnITv29WAEGe/u0Y3gujawiZIwmM1tq/nw4mMNRgMIMMYlmq X-Received: by 2002:a92:c6c6:0:b0:32b:4d92:2b8 with SMTP id v6-20020a92c6c6000000b0032b4d9202b8mr889358ilm.26.1682134941005; Fri, 21 Apr 2023 20:42:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n17-20020a056638265100b0040fc12ad992sm627188jat.10.2023.04.21.20.42.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 20:42:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 20:42:20 -0700 (PDT) Message-ID: <6443579c.050a0220.d8d2a.348cSMTPIN_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 942AE605246B; Fri, 21 Apr 2023 23:42:20 -0400 (EDT) Subject: |SUCCESS| pw126363 [PATCH] 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/126363 _Testing PASS_ Submitter: Mingxia Liu Date: Friday, April 21 2023 07:14:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126363 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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/26080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/