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 3F8D343C29 for ; Sat, 2 Mar 2024 03:18:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B4B240284; Sat, 2 Mar 2024 03:18:46 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id AF3A04025E for ; Sat, 2 Mar 2024 03:18:44 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dcbc6a6808fso2827484276.2 for ; Fri, 01 Mar 2024 18:18:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709345924; x=1709950724; 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=U1l7g5wZ4AupqM+3rgaOCf+c3bbwqNL7sAYoyItMthI=; b=fOKQJgn74FJeSy7zgQ3ftVL3yN9aemVzw0qQTHVwSrUPfZNt0snjEcVb8ALYIMbFoM yDPr3/ATkAFc/N5e3hFtyaE6ByoMz6Smt7z6a12TP7DnByHRM50FSjCRuDc2tbi8fWKp j/plz/7a2BgSfsfhg4bmta8VSeJRr2y43vrV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709345924; x=1709950724; 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=U1l7g5wZ4AupqM+3rgaOCf+c3bbwqNL7sAYoyItMthI=; b=sDtU760WEZn8NCMNhc+CARrpnv8SbRnFdQvg0fUQ6JJXZDU2o9dRo/RV9GvdIbpsr7 TIn5n6OpFaf7XRD13bBf72HaZDvUWspmav6JxVv7H6u0B6qXmO91rLw8gGzMPxXBEwWJ Jws+4j78g8++Un9Y6iWbThHCg6BebDuiViXkd0Cjm65RdOXsTipEEDjpsXvEh1y2ZgDl yTCSVfqw6xd/q7hdknciz3MNbzmQi8qBvME4Or8Rp3qQXSCwuxqkYhmNqwQwdTE4LABs ZkWG2Rk+MVX3L1LfOWG0xbqa9L0lWgqTgrV9v7F1mYobu0Ydu/gxIvkFi/Hr4LtIlfVC 5u7A== X-Gm-Message-State: AOJu0YxuDAtO4dTyM0/k+MDtzRF5nb46qO0HjtVZV3dPm+gNS6+VYo0I o4Ouy+DC9tWVUuIx1xfHzyDyKgT9/piNIgEpNuMvHguKxlmTSuNrJ+ofmiGsm21gJ65Fv9KQEke cTT2/9KuMfQuH+d/F6cF1bOVD1HwcaOcAPfe32BIz0SWnR6VmhkSd/064 X-Google-Smtp-Source: AGHT+IF15vXuXF/EvXlCNUhiqWVCZ8785X8giIuOBpi2yen4PIYosoIS1QjCn80K9PjTVQfNJHNuawimQqJs X-Received: by 2002:a05:6902:2306:b0:dc7:496e:42e1 with SMTP id do6-20020a056902230600b00dc7496e42e1mr3461020ybb.51.1709345924093; Fri, 01 Mar 2024 18:18:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n12-20020a25808c000000b00dcf5a12cd33sm98297ybk.18.2024.03.01.18.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 18:18:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 18:18:44 -0800 (PST) Message-ID: <65e28c84.250a0220.a4429.6292SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B7BA86052712; Fri, 1 Mar 2024 21:18:43 -0500 (EST) Subject: |SUCCESS| pw137648-137649 [PATCH] [v2,2/2] common/cnxk: fix possible From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301033534.1968900-2-psatheesh@marvell.com> References: <20240301033534.1968900-2-psatheesh@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/137649 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, March 01 2024 03:35:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce8ce20ae46fe0df7632a0172c73d2dcd1ac0187 137648-137649 --> testing pass Test environment and result as below: +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/29357/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/