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 DC01F43152 for ; Thu, 12 Oct 2023 14:24:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D64B84028A; Thu, 12 Oct 2023 14:24:07 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A25FB4028A for ; Thu, 12 Oct 2023 14:24:06 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9daca2b85so6694855ad.1 for ; Thu, 12 Oct 2023 05:24:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697113446; x=1697718246; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PLGyOMakVRXEgNP60nF9oUA0fPm+hUuuPEnW93xCW8I=; b=SNkvmvzWPey7gE0y2uxJ/O0EF9qh6jdfRDtr1tMC1N4yGxpjl5oum1bEOMooUUpSvX 35Igdbp6i7DGiNu7cZeDb/3PzbDSvDRIva/ZAiJLvMYw+bxE3VEqXmbrxi2+Eh9aRhVV kraaMeVEU4Hc+s1IxP/GjNLKyBpdopQ5xIz6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697113446; x=1697718246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PLGyOMakVRXEgNP60nF9oUA0fPm+hUuuPEnW93xCW8I=; b=p+7FS4ALO74u6426VdrUwOWWx9OIggpxKVVgJ0+mMfml15CmpFXhDE4PVKiSO6g62F /k3x9nApT7nNHgYmcymHW8Irz75ThsEKsEwp5LdI00Zfn3EJLOGn87TSlrCSNRgL9rzt 6tLDzMgSs++eWTV71Y+MYs5F3ZBSrOp7u3WyhtGIxNftYeIpCVU15Za5ma8FO0ghE0VL RBUErJ6mY3vkkERdaCI9qkErE7yEhdXiiSQABh17NucCEy82NRWmy6cSORy0WYH5TGb1 AAl1vmm0sceWxZhETk7pFlCSCYcjqfktMLnY88SYO5EE2ioZ79YBZ49DiHpWcVFdFCr5 VMyg== X-Gm-Message-State: AOJu0YySlkr8QztkGB/mc3Z5I7befcyv8XQXB8OscU+Lmy9IzzgLUxtd OpmZEq6yyvwzT3eNdOnjbqzgKzAmZTbo3cCZUoLl4H3kCP+EZvUwaCh9U+F3g0fG1eAertIvSQ= = X-Google-Smtp-Source: AGHT+IHPXRlPeup0tdEANZpM2Osd5/yDD6Oi4Sb0vcHvRDDMexuwGUiVFmhNHFnyBHnNuGNGClTbNdXVRksx X-Received: by 2002:a17:902:db10:b0:1bc:edd:e891 with SMTP id m16-20020a170902db1000b001bc0edde891mr30567775plx.1.1697113445911; Thu, 12 Oct 2023 05:24:05 -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 jk17-20020a170903331100b001b8a598baf2sm90369plb.26.2023.10.12.05.24.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:24:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:24:05 -0700 (PDT) Message-ID: <6527e565.170a0220.c2876.431eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 278156052514; Thu, 12 Oct 2023 08:24:03 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/