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 0C22E45514 for ; Fri, 28 Jun 2024 01:35:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08D1A4029E; Fri, 28 Jun 2024 01:35:57 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E1132402D6 for ; Fri, 28 Jun 2024 01:35:40 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fa2782a8ccso37491785ad.2 for ; Thu, 27 Jun 2024 16:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719531340; x=1720136140; 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=NUj02lEPcgHGggomqLSQ2b+0msDJzSBtJLbU7qSA+fI=; b=Cqk2IoYVZopR9Lbqlbu6ooBWc0TzkXRI8hW3e+PSmmvmn0R7zKwXU6N6OoeO45x4bn gsH9xlHH9ohr09F/yEllDvQkOCNRmsx2K3AqVVjwn4lJnKv7CoqbFIuH0ec8e8I96ksF 2HL2+aFO2A88zHxWEChui1YWAV6WXrgtmWDHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719531340; x=1720136140; 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=NUj02lEPcgHGggomqLSQ2b+0msDJzSBtJLbU7qSA+fI=; b=pMcWr5dNs5+bG7EWeK8v6loYZBqQ0u2gLTEqXw1zt+GbJtQ9pYygDQVEwmCk8yUk8q MDlWxgkQ243YEhfFaxY/ARlGqa1+uO+3NvCm5uNGMSZ0qtgXlLCuvopoFuU2lReHQ6ye nteUfQ4IiSGD3Zwc1QjHORb0/tvWC42jMWCnYk4eQQ03Pa2pJkOlnX4WFwSErOfz2Y2+ huRKcfYm+AZ/2CqUSzmjuS651Vh84uM76bd/kAHHx4T3DbbV7LJAIobafQN6ggZW+sT6 wGdaTWZkGEvtcQ/DeY+ztllCQJL9UGopTM03VpSsD9j+OB8Ys8k0myql2Hf9ZfgiJTvy Gbtg== X-Gm-Message-State: AOJu0YyonZbMvaFewh/r3dg7fQhomdrIdTpNoR/WkJpnxML1i6DntPUL zThq41knqVkWpPMKUkrppJN3WkOyRf/tyq99HGAEL8D3uJxRNinz7yRXoSzF2tnzDJA6VJjoXcf ZD82jOEsBs+URI53WjlYZ8Pzz+KQ1lSNdChRYpXgO X-Google-Smtp-Source: AGHT+IEzceJZZFAM+u8ydhW1OyK84kMCPIkIxwjZMuoWdaA8ye9dXwtEWvx+xBcvczxn++HtD5IJxy1D+iwI X-Received: by 2002:a17:903:22cd:b0:1f4:b2ce:8dbe with SMTP id d9443c01a7336-1fa23bdc4a5mr148754835ad.9.1719531340084; Thu, 27 Jun 2024 16:35:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac10e2e9csm189155ad.2.2024.06.27.16.35.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 16:35:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 16:35:40 -0700 (PDT) Message-ID: <667df74c.170a0220.489ac.1571SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 362F1605C374; Thu, 27 Jun 2024 19:35:39 -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-unit-arm64-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_unit_test | cryptodev_sw_zuc_autotest | +=============================+================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | +-----------------------------+----------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/