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 7D8BE45A7E for ; Tue, 1 Oct 2024 19:56:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78C884027C; Tue, 1 Oct 2024 19:56:37 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B79F640273 for ; Tue, 1 Oct 2024 19:56:35 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a363706905so2861025ab.3 for ; Tue, 01 Oct 2024 10:56:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727805395; x=1728410195; 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=9JbvC7LUSUqFArbIfiKFxC11vN4uhSC4dwqSkSJ2Bo8=; b=PELfQSymKkUfB+8EKWf+P010eMdG8Ax7zm4hL+6PlCElrmt2PUJhCfU/jOA3WfBbZr D6dspHVukDGoxJPPZie8G+1ervXre6oOxdbUQyH/1TtPSLqkwRppkQ4+ILbRix3dvgHg H81qIWGhgWeIqKamLLp5Gz11g8dJ9SPgww/Bg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727805395; x=1728410195; 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=9JbvC7LUSUqFArbIfiKFxC11vN4uhSC4dwqSkSJ2Bo8=; b=X/aKrpnhXJPLAjM9QFxHaDsNFfFuK9pJeM2aGWdvQKDmOyLrZjsKTqUtOWPhq98MlB vNa2ItpNBXptFSTgb0uYZ4L9Y4wlr13V4FvnHjju/YIrYaE6h2IwO3vzn1Vnkg+HXxh4 dlxO9jZVDPmD9Q2KQhbt8GKNYe3iWG8BO36zVBnt8vT3iYOIEtf2xRGO5r1AeB0kqSpS 7Tt0XRPqkhwhkzrYm1xF+nvtw4yV1b9/SiJABdf/bvCW+6F0+6rJIgNrSdq9TH5MjVRp PnQ/hs03/9PP+M8DYmT4285qX7tVQThjZx3ChnHxommJpr/S3+ujpJnNoiRZDNFkhQsh 2TkQ== X-Gm-Message-State: AOJu0YyQwY1XRoo98CMLBCdUhfL0YjcvALc6kH3oZqS5b0N4A1JV1xi8 U5sojSLzrHwx+4IZ0sf+tWabaDT6aRcmuOo3jF38iGZXXoBM4FYvr10AxbboJduhAKJfduAeY9k RmTAY1pSv/l8OYEUmedxVEi0Pj6V6BhdDjyV1J+kXRlllMrx9ZzVih5dv X-Google-Smtp-Source: AGHT+IH+RyPhN3A67MJsTstJMq331o3DEBEp/yyoMckXsbmKil9QKi5yVoU36iUJmr48jS+izkrnGtIVA1IE X-Received: by 2002:a05:6e02:198f:b0:39d:1ca5:3904 with SMTP id e9e14a558f8ab-3a36592c111mr4076135ab.14.1727805395022; Tue, 01 Oct 2024 10:56:35 -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 e9e14a558f8ab-3a344df4674sm3841305ab.65.2024.10.01.10.56.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 10:56:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 10:56:35 -0700 (PDT) Message-ID: <66fc37d3.050a0220.3a27b6.d8acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 825C7605C351; Tue, 1 Oct 2024 13:56:34 -0400 (EDT) Subject: |PENDING| pw144856 [PATCH] [v4] common/cnxk: fix IRQ reconfiguration From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241001131109.4210-1-pbhagavatula@marvell.com> References: <20241001131109.4210-1-pbhagavatula@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: PENDING http://dpdk.org/patch/144856 _Testing pending_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 01 2024 13:11:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:ae03728dd31175d055f7df4e141f9944eccf9444 144856 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#29857 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PEND | +--------------+--------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/