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 88550430E8 for ; Wed, 23 Aug 2023 23:35:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9302C40223; Wed, 23 Aug 2023 23:35:01 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 416B640223 for ; Wed, 23 Aug 2023 23:34:54 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77a62a84855so195036839f.1 for ; Wed, 23 Aug 2023 14:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692826493; x=1693431293; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ndi2BmQ59ffqXzdvn7rQxWx+TunH0XERt0WmkK8IcAI=; b=f+nRo5wS4ygW5XIxuMEgF3VNDbWJfzH4ocsU9GAa/LuGvXeIRxWaO/3+/CtALY4TCW HRtZED9Ijteb7voKwIy3ayl+lV/mDhiYSSCRjBZc+O2zsux/l9zEaZqMhHx+9ae1t64z Uz0ZZk5W7TYZr790oUKYJia6nrLwVWoJbM+uk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692826493; x=1693431293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ndi2BmQ59ffqXzdvn7rQxWx+TunH0XERt0WmkK8IcAI=; b=bXUvOp4b/FjjpJ27Vpjr5C0z5wmLy7zovFoEqal+7ypDe+bS2ok5Wq4K3rVCJVPJ8B A4ORB+cCtUHRrpJs6Ph3ASZg0fhJ5dw1jGDtVpsJ59mvEBvURllLvggZocD7vWRDZYg3 HFHyOZHgN5R+1RQvLqM74RKumGnFYAHTM0rzg2fkHQfgiAfx76L57oQBm8aF659icVsQ /1bDtLMB0TD31dEmNj5OJzTm+/XGvee73I6GBKKPuVJHe+J0nz0dMlm6Oj219+S3RaQw IrfHEa4gK0SgLc3TscLG7XUn1gfthvrD2/B9VYpNfOfaQbJ/cfuQphzwf9hVvUugmxk1 7VnA== X-Gm-Message-State: AOJu0Yx05KZWVjFsI/8hYLlqWU4WOCrr7/V65AUqSlLu94xYH472qZ+0 8FoXfOrNlPFRJKCjoyTZYwtKk2pauh3BhlDakP3Q/zz53EhmRYmJXpzpRg== X-Google-Smtp-Source: AGHT+IH95LPzSiJVCRmbx+fY73EVM3GrnjDod8WueTYDBFNwTSWZIUm2mYfFLL68X1vy2t24OqFV5YZfURtD X-Received: by 2002:a6b:ec08:0:b0:792:4063:48c8 with SMTP id c8-20020a6bec08000000b00792406348c8mr4117217ioh.15.1692826493673; Wed, 23 Aug 2023 14:34:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a5d9f45000000b007868d99aecfsm656216iot.28.2023.08.23.14.34.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 14:34:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 14:34:53 -0700 (PDT) Message-ID: <64e67b7d.5d0a0220.9b7c5.ef55SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 38F496052471; Wed, 23 Aug 2023 17:34:53 -0400 (EDT) Subject: |SUCCESS| pw130677-130688 [PATCH] [v5,12/12] dma/cnxk: track last in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130688 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Wednesday, August 23 2023 11:15:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130677-130688 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | Debian Bullseye | PASS | +-----------------+--------------------+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27429/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/