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 D86284282E for ; Fri, 24 Mar 2023 10:11:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3B874021F; Fri, 24 Mar 2023 10:11:58 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 664224021F for ; Fri, 24 Mar 2023 10:11:57 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id r7-20020a17090b050700b002404be7920aso436597pjz.5 for ; Fri, 24 Mar 2023 02:11:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679649116; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7usnNH3t+Zed1XyXTW8h9BOpB5aJORtHEEaqjhInTGQ=; b=BG5oj1GYftbJ8rVO+nxmJQp2FdoE+aR4EaHIzlCsldG3qZBrzMKinUwCnsrfzox5NV gMnKYPh/z44ir7Ahog3WCQl74Q23TTq5bIyp4OYT85tKIYQbcq6UToCnd6RQuXZ/qI3A t82yAZ/ZDbgYvJZfchlqiHPBLjK5zWm5lVoeA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679649116; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7usnNH3t+Zed1XyXTW8h9BOpB5aJORtHEEaqjhInTGQ=; b=BqPo9mAi7qNFxHIV9UnRD599k338nWQHgJ4goOxxmsUhusKtnekY8yZs9dL6Gd/GnR A8RqjEFvl9atK6SfX9re3WxSVju/TWXyRze/UPYvMjH8SE1+RySpKkrP5dJwW2gapAih e5RA1MtmhmhpJ5qoF0TzvvIFz7kZibMoodDEAA4UKo8ovEG8JKOOj67898Ifliy62dBY Sp0d9pIYqnZfnD74h4xQNPA1CnmWH4Camx66sNmPJBdVxgU3EW6rjLnNz+5WTI/UU4g0 RdTd5umeHFO8sBOgXFjbNS6gEXttTLzkDUExWaApTrImBvs2X4AjHzHE2o+cz2olIUZr t58A== X-Gm-Message-State: AAQBX9cFADIUMaK80LXX9kV//xQfA55Hf7q8SgrxZ7fPBfLMOKcAYuqK G2kXFPSs/PZtB/4sPmMxBymxWjO+ikMJme619VX90ogYsRjM/ph25zG1EB2QiCSETzEFxWzSxw= = X-Google-Smtp-Source: AKy350auCqH8L1DFOgFXHwZI52TR6BkZSy8+miYJFp+kGv8WDbasOOKhkLGjP5HxiYyYb8uveDsiJnq1ajtJ X-Received: by 2002:a17:902:e414:b0:19f:1bd9:505 with SMTP id m20-20020a170902e41400b0019f1bd90505mr1645298ple.36.1679649116035; Fri, 24 Mar 2023 02:11:56 -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 ja22-20020a170902efd600b001a1b21dfbb1sm2460106plb.146.2023.03.24.02.11.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2023 02:11:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8222D605246B; Fri, 24 Mar 2023 05:11:55 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 81B3260123; Fri, 24 Mar 2023 09:11:55 +0000 (UTC) Subject: |SUCCESS| pw125418 [PATCH] net/mlx5/hws: fix saving of jumbo tag for deletion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324091155.81B3260123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 09:11:55 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125418 _Testing PASS_ Submitter: Erez Shitrit Date: Wednesday, March 22 2023 10:16:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125418 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/