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 2DA3743EEA for ; Tue, 23 Apr 2024 14:00:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03D7442E51; Tue, 23 Apr 2024 14:00:37 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 1790342E50 for ; Tue, 23 Apr 2024 14:00:33 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36b375ceb9bso20231025ab.2 for ; Tue, 23 Apr 2024 05:00:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713873632; x=1714478432; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=GlH19crtKbgRq5OJa8+Rp84vqPUaiBUnPFFAgSd+mlI=; b=WTmWPqjVdKXQOqN3nr7rp5nbYOs/goKHstZVdY5dBFdXkNaspxquhG3844kOwJv259 6zExArsUUIEeYOHogHjBldElJJFcdMNDTxRl0h/XwR6JE51GXivdsnRA3IBcLcnG7AlB e5g+TgLUWW+DpoTRRpLG2rjoYyAxJlRepuvAI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713873632; x=1714478432; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GlH19crtKbgRq5OJa8+Rp84vqPUaiBUnPFFAgSd+mlI=; b=wmVu2kpcCnSWI9JKZqt0a97ct1lv3/GnPVJWGy767K8BbfMkXtUq/maUutC05Ba1w9 dg+S2dwf2WKQ/1GH01rtSnrCZbB9FMtancrkvBRLz4j2yEke4H7+t0hgCfNL4Mq7E+TF k4T9jRcvyrsOLsI0/vZWADGUE7cOWfittYQWcQJ9vVe/m8UvriYirt6HtFLtLPTnKle5 rUh1Ls2PikdWdoPgKY/o/zXvvOkhutdVZWu1nujjX40PutlKnHzMvDvWzBN8tM3kJZo4 YK2PYeUx9nbr6WpoWeKgJc0drG3DMJWWQhUJBcRW6S+l6tdBg4aZXfZOnHXzwZJWm3Er BCuA== X-Gm-Message-State: AOJu0Yy2Xkns28l9Q5UnJttU2SMZR5/4HBvpIWAa4yAUORnDZ86o4L5A zQ84w+hAoNjrbcc5GHLQXd9WTwo1xzVFt3LOYnYHBnUly4bORnayJb7MMuP+Ol6miCDhhM2roQr PrOJgZLC4h16bHdoLh0Od1t7E7JeCisk5+IVRbDJJ X-Google-Smtp-Source: AGHT+IFGh7OS8sRu6MJoRP6RpF25UBQwNBtFx/VNO1CS0q7hHYFjWHcdQsJfGb4r5py91n6pUI07OhfRQmvb X-Received: by 2002:a05:6e02:156b:b0:36a:1e27:1708 with SMTP id k11-20020a056e02156b00b0036a1e271708mr3084449ilu.25.1713873632234; Tue, 23 Apr 2024 05:00:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a056e021c0400b0036c0a0b6853sm263170ilh.10.2024.04.23.05.00.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 05:00:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 05:00:32 -0700 (PDT) Message-ID: <6627a2e0.050a0220.29c7b.dfd4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BAEBC6052514; Tue, 23 Apr 2024 08:00:30 -0400 (EDT) Subject: |SUCCESS| pw139628-139636 [PATCH] [v1,9/9] test/bbdev: remove unnece From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422190800.123027-10-hernan.vargas@intel.com> References: <20240422190800.123027-10-hernan.vargas@intel.com> 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/139636 _Testing PASS_ Submitter: Hernan Vargas Date: Monday, April 22 2024 19:08:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:98b4ecb4e4d73e93fdfa53f552b48d71104b445f 139628-139636 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/