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 BD32542CB8 for ; Wed, 14 Jun 2023 18:18:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB10240E0F; Wed, 14 Jun 2023 18:18:46 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 50D3740E0F for ; Wed, 14 Jun 2023 18:18:45 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56cfce8862aso10175187b3.1 for ; Wed, 14 Jun 2023 09:18:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686759524; x=1689351524; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jPlv6GZi7HfJK0Rsg/ixpbosmwmZThExOuy2ehKBbw4=; b=LWgkDBxO4EyxQ+D0cVBP82pqablkW3sHeV/hkY7kSrNM8NYBV7DSGea9SL9oto0FL3 lJ2tTDl7bpJkimlYD6ugqkm7OdtysCFzfOVXK1/FVSPw6njI7nHduxBoho5lv2vFI08R Iq6El1WJHF1dW4eLTC9x9xdRPwpbtDwOEOfDM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686759524; x=1689351524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jPlv6GZi7HfJK0Rsg/ixpbosmwmZThExOuy2ehKBbw4=; b=d9AHNz8jJDTjr3M0mENWr7Fz4q8R1YsW026kiV1E8kT9dCjyRuOs2E/uFYO+91gCGq QcTBDQKsF0J+KLN8CY1CcziAuNy/7FdH5rzp/QupvP2YN9HixiLCjTcKG48eDx3vGVjk l3Mp7AcBThtUMThwgZ9qP7Sr0BSvF9VBysdejJcnNB6NxRvlMtnKRKdLelyWBIry6J/C 1jQVR/3LvzaDjr3mTHvO7AEBgXfcw2lGpjt6byypYSnH+eu7Z+LGrXCQW4oyJ+2UnQPy IGg0MV2IP040H52AZCoCWl0mST8xfYjemqefI3H1+qBEKOnpJYONrqSdFIPSrxsQFXr4 RjhQ== X-Gm-Message-State: AC+VfDy06k+iWl8N1ucBKDPxRTbp6x9rnHmFuvrawfLKrcWsqjblrdIp dlYfYo/AHmvnJjhu/fbYbJXRBJmOORNLZYNBviUXPjkERzxcTEGfvSgiuD7G7ncKRw== X-Google-Smtp-Source: ACHHUZ5v3zCBG72dUsvlO+rYI9qz7786xE9263rSv8MkzwpEzgaXMDxXR01iMGKVtKlG1obQ+y7cDnOWCsps X-Received: by 2002:a0d:ff87:0:b0:561:d21d:8ce3 with SMTP id p129-20020a0dff87000000b00561d21d8ce3mr2314603ywf.3.1686759524727; Wed, 14 Jun 2023 09:18:44 -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 z206-20020a8165d7000000b0055a886aa320sm3127509ywb.30.2023.06.14.09.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 09:18:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 09:18:44 -0700 (PDT) Message-ID: <6489e864.810a0220.f01bb.508dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5BA6E605246B; Wed, 14 Jun 2023 12:18:44 -0400 (EDT) Subject: |SUCCESS| pw128666 [PATCH] bus/cdx: Move debug print before unmappin From: dpdklab@iol.unh.edu To: Test Report Cc: Abhijit Gangurde 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/128666 _Testing PASS_ Submitter: Abhijit Gangurde Date: Wednesday, June 14 2023 10:23:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128666 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26680/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/