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 037FD440E8 for ; Mon, 27 May 2024 18:09:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EED8F402D9; Mon, 27 May 2024 18:09:49 +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 78B04402D4 for ; Mon, 27 May 2024 18:09:48 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ea0b5e0977so115010739f.2 for ; Mon, 27 May 2024 09:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716826188; x=1717430988; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xsaBcdIOinhCE1x/FQe04YOc1Q3ghzwMFwd5ktEjOXE=; b=hdDLHbkWtvLxfrKcwRIEmAFOPOnqF0kpwtgCQvBvSK35tInRoovrxn7WtgkEHmHtdg yD7VvEYs4mSCrnBNEPaQTiH72Z8AOkAx9i6nOX+kcI4nI2owdBll0e/LdTEgL7wbAk1X 9YXOX9JJJhSzY4RRFT81k/6uC5P7tyPVfWKYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716826188; x=1717430988; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xsaBcdIOinhCE1x/FQe04YOc1Q3ghzwMFwd5ktEjOXE=; b=CI4MFLrko1+zmpPR8v5AKLoxX2l3i14HIexv+MUoBcY3s367RoQJGRsgKygRtVoPkW PHD22AfJm+PsSY0Iwifoj5I1Q+EHLaRSEgDC7+d0f8qN41EFo84yILmqpKoD1+ls49if LVo8DTosocU+x1la9AamraXF+nPENNWw/05vVQH0Q2GrhQ2Ikvz9/44Ud3HeQJnkn2jF P/5LJso1niOoo/273BagfqoFGCCQKSEeqWmC+LqiQI7Rlu05ZF99Soer5rryJcyB14S5 tQGlqYnn9S79N3Ch/8SR8OB9U57L1D6Bfo4sYTq7TwEd0N1WjnDqnFAu6RpQ8NUEBmyS AY6A== X-Gm-Message-State: AOJu0YwyQjkxBFd/TevG/ThwbesKCW/Bk/BSZ5VobEgTpKdYcmJZQBfZ f9J9QBpjyQWTDZO6CRdb9YESbM+ukY+KMgpr7uSDBv2g25no5oOOKVledKFQQia3O80croIwezr 9rSg4e2ePETOeau3jsGBeBqe7gvyY7TosEy8M0bLLv0cjAa1hKRY6/eJn X-Google-Smtp-Source: AGHT+IH2vh2yqST9z7AIxJbmw6NFnqxbxPPBpn7jorV2Xjspw+UroEsMp4jL15uiyeiT9GiwNB209yZTMuGM X-Received: by 2002:a6b:e502:0:b0:7de:d698:32c8 with SMTP id ca18e2360f4ac-7e8c4e0007amr1071046039f.7.1716826186441; Mon, 27 May 2024 09:09:46 -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 ca18e2360f4ac-7e905ce2e6bsm52161439f.22.2024.05.27.09.09.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 09:09:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 09:09:46 -0700 (PDT) Message-ID: <6654b04a.050a0220.4c897.eed3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E382960524C7; Mon, 27 May 2024 12:09:45 -0400 (EDT) Subject: |SUCCESS| pw140327-140333 [PATCH] [v4,7/7] dma/odm: add remaining op From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527151704.433098-8-anoobj@marvell.com> References: <20240527151704.433098-8-anoobj@marvell.com> 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/140333 _Testing PASS_ Submitter: Anoob Joseph Date: Monday, May 27 2024 15:16:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140327-140333 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30021/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/