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 84A2543B85 for ; Sat, 16 Mar 2024 07:24:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 704294026F; Sat, 16 Mar 2024 07:24:42 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9FA4240266 for ; Sat, 16 Mar 2024 07:24:40 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-366302e3cd2so9219055ab.1 for ; Fri, 15 Mar 2024 23:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710570280; x=1711175080; 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=ydl6WgLBFyfiA1bAmeYKvWpcLXQLlWqWUE5TiceTzCE=; b=jj3FkuFU0jkOAZZKVHWQ1rk59dNC7GRhYKDQ6w4SU8zdi7zPBrjwVhiMnR72ji2Pg9 GEjZV7xpTEeK4Up1N6VvWpqxIJMrP5w6BxYTntzdeY7wDXJuOY+TFM+dWMAi8j8UD8JS vG9jlRixF6eRUkoTkdo7+mexXCCixcDB+6Ayk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710570280; x=1711175080; 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=ydl6WgLBFyfiA1bAmeYKvWpcLXQLlWqWUE5TiceTzCE=; b=QIICzDa9jEYEycMpVYoFkuokDp3HMLhEXZTroqsxN6oyp8S7x56wz+9Z4JOKLIVZhT S4fsnPWwx/vAbeHx3KhGURBrxWr7b8MB5pySoKKkjw/Hqt/PHF/VazMJFXrAuD+nOMbN G7+GLgASorSeekSrWwD0Bzk1RywIedBVPlY26you9QXepeS1/FxZ2T2ZcqueEkZILfAg pExNlIqj++gPrcuExI2z6eARtXB23BGsDNG+Abj42SHzEEzM0onFH2dnx+p93hSKgGVI pR1mbv+OgFcEj6/Ixhww5WKoXZmD/3kbfeQFUgz3+0n1g7bY+SoZAklmQUABkJpq3PR7 1bag== X-Gm-Message-State: AOJu0YzXefBVMwIfWOLMb/Aipj3I4FeHFyUPYj0s59nn+wsd/YQ1Tfdw c/DZX6qXs7ON973lUj8EiOuO5LUwevuoq2vwEKK+YVDtZF2zZkY3OnhBeJUPogB8y3puT5MuLEo IY6QIqcvnNe58j0TPcEI7gGSczBjVRiRkKhpHchyF X-Google-Smtp-Source: AGHT+IE541FoqmLlqmIircBcxY+2+M9lZKkYNjLksjMXCQRxzzvToxWiVgOv6vJjuiFWxk+mfqV2b6/RcpZK X-Received: by 2002:a92:cdac:0:b0:366:94c0:869d with SMTP id g12-20020a92cdac000000b0036694c0869dmr3619671ild.15.1710570279985; Fri, 15 Mar 2024 23:24:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a92cec2000000b00366935fbd52sm163592ilq.41.2024.03.15.23.24.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 23:24:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 23:24:39 -0700 (PDT) Message-ID: <65f53b27.920a0220.02dc.bccdSMTPIN_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 801F46052471; Sat, 16 Mar 2024 02:24:39 -0400 (EDT) Subject: |SUCCESS| pw138436-138437 [PATCH] [2/2] net/bnxt: fix init failures From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240316035441.76438-3-ajit.khaparde@broadcom.com> References: <20240316035441.76438-3-ajit.khaparde@broadcom.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/138437 _Testing PASS_ Submitter: Ajit Khaparde Date: Saturday, March 16 2024 03:54:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138436-138437 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/