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 38FB643237 for ; Sun, 29 Oct 2023 14:36:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33FF9400D5; Sun, 29 Oct 2023 14:36:01 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 08DFF400D5 for ; Sun, 29 Oct 2023 14:36:00 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9b9adaf291so2311363276.1 for ; Sun, 29 Oct 2023 06:35:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698586559; x=1699191359; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q8YSZKHp5LMF0qt/OHxmIYmmeflaETCUiRpP8MmkKYs=; b=iYEUQPs7I9d9X02zbJqBUemGJczsRkD4MJx14LHZxPJdSLnjwtv29nWj0lZY/yJSFx 3nuuj392pv+6lIzcGoghiz06vq5xntr3YdOhJQ9vmKoXNErIAMY7X/nhDahVPfqdo4mV JDGobhH608Q9mjSGvxl/e+fPN3B/ElH2UqAHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698586559; x=1699191359; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q8YSZKHp5LMF0qt/OHxmIYmmeflaETCUiRpP8MmkKYs=; b=mKOoXiy4r5ZW0Kd85yyUaan8d8CPf39H+evQhBj76fdQ/JwMverq5QeINy9SgtpgoW I13Sz8hxh4G4YPsyRnFR5C0Abv6NP4Z6KHoGDkDVIDFon4yqeAJMxXGCjoPQTpYopo7E TKdu8cPHnLi/r2ZpQD/klZ2EMbxVUoKb/+KscOQBOtJApVf5rPmuG9KftkmGEfuKpO+A gdfRG7uo+JH8CDqE/eoHcmyFH/ZiwvE7Ug7HMomkq2EpsMzJ971WsIb3KEJCg0uQSTnN wmxWZsp0R2dxtFXVqGAb7yw4QxsDLjLo1RT7Xg3glOfhBxAWY5z34qafkgN9zeAQkT+6 IlNA== X-Gm-Message-State: AOJu0YxVJeLgL3SByF0mKgCQ4Qvv+QzhEuGuMAsbEMFqWUJ4+DqPUohC 0xx8ocS3IAPEEC32/MYKvkpPY14/DDrCqkDO3RxoiFl07P/QQkyyb7akT5O7bQ7549eaE86WzQ= = X-Google-Smtp-Source: AGHT+IHATjxhWwSy0c7GZSU24rDi3llbuGOEhYrFUgkOdUJDFzQXaWRdQgzTxF9uEsLk1na5oxEJpNpgo58M X-Received: by 2002:a25:a449:0:b0:da0:50e6:12c5 with SMTP id f67-20020a25a449000000b00da050e612c5mr5124886ybi.62.1698586559373; Sun, 29 Oct 2023 06:35: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 x10-20020a25ce0a000000b00da0630dd25dsm628529ybe.29.2023.10.29.06.35.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 06:35:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 06:35:59 -0700 (PDT) Message-ID: <653e5fbf.250a0220.b92b3.245bSMTPIN_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 EB88B60524E7; Sun, 29 Oct 2023 09:35:58 -0400 (EDT) Subject: |SUCCESS| pw133571 [PATCH] [v3] net/mlx5: add indirect encap decap s 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/133571 _Testing PASS_ Submitter: Rongwei Liu Date: Sunday, October 29 2023 12:53:48 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:c5195f9df1508e5aff4b877a1a6ccb50085f4f72 133571 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28131/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/