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 805D0436F5 for ; Fri, 15 Dec 2023 01:31:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AD4C40266; Fri, 15 Dec 2023 01:31:48 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3F84440263 for ; Fri, 15 Dec 2023 01:31:47 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ceb2501f1bso101824b3a.0 for ; Thu, 14 Dec 2023 16:31:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702600306; x=1703205106; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pBDyiVW93h6kdvuudJsX/3xQSN+swEkc/g7gk82uEj4=; b=aUX0fA9gXdJLGxRr3mGqPcuOU7JEcr1M8sz8xDuehYUXrFPMTVXuiaeqJIS/394j4M RcQ5tPbU3W6XnhaVXuOQ19VH04NThwqq+eh33nSBPQUXYub7yugM8CCramZGE5QrCnIw sBcy7xUCnjYvBwi5PwEOzFnP1UXNs2QOsHxA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702600306; x=1703205106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pBDyiVW93h6kdvuudJsX/3xQSN+swEkc/g7gk82uEj4=; b=eJ0ip1ZMKzXXdmiwFqB3uPr9P8TBasDFvjQaWWVVrFGb3/MolMAWy28x4ExPPxlvY5 vV2iSpkZXPuaXE00ootVAb/Dk68R7TqjbGuG+eL/ilZVs5PDfQciOKGKZZx3A/VMgfW9 LaO/zvV+Z7Q4vpdg7Slkd2z//S8Edg3exRW2hWU1ToW9FThypNXAZHq2PEE2E+NhGBOb 2KeK7avr3vqiOLUTRChMIA3HwSJYB6QMR1ZvBkQVZZ0tPYi1/Ia+c7LPcbj2TOd02GHR Fbct+uzI1efJ7jWRuXU24izmlMDu0utBEf8hGeS9B3tIOqLhcQez6+jk5C1p2CMCut3u gbfQ== X-Gm-Message-State: AOJu0Yy6dPU/g2RpMqY/HAY0H9aFt/EA1UsVPk5LWLDRo5OpKdO8QstC KVH95EpJzU/tOoHm6bOpd3n9yBjehQFpmdn6fO0moAV9fJX+WZ3ODAqmGA== X-Google-Smtp-Source: AGHT+IHDDJJ6YIH1Lcjazo7/K21FXl/GzMc19eoY3WlH98OivAdKcez/MTZ8m4Iork9pnuIVNyoxPgd8uiSS X-Received: by 2002:a05:6a00:3211:b0:6d2:6704:dd3a with SMTP id bm17-20020a056a00321100b006d26704dd3amr1414760pfb.32.1702600306328; Thu, 14 Dec 2023 16:31:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h22-20020a632116000000b005b47a5a1282sm383979pgh.15.2023.12.14.16.31.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:31:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:31:46 -0800 (PST) Message-ID: <657b9e72.630a0220.8769c.ebdeSMTPIN_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 89A39605C311; Thu, 14 Dec 2023 19:31:45 -0500 (EST) Subject: |SUCCESS| pw135176-135179 [PATCH] [4/4] net/mlx5: add modify field a 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/135179 _Testing PASS_ Submitter: Suanming Mou Date: Thursday, December 14 2023 03:04:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135176-135179 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/28614/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/