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 0B7DE45B87 for ; Sun, 20 Oct 2024 20:18:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4BAB4021F; Sun, 20 Oct 2024 20:18:20 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B661E400EF for ; Sun, 20 Oct 2024 20:18:19 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20c77459558so31727805ad.0 for ; Sun, 20 Oct 2024 11:18:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729448299; x=1730053099; 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=Wx1WgR+FZJqxh9A4xjuKgZlKpMG2S9AKPjIC6DT/f6A=; b=h3IiwjhzFJwSx7FEiCa+EdMRdr59vLl5HWVxo50DFoQzN9iXmhLVBpBpNfSr91Dl1S n1Pd6R/fHUa5WGMExdQX+nGReWwAydYd33TahGYMyuMivviwVDxlL1Wecrw5aOdW5xIH 4xS85oQsC4UGwPSL2TH7tA8wSWO87J/H0UjDk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729448299; x=1730053099; 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=Wx1WgR+FZJqxh9A4xjuKgZlKpMG2S9AKPjIC6DT/f6A=; b=LgnUFXLAdbfsrGfewh6IcXsFJuynwsrErwjVqdSVJXeq6MQT7A40qRlXuZ9t67H674 1IAimMKlw6466sLeGCItONmVSf3vZ6lOMLNo9DIbxQ8UsvqBuy/24BJ8FvDNeyfEf0BO /HpSDx0OnKPYTVFE1tHR5eCel+aE6ihkcgAOyWpS50XL/CfH3b5FXZM2zqd+rquNWBZ+ ErRz5OwI2h7TrchS0YY6Y2AJ3BixVS9G2Va/+E9y+k0BOOdNqbpkYk/qTFfxA5UC7tBd t5tGXJ5EaE6K/VD0tJtKdx2zpz27yMdrWIRXlHaAyRW8blpG7TQXUErwZ5oX6J5Gpu6K UheQ== X-Gm-Message-State: AOJu0YztZzZnEKMkEdz/l1tezwFtxnaZ6rTY3gpkI3Kx9djpTRHKbwIU c87IOTaVxNSi6Kx/TQwtswJAIFFhDurspagDo7J3eB1x0rk93DzFs8pEIfJGGjD+HFZwbNFCtnf 3MiboybJ4MnXXq5v5NC1XUOVQR529VFbpJ3oI0iTF X-Google-Smtp-Source: AGHT+IHbFXD8Dm9eHAdOaGJlsLnJT+1FS6pNEIvQOBIAzy/wYwb0H9G077FXQMBrh7/aDy4HBZO4K5cMYax4 X-Received: by 2002:a17:902:cccb:b0:20c:b606:d014 with SMTP id d9443c01a7336-20e5a93382emr134521725ad.44.1729448298747; Sun, 20 Oct 2024 11:18:18 -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-20e7f1685bdsm608675ad.105.2024.10.20.11.18.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Oct 2024 11:18:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Oct 2024 11:18:18 -0700 (PDT) Message-ID: <6715496a.170a0220.33aa3a.3acaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBABC6052471; Sun, 20 Oct 2024 14:18:17 -0400 (EDT) Subject: |PENDING| pw146152-146160 [PATCH] [10/10] net/mlx5: optimize MAC add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017075738.190064-11-dsosnowski@nvidia.com> References: <20241017075738.190064-11-dsosnowski@nvidia.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: PENDING http://dpdk.org/patch/146160 _Testing pending_ Submitter: Dariusz Sosnowski Date: Thursday, October 17 2024 07:57:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:9c935343d8c7397198f2fb72500cc9db120c8d8d 146152-146160 --> testing pending Upstream job id: Aarch32-Unit-Test#3882 Test environment and result as below: +-----------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=============================+================+===========================+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+ | Debian 12 (arm) | SKIPPED | PEND | +-----------------------------+----------------+---------------------------+ Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31525/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/