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 A9D0A42A04 for ; Thu, 27 Apr 2023 06:23:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A616740F18; Thu, 27 Apr 2023 06:23:02 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 2C8E840F18 for ; Thu, 27 Apr 2023 06:23:02 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1878560f69cso5568688fac.1 for ; Wed, 26 Apr 2023 21:23:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682569381; x=1685161381; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mfs4b37KAdQ3qhmb60xFLESVTEsEq/+KC8SsHnNEHuc=; b=MgLijPx8i2ydCkm/ovKbLZZRHBG2azSFJi+Y67IWp0GF2zvkoJcEQGryTj+tx2UNiX LHLMkMgCfDtd6aYuO1NXRzmSDLnwn9cR4MvWfBZoPosW/vs55AjJ7xvGbqo90zcSuiWx fJeptSCBZRvBCK3ZsppDssoB35XOWXzkZURqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682569381; x=1685161381; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mfs4b37KAdQ3qhmb60xFLESVTEsEq/+KC8SsHnNEHuc=; b=HXH4i3uJ0t6M4eniimPIPbciUTZi+RigMgQnj62jFDquUhJOck1vzBCtLHxcGJfSMj PdFyqAh0c1YMWQTpDdgeafKYExstXn4C669BWOnl9lGNZxYMsDNgF3jLkdea3lExR7Ju WmKDy9NZ6I83YG6rVK/oB7UxxCcWybJbfJsXyvDbcF0+19gRzhbQydFvs2tP/lvB8eDH 6XUBUbANKr3YryYZyEpFZsc583ffCDHq3Lr/qkU96g/pGql0zMsuUP/KmebXpfZJKn9m 1G96ubpz36cm5aNYwNhW3+nPE59LhxqiBMHAtjSbnG3i7XSWFw0kS8CweTq5fg6RZPrI jw9Q== X-Gm-Message-State: AC+VfDz9++LWWqE9f3bhsCbn8XXO5hClkW2VY7PbVvSL3TR0lqKTzF3r 6YavUEmELOqxRJvopK9HwBvjF9rddsYREKx2vUuwI7o4+sjii6tc1ntLXjtD8hhHyLeBxPcMIQ= = X-Google-Smtp-Source: ACHHUZ6J0H3ERQfcVF43PE5TpaVxejBphL+2AKtglokJuNLvqW8gikKdFdDRdg1EP0OMnAxBgTY0TXSqC/JG X-Received: by 2002:a05:6870:e407:b0:180:1531:32c with SMTP id n7-20020a056870e40700b001801531032cmr152481oag.55.1682569381510; Wed, 26 Apr 2023 21:23:01 -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 h43-20020a056870172b00b0018028c35bdasm1232116oae.22.2023.04.26.21.23.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Apr 2023 21:23:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Apr 2023 21:23:01 -0700 (PDT) Message-ID: <6449f8a5.050a0220.b5479.3e03SMTPIN_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 10117605246B; Thu, 27 Apr 2023 00:23:01 -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 | +------------------+----------+ 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) 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/