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 0BD314230B for ; Sun, 8 Oct 2023 13:54:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0620240263; Sun, 8 Oct 2023 13:54:28 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E78940263 for ; Sun, 8 Oct 2023 13:54:27 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-419b232fc99so20837581cf.1 for ; Sun, 08 Oct 2023 04:54:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696766066; x=1697370866; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cwiXF4mJAHcaROLuF0jSLIyWY4r2qefPvSp6T6JKLXk=; b=C2XdaV67bHSKTzb8MjW1KxuP4LPuG5AaykbEbSs8osEWvAXJj1/188zkMPQdEVQhau yS6ug2zcKXRS0ZitQ28ASpp1soQIo6ZMWfwTgSIAjBwuiD0FVcMEyJb0A39/jauFBPfd yQK5QnhxpMqZ1UXD3wUxrjT4g2WDbtEkW964E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696766066; x=1697370866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cwiXF4mJAHcaROLuF0jSLIyWY4r2qefPvSp6T6JKLXk=; b=RKshZA2Kh7+FJ2BVu5nTeuHNEKyzYr5p0oY7+L/4W95Y+hV2ow1QHZ1cL1gbYBb8wR zbS+jPzSo229N5Y2UQDZmmAGpU/7jNMRVnhy5DnHYzOQsnVkyIvR7ePqqy07Qrc+5okJ eNE7SvBItyHLOxWG9hsBWIFTkFp2JvM528fsk3qj7eChmbm0BHrGVg26M44dF56oU+yx BcfAVS8xzpsZa6TgD5SZMeasowmgJnGLfJ0kjCt1eTTlcOxthR0ZjoMQ8ZbyBTSGPQp1 wQldmJHgM5CKENm6mdw/VlB77gkCnRqUkmBWDFhC28RIaSfGOZ6ddUQLDlLpEkIVSERl hxdQ== X-Gm-Message-State: AOJu0YyBqPVvjxteBIIOAI8osYEOE6ysBzYqmYxoiaVqNnIYmCii9eKW JvsxijpYBAUVZ288jd02nrf55YgNOwckeg9mBkPN6qh76pwMIN7H97nZqKN8BGL6wq+ud+FPgQ= = X-Google-Smtp-Source: AGHT+IEdcCVAtBWe6Ebkq46ZmqVNFeF3zstRWheByBdqKn+ykih7BLU++TA9Q806CKapNiAHCXKN84xzxF1s X-Received: by 2002:ac8:5b8e:0:b0:418:1002:cfd8 with SMTP id a14-20020ac85b8e000000b004181002cfd8mr13447448qta.67.1696766066659; Sun, 08 Oct 2023 04:54:26 -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 o12-20020ac841cc000000b0041990a1a98dsm314710qtm.17.2023.10.08.04.54.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 04:54:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 04:54:26 -0700 (PDT) Message-ID: <65229872.c80a0220.1c9c3.d807SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D00F86052514; Sun, 8 Oct 2023 07:54:25 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/