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 D93CD429D0 for ; Mon, 24 Apr 2023 05:30:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4365410DE; Mon, 24 Apr 2023 05:30:23 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1624F410DE for ; Mon, 24 Apr 2023 05:30:23 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-763c3429aa6so70872639f.2 for ; Sun, 23 Apr 2023 20:30:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682307022; x=1684899022; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wbr/2DQB/6WG17sbOfrbtJJA/b6RG8GVSMforTEfiy0=; b=cJ3Y8HKzpOPF4hdhS0oqWeybntSHoeYv2AAwUnFePZIv3aDRX2FNjxqM/k/E54yHRk wRrUOQZMuRaElgu8JSrnDqWBc5egGcA+jn4754M3my7M+Jvi+gqGipks6omiZvngTT+O KuzxtMldtHpFt6VAvoLVg9+XnF8V3GZWmxr6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682307022; x=1684899022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wbr/2DQB/6WG17sbOfrbtJJA/b6RG8GVSMforTEfiy0=; b=EHnGqbStv4fFo+f1MRjR8S0IUi/yXP2nD4t5vXoFJgzVjIi2Xu/IMz1zNZyIWpuDbA g9E3b+bs3n7e/fyC4zRXFOQGZAXX0MRv6YqRDrA57Cg68Y+5sI+AYN/B6PogESEfmEXY Ypi8Ot65UAmTUKalGi52rpTzuGQ7Yri2Hi86CzTH/mJOxDSqDTrspHjTFnp0vI799Ygz JRyxLZO+JII0ZXb1WzK8otJwaRSG2vSN+3o7cHerD7lqzND74p02kNWLQyLxhUAJsEPy RO+R5xZ3ngoF61v4AA25YinILM8RJeo29CPlhkdOIvIJ4QcIxZqaLyS2q7sTsEVd9gh8 Zbkw== X-Gm-Message-State: AAQBX9eeD1T1WHmfHYpotGx/bW+/UDbz9BAduxvGqX10F52rqWkXH3H0 pRcYdzMXhowl5uLO9R7n4iTDizH1Tq8gVgNg2SPrN5mKclFg7aYTyNRxJg== X-Google-Smtp-Source: AKy350Z7AM8wW//2HTxO1rf+H4K34ubKxmYTV9ClINmnxfi1Sx/CbwW+d+gqlVM0eDBcmmJlzeHCxg76UyyI X-Received: by 2002:a5d:9914:0:b0:763:8eea:5d8b with SMTP id x20-20020a5d9914000000b007638eea5d8bmr4640678iol.4.1682307022490; Sun, 23 Apr 2023 20:30:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d22-20020a023f16000000b00408d37e1338sm821338jaa.61.2023.04.23.20.30.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 20:30:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 20:30:22 -0700 (PDT) Message-ID: <6445f7ce.020a0220.8fe45.ca65SMTPIN_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 11ABD605246B; Sun, 23 Apr 2023 23:30:22 -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 | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/