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 7C9A04230B for ; Sun, 8 Oct 2023 13:49:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 780A040263; Sun, 8 Oct 2023 13:49:24 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 9635940263 for ; Sun, 8 Oct 2023 13:49:23 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d865854ef96so3802777276.2 for ; Sun, 08 Oct 2023 04:49:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696765763; x=1697370563; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hkHPLwDoZ0iMiypvm82TF+Y6mhza0RkZUdNiPqylzq8=; b=Sdy921znPqwwZVuYzdCutLWwE52iM8pgdpaL55PHN04kWxLLd8jOjuvcu4bJjN97RD 89teZebJ0FfU/qIRCZ/q3xDmOGGg+T1h1j1OXo7pOWyeJ/DAVNRSs8cShBVOQgg06PfK OyouBhzdowVLoJLJbQVQhNar8vR/7v1xwB0T4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696765763; x=1697370563; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hkHPLwDoZ0iMiypvm82TF+Y6mhza0RkZUdNiPqylzq8=; b=pObQ9c4WPSTm2ecx4/w/dT9ecwbEYsbXcf9j9tduZxXmrhFOH/DJydkPnWg8Ab6Cl8 18us8BHlnXalcS+hxFWncz3Nc1XybzACXjRrAOfrR3oDQpi9HpcxJTqnEJWp1lOKWo+s 6HNcYIANf8wqYULonUCFe52IT17SEEQrar5us+zFiJqpYcyYbEjaM0c2cn7Z9cys6SOb Niuhc6F0vlpW6Szpgyvns0AzZe6x78fGYfzyuD9Nov9A7PGA7i3/nS2Xid6XJ9i+6Q7o SYYJI9r8fztsWae7WQX7o8tCkdlRXa4buuFtO43U7oBdW6kBIBZmzWrNoI/1eVDpTpEN ibAg== X-Gm-Message-State: AOJu0YwC81DiRQXxxhkx3nSaDg7FQRUeydRlmxxlHdUt4TQ7gEyvBc9S Ce2a7K6mZQ8huWsZ7ra0zU4OECAR/W1pbCcFHTepyxLgbowEkDehA7nBhA== X-Google-Smtp-Source: AGHT+IGpExkUc8y1SOd/mjcKcT6PwBAUJ8jMuLxg7VSeWV38yzUlGDZ+flTIZyiaFNt4HGppQ7okuNAoavKm X-Received: by 2002:a25:da8a:0:b0:d81:97c:c01e with SMTP id n132-20020a25da8a000000b00d81097cc01emr11905593ybf.5.1696765762979; Sun, 08 Oct 2023 04:49:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j184-20020a256ec1000000b00cec05d90717sm588404ybc.35.2023.10.08.04.49.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 04:49:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 04:49:22 -0700 (PDT) Message-ID: <65229742.250a0220.1303.e274SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A08A6052514; Sun, 8 Oct 2023 07:49:22 -0400 (EDT) Subject: |SUCCESS| pw132394-132398 [PATCH] [v4,5/5] net/mlx5: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132398 _Testing PASS_ Submitter: Haifei Luo Date: Sunday, October 08 2023 03:10:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132394-132398 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/