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 C9DF842A04 for ; Thu, 27 Apr 2023 06:23:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C583440F18; Thu, 27 Apr 2023 06:23:51 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 202B240F18 for ; Thu, 27 Apr 2023 06:23:51 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-b990eb5dc6bso11238823276.3 for ; Wed, 26 Apr 2023 21:23:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682569430; x=1685161430; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eyGm7qLZuFIY06Tv9e/LgSmNiNV8bwAkBiLp1eoG9Is=; b=fZy/gXaij1yDDWuy9QuMsWIWrPE/J3tQkY1uJMHICjGhLG1s/6COMKRcNh1p36FXlW qMHtM0v+3lx45lI4lig26yXxNLCthUpkDsFPaBQxNmUp/1T/1CJC8YWCo7IuKZMPLgoW k71DGc8AYNspPRL1VNH407b4G1C636epnLkFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682569430; x=1685161430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eyGm7qLZuFIY06Tv9e/LgSmNiNV8bwAkBiLp1eoG9Is=; b=BdWds0Mw+o3GEkda+jcxk0YHZyjPBxgZd0YcWGJencvTTLuTeMATrbm42/1Dygu1Dn qVdYb6L5rQfCOfW6SV/nmxfasAS4Ob8wKyKD4R77e5PfAxjwyDWxK7pF03Bv3sOptChf UyYp9woHBGcuzBt2B+xKYjIhU4ZeuiLZ5jUCk3F7r51IzUtJYdSpFA0FVeYPUnFdikdl HbfJCSXhNEBEMBB3+kZ0Q2AVFwS3KLNWU0vdxbnVPhNLTLc9+yq0STmUVMNDwENzD1OR w5ZVxk78kO8oJgamuOq06+d4Ok7fAr8Ipaz0o8FPJSwoiln4IDuy1FzyWDKptPoMHhIi BqAQ== X-Gm-Message-State: AC+VfDxyosNAq5IFYGnKU3f3HK8xoXATmuwx32Xy7Ow38RzWOBjBiQQz 7o8RfOBIsGk+lmrkWZKPmxVgAoSOUMY+Zx43pAFQOnecvabv7im/S0cytA== X-Google-Smtp-Source: ACHHUZ7Ot44PR6coOTR1KjzOZBRG6BMD1Gy400KqWz+eNBoLCEEY1F2g2xwcXgaCPKuKkrRnjlGhQkbxKc8n X-Received: by 2002:a25:76c6:0:b0:b95:72cf:8c80 with SMTP id r189-20020a2576c6000000b00b9572cf8c80mr1988ybc.51.1682569430485; Wed, 26 Apr 2023 21:23:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a81d351000000b0055615de6fd6sm1459829ywl.47.2023.04.26.21.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 21:23:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 21:23:50 -0700 (PDT) Message-ID: <6449f8d6.810a0220.819c8.f37cSMTPIN_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 25E89605246B; Thu, 27 Apr 2023 00:23:50 -0400 (EDT) Subject: |SUCCESS| pw126530 [PATCH] [1/1] app/test: resolve mbuf_test application failure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/126530 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, April 26 2023 09:27:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126530 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/