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 7EC4243152 for ; Thu, 12 Oct 2023 14:22:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31F124028A; Thu, 12 Oct 2023 14:22:44 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 799834028A for ; Thu, 12 Oct 2023 14:22:42 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-41954a3e282so5332501cf.2 for ; Thu, 12 Oct 2023 05:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697113362; x=1697718162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/p+YyKHzUXtSyC1yIf/hqKbhbXlNfxIEO+Js30qkdio=; b=Oau70FUsQKyJe1nGjsQARMQMSLN4OygNkeD6phBtmrPn+cllkhjmF26EeoDNeDS6pa z/buNdpieslisaQnxBiNJ+p0yZiHBLXTTH7vwgEe64ohoIiwbyj2+m2U/k4PWxsoL62x Pfa/VxPl02OQyb0cflVO3CkpEpRaCY7pTavJs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697113362; x=1697718162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/p+YyKHzUXtSyC1yIf/hqKbhbXlNfxIEO+Js30qkdio=; b=Q+gflRrtIstksE5Z51Sz4DLX41bsIfGgmnjaQGhbstrcFAlAXHUmHdtqO4U47XyNRm 9MNQFDFYH73ta2QSp3jKvHmeYQZ1EjQ9NDrBGv7G6BmrDkkhVMfe5/OjxWiofZ/0tose uo8DbS75f0e3v6JbO/ErArayp5d5isEl86D37SmQBcxqoo2Lz6aekBxTF78leUnXfmNH YJYn3UO8WKnRLLNYrLC7rMsgqVIpDKPeCKUc8MZxRI6PuhkMkycj22AxsoRTV0bpwS1D 0OSXnOxA0m+E7S3ymiGOH2wLSrMb5HTfPT5CdmhqkNFTYX76mtA/2V87j+hRJDWm3ye6 fAHg== X-Gm-Message-State: AOJu0YzFfTnm+mtQkdXw6rnkbHdv0LBR7WeiSc2N9H1z3fjtgvtNedmG MY1I0vHz5/HUT/9lun+SrkhtLkO8+IwvVe5EQtuMs2oTRcpqzd7OQHoF+g== X-Google-Smtp-Source: AGHT+IFA9TxeAS954VGuXsCxC1QA5wp47kk8ZuQlMaaKt6OPNqwjsAbx7LLolqAvwpQ+TgcraF0gPJYwi3bQ X-Received: by 2002:a05:622a:718e:b0:418:1ea4:f0f5 with SMTP id jd14-20020a05622a718e00b004181ea4f0f5mr25675728qtb.2.1697113361900; Thu, 12 Oct 2023 05:22:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j1-20020ac85501000000b0041812480e02sm696914qtq.7.2023.10.12.05.22.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:22:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:22:41 -0700 (PDT) Message-ID: <6527e511.c80a0220.f5596.2c3bSMTPIN_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 914D76052524; Thu, 12 Oct 2023 08:22:37 -0400 (EDT) Subject: |SUCCESS| pw132495 [PATCH] net/mlx5: fix wrong decap action checking 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/132495 _Testing PASS_ Submitter: Jiawei Wang Date: Wednesday, October 11 2023 06:36:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132495 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/