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 6202745514 for ; Fri, 28 Jun 2024 01:51:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E00F4029E; Fri, 28 Jun 2024 01:51:05 +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 823B34029B for ; Fri, 28 Jun 2024 01:50:59 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7f61549406eso155239f.1 for ; Thu, 27 Jun 2024 16:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719532259; x=1720137059; 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=xLEUzInk5YF2cyXEN/c/udw8nXG1XC2XT+3Jm3yMvpU=; b=T4xrfvSVVliBXWniQGbO/aAotTl2P4SahS5s0anz+ZhvY6S/h57t2DC7sIip7hKAtJ az4OM/gfg9AR0HlcyS6nunJtUDVs3WbnMVnyLfSiXAfpkLPAB9sY0C5lxoMdHHHvYI+E Tvfdy33VY6qNqxcv8DLxu+lwWmSugxfON8/j4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719532259; x=1720137059; 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=xLEUzInk5YF2cyXEN/c/udw8nXG1XC2XT+3Jm3yMvpU=; b=SAcjuMu9OfAJot3WcH5aq//oOKySyR8pnkaQfgVYCT3zYbOYIVcvBMe7K5myoPvjxy Og19jYlmV3jh0zHj3LRNh7btMm0IFQNAnr5WPBJJyUQuuUEzUT7Uu3jntIUs4RG+OLqR 8AO5oL+iEjdeEwVHmNt9euOW0vc8je42/mjuhZ/lHbf0ZR0ZeN3QS87CP0DauYtMNDio vRq/jLKIbLaZfVe1zkV7BUtszlUhLhjzF+BgUL6IySL/Fc+RZRklg+K6sHoN9F4C+vHY y138UZVA00HIm1V1FSASl4FiaMKYaZutyaHRHd+OQAnHC8vHD5kan/FgOH6yOPIa/Bj+ aWVg== X-Gm-Message-State: AOJu0YyFXXYarWMcwZZqw5hyUvGhptLF4O/MECPEcKJp9paPTqh+/YQn ISIo+hIxM2txEQd8OfrKXZFCH1+X4BdOtf+pu/NTiJDGUkK3cpRYw1n3Jl9CWyoY9OlByzpulmM rIen3uq9g+v2jpJU8JDqPpsR89qlzi7fWXHlgbS7nkPxDGF1RagfwQxBx X-Google-Smtp-Source: AGHT+IHmkXFVs2BsQR9G01ReBPmSHW04Qtla0Pe2Qkj/X6DaDTCTdYW2T8/VN60AstDUklVYkbaevF1dKi/7 X-Received: by 2002:a05:6602:386:b0:7f6:1bb4:1557 with SMTP id ca18e2360f4ac-7f61bb418cbmr134206339f.12.1719532258866; Thu, 27 Jun 2024 16:50:58 -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 8926c6da1cb9f-4bb742dc5cfsm21431173.74.2024.06.27.16.50.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 16:50:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 16:50:58 -0700 (PDT) Message-ID: <667dfae2.050a0220.69259.178dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 534D5605C373; Thu, 27 Jun 2024 19:50:58 -0400 (EDT) Subject: |SUCCESS| pw141946-141947 [PATCH] [2/2] net/cnxk: avoid NPC Rx and M From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627090859.2860207-2-rbhansali@marvell.com> References: <20240627090859.2860207-2-rbhansali@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/141947 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, June 27 2024 09:08:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 141946-141947 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/