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 CF5734234F for ; Thu, 12 Oct 2023 15:51:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA214402C9; Thu, 12 Oct 2023 15:51:37 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id CF5FA402F2 for ; Thu, 12 Oct 2023 15:51:32 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57b5ef5b947so607790eaf.0 for ; Thu, 12 Oct 2023 06:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697118692; x=1697723492; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ub34S+5qEgBHVE15rtVQnZSm5X1oWuUk7Km+U6aR+Qo=; b=E6lHYoiZl9jpCFrEFhWdzVFblVs9jjpYJEk9mdbc+/MbO/KnGdOgdba4ClnLm2OrJs oL/IxKOJ37z7dn/0QhYDbfFcbUdtAD9e1x2/CsCamjFoIkPNVUlUTT5XY9Smjx6wbREB U3KNbVdsQt1tIV83eQPFBal/pnyK/8IRtw2g8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697118692; x=1697723492; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ub34S+5qEgBHVE15rtVQnZSm5X1oWuUk7Km+U6aR+Qo=; b=qinzFjDtIv+Ga6vovXendLC31+cD16cZhxpbjc75eEGl9a5/fIsKKJOWyUnReuUFlI WDuKZmebpEqO6d9PxXtANtr0die4bVJ2QfkRvfx+nsSBjUskr1Av6bpo+0Mngi7SBa+4 S0wv7SCyFcNB+ok5cefzx1IcGd0NDVs/8opPpqOsA1Pty0ApPFVBDh8/ZZcFQD94gRVV vTLI5i40dQPwo9FZ/s0Iu55vWczVDPraJ8kZDFZG/71bhYldMtHQbrSBqNaXbCWYXjf4 nvYDoOwuxOT89062QBtqxLl4uBcEZfVIX90oGZF2JjCWnOxi0pLLAmlkAOP2Gep7A8x2 T4rg== X-Gm-Message-State: AOJu0YyNVl2+EJpzjm0E69xrI/ncPv9Spl7pttCnJUMex+wkUfSnXqSA YNSC4908GYSTNL1Tr/dMPOHMoc5rbLY/RMnZ44bPLw7WpU/dmsq3beK9oQ== X-Google-Smtp-Source: AGHT+IG7+jmWKjKD+6obCxcEA0cPD7wCTAFgV4ZTui/ttG5vI8v6lLjjXVoZtUH/Pf7IF7B1K6HWEHY60xtd X-Received: by 2002:a4a:3019:0:b0:56e:466c:7393 with SMTP id q25-20020a4a3019000000b0056e466c7393mr25676757oof.5.1697118692221; Thu, 12 Oct 2023 06:51:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u127-20020a4a5785000000b0057b568f1520sm1174832ooa.3.2023.10.12.06.51.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 06:51:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 06:51:32 -0700 (PDT) Message-ID: <6527f9e4.4a0a0220.8fb58.d49fSMTPIN_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 B775B6052514; Thu, 12 Oct 2023 09:51:31 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27898/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/