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 682FF44079 for ; Mon, 20 May 2024 19:48:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64BF0406A2; Mon, 20 May 2024 19:48:01 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A98A040395 for ; Mon, 20 May 2024 19:47:59 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e1cd52db2eso133644339f.0 for ; Mon, 20 May 2024 10:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716227279; x=1716832079; 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=F9LKstQkgPce/cR1TDTgi5gNEUynUjUfTD8QS25KPm0=; b=e8fV63sRKh8f+SzkpvuSCw8TAK7QTt//MC/y/DVAimb0O8yrI78oF6dSEFGsiv3OTW hN5Ew5YV3oNwWAKYuKyImIDy7cmO2nMZ/ASoL7oypJdyYa8Tuig0zGl/c93kMEgjI8Zu A0Ijj0BEZ6D/zZl7SWn8VR0v9vxwUp1HJR/+I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716227279; x=1716832079; 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=F9LKstQkgPce/cR1TDTgi5gNEUynUjUfTD8QS25KPm0=; b=JXrF99WVkJ359064TgnamyIRogvZ88EovVeyWj6ISCU3APnIPBsx8diXNsi7tnp/yi 1PDf1svCMiQBsb++ryGLB99HeI03iLIoUYEENNiYNMkdci1iVTFLFfkmBM3d9yoHF2I3 /VR2EsGt5du5Z/DlVQ4SaF/f+sYZmdRjvwAthF1wsVzrW9hvtNqsFwUnUGEae4pwxKXu TUiUeBa0FITfOjg2I5IFTnHCTZg7WKraH2vP4TRyxDA7cmDP3zREx8lYsB8bA25+tnlk IrascvYJOTbDR4jAmWF3FIICP1V47mpoGylbKQ5K2vn1IEr7+P/FK6TEfoRj56BmvzdK dSKQ== X-Gm-Message-State: AOJu0YxkCzIMEdz2qDZVSUrGkmgeaCI1WORDOWbyBMYS3T8CvFz1Dnun s/zqkzJiJGSv83cbv8zIfGFNSaPqXO+QetYjcU27JwF1z4j7Xcdxsn48QnNnKRtNOoisz92kMWz m0BVcO77Yr+V9aOdW2w+RYFoSP2gw23DPQWWQ4Y7JkGK6XLhfU0W0NGCA X-Google-Smtp-Source: AGHT+IHbc8Qy5wkh839m54RZrZLZ1W8tQp+UxfLP4RCiBUTl+J0SKHuQm9QdB6YLNLXN+jxDnoDHrnKAx9+p X-Received: by 2002:a05:6e02:18c7:b0:36c:532c:d0ac with SMTP id e9e14a558f8ab-36cc1392d0fmr373673645ab.0.1716227279125; Mon, 20 May 2024 10:47:59 -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 e9e14a558f8ab-36cb9d6fb7bsm11169615ab.37.2024.05.20.10.47.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2024 10:47:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 May 2024 10:47:59 -0700 (PDT) Message-ID: <664b8ccf.050a0220.9dde.8a15SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 95AD8605C380; Mon, 20 May 2024 13:47:58 -0400 (EDT) Subject: |SUCCESS| pw140184 [PATCH] net/mlx5/hws: add support for NVGRE match From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240520062524.2401676-1-dongzhou@nvidia.com> References: <20240520062524.2401676-1-dongzhou@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/140184 _Testing PASS_ Submitter: Dong Zhou Date: Monday, May 20 2024 06:25:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:7c0b8f196f0593ff2cb32a59332beea20a1ce5dc 140184 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/