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 CF68342351 for ; Thu, 12 Oct 2023 14:50:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C54254028A; Thu, 12 Oct 2023 14:50:09 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 362724028A for ; Thu, 12 Oct 2023 14:50:09 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9a6399cf78so756936276.0 for ; Thu, 12 Oct 2023 05:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697115008; x=1697719808; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OLdORnZ2hv4xxMy9jSA1qrB/rJdaEtMEjxhkUSJX3iA=; b=i7ySXBpR9jrhNnV3wM8ggXHEjnUilu0FzEZ4v5UJUhL8uGfB9FZnEUCQxBObLCpKVe KRb7SbOHs+y7Q7OuUdZmkdqvF8CeT+4m3BJJzuNrAY+lBU+ADohtpd1qSfhrhHB90Afa TKUokEAgMbKD4LQ6Oh5eU2k/zf/4sjlbA+Vls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697115008; x=1697719808; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OLdORnZ2hv4xxMy9jSA1qrB/rJdaEtMEjxhkUSJX3iA=; b=lngyeneEXRGLmv7zMoDlWyMKtf0YCimUK+4liNiidg8JDk+4jKKPErjHhcXJ0k4ut+ fTcP7bsuWwIokbRl2WXHT8Ik0UzvDXAwwWBHMxMyiUxbKP0Mo4UNV3ghaGTJ6le5JNKT c5LRPRfjyCrq7ooKao6Tu7kwOOZK1zYiBoUwppyzaYptA5A/4bioKRjSyjxhzKjSfJcS 6B2khdgoNdO/XywJWAOmkUZtuGxFugoJVi4yGU9WuzX90bivB7Iw/Gbw0YnUHyBleTbU HKCD/fc7Qcas2Y16uh5LiPlGwiFPRoEqHZhhcuqTEbHl6BaMvdJEb4gHE3EwTp2GCVCm 9XXQ== X-Gm-Message-State: AOJu0YzLzjD1g3Z88h8dMBkOQf3nHdqbr8BQmFdncxZCNj0LtNA2D4GN A3so4uD6kD7ZxXKAPrxTe9/ZHfjrxh7/Nz9IxxTmsCZhOrOlhm54l8spGMYAvyaFXZ6OkxQMRQ= = X-Google-Smtp-Source: AGHT+IEPc3N2+t/gGsPKtbf3Yw5uo06YbAyCiSbtfGx89ppmWO5p5iquwfy2vGrJGfHFS2YZdN3X1m9WAXxn X-Received: by 2002:a25:ace0:0:b0:d9a:decd:ed3a with SMTP id x32-20020a25ace0000000b00d9adecded3amr520602ybd.26.1697115008673; Thu, 12 Oct 2023 05:50:08 -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 b17-20020a25cb11000000b00d9a57dc1b0asm419989ybg.32.2023.10.12.05.50.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 05:50:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 05:50:08 -0700 (PDT) Message-ID: <6527eb80.250a0220.8627a.449eSMTPIN_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 BE9EE6052514; Thu, 12 Oct 2023 08:50:04 -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-amd64-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/