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 86627436F5 for ; Fri, 15 Dec 2023 01:02:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8234D40266; Fri, 15 Dec 2023 01:02:06 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A191B40263 for ; Fri, 15 Dec 2023 01:02:05 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b751f23ff1so4072939f.2 for ; Thu, 14 Dec 2023 16:02:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702598525; x=1703203325; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pA+BX5g8Gs6vkUUFeA16Cc/HS2BJdnh6t930Hxi7Y2Q=; b=T7ZjjHZzzz94M9FAJD3zRV259JiaTqfAOyUnhys8exrC9tPaqvEYdv3ux4s3v/gXMO z5aUTjegZDrMP4GblOEI5WNJnQd3DmDXsrLFK6i9iS9ge/aw405KbabmkzLS3T2uwVrZ GzcItYacqFD/PCb+9E2ZtmMJGObIZEKs8BfyY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702598525; x=1703203325; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pA+BX5g8Gs6vkUUFeA16Cc/HS2BJdnh6t930Hxi7Y2Q=; b=nFMnsaSXpUJlF6QmTIeBh8rWJa/8mr6teHJQu4CFQTX2/IlEwmRrLO2fKbBZS+5Rt4 KohVqpaiLVFv31gUrWvipgNrijy1Hi+kbUnhxNSEOkGa2b4MHGRbfUafJE25ELUs+ml6 dsdbPvx++5U0R5YE3+Ec6j7rpA52uRrOegV5tN1MbbBAXRIbYe0JqpQUAEwDWns3fAXD R/y8ornAZc3KAsN5/iRElRxnSlAcvajdGYr5uZwhp1SnA2CUGdytUDJxw4HE+uvDk5tJ fqmniZzA8jaeGF/WNuKzR+ozuEXnz3p8yHH1toOd2TLeNBzEFHvnxh7lj3oahGKsRGaE IgFg== X-Gm-Message-State: AOJu0YyrnD+nxGohIEJBS6IZeuLvgt5ujWy43qd9ur1cnSiOT3qPhRRp HiXm+pjepLHMgQthGOHdWMyXzvkbkdoLeVFfdzKyQ34ydg2KgBPGkbhXSA== X-Google-Smtp-Source: AGHT+IEOyP3yAE8dZ77qNM8LiFACyDtdsiIhqzBC6Dp1UA6gAjUv+TbuA7/U21jsOOsHOOGQ6LWXwx8CP7qx X-Received: by 2002:a05:6602:359:b0:7b4:28f8:d4 with SMTP id w25-20020a056602035900b007b428f800d4mr13311562iou.29.1702598525085; Thu, 14 Dec 2023 16:02:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b21-20020a05663801b500b0046667bf3e6dsm593110jaq.0.2023.12.14.16.02.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 16:02:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 16:02:05 -0800 (PST) Message-ID: <657b977d.050a0220.e74c1.1592SMTPIN_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 B84D5605C311; Thu, 14 Dec 2023 19:02:04 -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 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 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/