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 B084243BBA for ; Thu, 7 Mar 2024 12:11:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB6AA427D8; Thu, 7 Mar 2024 12:11:06 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 6862F410D5 for ; Thu, 7 Mar 2024 12:11:05 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c1ea5f29a6so265136b6e.0 for ; Thu, 07 Mar 2024 03:11:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709809864; x=1710414664; 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=daH9S53Bwxl8FClb88Py0ovABz2HKnN/VLwegSl1yrk=; b=jeltBMaWiBcKf/EBHxj+a6ykltefuJ4HmFlTHJ6730qr7bqThZO/ZbM8QcBLq03Tyv EI4xwlx0sv6PNe6Bb0g0gF1gE6R6t9W8EyTtfPu4rID5VVLudp8PTbRZ8Kl5MhWgxMHS FhiEq1P2STi7MRv8/ynY90L3qXRp94Y73OCcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709809865; x=1710414665; 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=daH9S53Bwxl8FClb88Py0ovABz2HKnN/VLwegSl1yrk=; b=SRTJlY1txjanXizgvVoLCis0Z14hc+zds80OP5dv1Wfw0/5ubOdmhtg4oT/N4Y5nb0 8WYK4E9iwJqgFGFySE34l/ugDOf5QGE8mkgmyhisJ+/5qgA7PrabMnL1vYLUiHcBffQZ sVBJZOZe8fkgrNkkszn2IWAABYQIGQJGt1nDyG+dP2ItBiFy9dPdmW/DpUo0YRlo/sma Q1Yc+MZ20tOeXrxvD6uDN21C6E4yR1H0vDvkhDp9fxjpVVDzc0Q40IidlFL+ynyMIBLe DEv594y0XLt4TrjhM6D3Y3bF5m6znMGsneBLPR/XWT2TNk3zugwxXVCH35VehGJEgajr 46sQ== X-Gm-Message-State: AOJu0YxMnP7tPZRrRtVPcg+/1BGFsyB5/xGytuZ4vtVxqSTi16Wd4cnx 3p3YJa5mcPiqUTx19lJMU8+wX3HtntUTJIeN2dLtPeD7AWMy/tOBv5Qy+xWszpuWaFU+AMeGoth qsQYjdHguAypSUix2ojFtEEzr62FLGyfAPBLr9n/d X-Google-Smtp-Source: AGHT+IHfgUqnb7faB4lLq6LgJHUtWusSdyMrq8ZL5Svhc1ZdiSI3t1Ot87uOUapLPPA5XI9fhOHCFcmEEaWc X-Received: by 2002:a05:6808:1285:b0:3c1:f1c2:b96c with SMTP id a5-20020a056808128500b003c1f1c2b96cmr9590253oiw.28.1709809864816; Thu, 07 Mar 2024 03:11:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t18-20020a9d7492000000b006e4f08ad900sm301337otk.14.2024.03.07.03.11.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 03:11:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 03:11:04 -0800 (PST) Message-ID: <65e9a0c8.9d0a0220.75a5a.f528SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D13E7605250F; Thu, 7 Mar 2024 06:11:03 -0500 (EST) Subject: |SUCCESS| pw138088 [PATCH] net/mlx5: fix age position in hairpin spl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307080924.310710-1-bingz@nvidia.com> References: <20240307080924.310710-1-bingz@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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138088 _Testing PASS_ Submitter: Bing Zhao Date: Thursday, March 07 2024 08:09:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:6666628362c94a0b567a39a0177539c12c97d999 138088 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/