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 75DCF4385A for ; Sun, 7 Jan 2024 20:59:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 723B5402C9; Sun, 7 Jan 2024 20:59:34 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BFB85402B1 for ; Sun, 7 Jan 2024 20:59:32 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d4a2526a7eso1935955ad.3 for ; Sun, 07 Jan 2024 11:59:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704657572; x=1705262372; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pS/CSBc2ec404qxCYETVCbsQp5vBa1unHIUraF2/R4A=; b=Igj3erAYeHVu7NznJOkNsc5oBfJKIOxbqtNHgw79bp3MkcVGtHVRopKXYJaPpZqnxD AnI6KB9Tu6hj3yzRaY2CtjCFNejS3bxkJBiFFjGujYa44RVUy54jkAClfDO/nT0bYv8B uy7f/5p34ld6puFmWAmogLOxnM30BpDXvilZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704657572; x=1705262372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pS/CSBc2ec404qxCYETVCbsQp5vBa1unHIUraF2/R4A=; b=d2fjIN8oUzATi5R9DRC+iwERGujOEi64IS4CQvTG6hktuNFlXeWMMBtGpYc9w7UtBo muieDBeFJMZ//WUmvyzQuOCS/Ffn9C6rprF79NUZvBNiBUuMVOIJdUykJagnUTxy6q7O h2tiAVC8TVZ19hhZn7W6TCJHrodRCTDDVb3/xEbX57OG19LvUlnCwELyEeuibduP0u6d 2MQ2pXztqCeJY8VfEGjWWMxAfb40EQ0x3DipVBJmPD+fX09zvNaqgUXKdiR2czBBL8M/ 9cjbmxGY5WnQIho9V2F2IJhebgRdLL6HiNLtnZkN2UJAnKG+GGmJ6WwhaiVsoE7HWPyt Mfpg== X-Gm-Message-State: AOJu0YwZ7pIRsTuBwrXufvF6qyhvl69MXIP0gaLKIsd6tmhsvRziBdWq aas1WCvGQy7ngDKwlx8MR8pl1OzeWZRhQVup+RGZon2iSzC6oLTNDpzBiFZmwSD/vg== X-Google-Smtp-Source: AGHT+IGORcetI5PjO8dx8xoG6KPmWcuzOn6ZNkDvQvf3euffWWllBexMjkzB/FYYTzq5LjQ0OQMvlHpCbbhR X-Received: by 2002:a17:903:230a:b0:1d3:d8e3:266 with SMTP id d10-20020a170903230a00b001d3d8e30266mr1053474plh.65.1704657571875; Sun, 07 Jan 2024 11:59:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j1-20020a170902c3c100b001c9e68a1b4esm157442plj.130.2024.01.07.11.59.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 11:59:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 11:59:31 -0800 (PST) Message-ID: <659b02a3.170a0220.8c7d3.9c81SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B3806051831; Sun, 7 Jan 2024 14:59:31 -0500 (EST) Subject: |SUCCESS| pw135778-135776 [PATCH] [3/3] ml/cnxk: add support for add 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/135776 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, January 07 2024 15:28:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135778-135776 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/