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 B80B242A04 for ; Thu, 27 Apr 2023 06:14:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C07540F18; Thu, 27 Apr 2023 06:14:14 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 60EB240F18 for ; Thu, 27 Apr 2023 06:14:13 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-18665c1776dso5799060fac.2 for ; Wed, 26 Apr 2023 21:14:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682568852; x=1685160852; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oY3rpzfi/Bvk7tl2lpfl5KKarsnOEaQbHxHwNd2M0gU=; b=CPN/ErhjBN10MpjC0TU+3Tt31Oe9qpnK3W5owXEK4eTzL+XLFknM5wQr3NnH6oeYCE DzgPTe0AhA6zFfo0A+mi1R8ktnsJEXqYrEd+kLKjOKAbtHmzgkicvdFDcWG+TGxXnB/1 7nSmVNX+nhP9nppOJDECY5jWLMiJQKX1Fcn+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682568852; x=1685160852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oY3rpzfi/Bvk7tl2lpfl5KKarsnOEaQbHxHwNd2M0gU=; b=G+YxR7kxfiSMQO1t3V3JuLgETTQ/su4haKIZBokSvpH2jGNMsT1sQOeP5v+lp3Pixf 2Jy1sv2NSWIb1sfzDhR7MEdQQyHh0kvBYP3rl5mBsLiSPS5Tq3/LDk1OxZWXycn1L32Q jP7tDspaE0iWpTV+sqmN10BeRxtwn72LtLsTVBAKOS9XWASU26AIVVhGH3VJxDY6hICo hcGcKMI0A9BWB72SZrUD4F8hgCuPh0zruLymRGv57vse3V0Vi0hf/aN/5vxmt9NwemPU xmbsUGZ55NlgHNbbj4pYlXWrmzxcTwyLP9ljd+1sjZlQR8MlEEfV3Xie5EMGvxrapZCX tH7w== X-Gm-Message-State: AC+VfDw0nNOVESBmwwZdtDiWpmJ/mRvcZEHuYZVL9jsBFl/ZX/bK9SZ8 KEn4NNXSoEVu+H0fM7FLCUc2qU/OPI3kHf2S+RpP5nEPpEt2LSBKmCyTBQ== X-Google-Smtp-Source: ACHHUZ4r96rDcZ4Jbp2H1X1Fry3eU5Gw4rwe2BxrDYnNqKOwO8COsE2Fnkn0L57y47MlJy/rhq9C1ZlLdS5a X-Received: by 2002:a05:6870:b286:b0:187:e5c4:4a50 with SMTP id c6-20020a056870b28600b00187e5c44a50mr212281oao.17.1682568852727; Wed, 26 Apr 2023 21:14:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m21-20020a056870a41500b001777e5b554fsm1235632oal.45.2023.04.26.21.14.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 21:14:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 21:14:12 -0700 (PDT) Message-ID: <6449f694.050a0220.998d5.449bSMTPIN_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 3666F605246B; Thu, 27 Apr 2023 00:14:12 -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 | +------------------+----------+ 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 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/