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 10D6345B57 for ; Thu, 17 Oct 2024 07:58:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBD964021F; Thu, 17 Oct 2024 07:58:08 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E0CB740144 for ; Thu, 17 Oct 2024 07:58:07 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20b5affde14so3769745ad.3 for ; Wed, 16 Oct 2024 22:58:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729144687; x=1729749487; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=yTSvdJPVNCSjMW1+PhBGkc+GWGj5i0npsY0hbhMbboI=; b=awijH+fbyLWL0cz/8UiD/B8+0ykDx6ja3eMBjZtUIreV63ybvsB+5gffl4PW/063S0 jonktGV/J+kuzhwOwsqOlyiwKwjpLX4kYDzLEHn0AIuYA7Kg9BRsnmifzwGRGnyPTCbq 6Bmm84hihCOSdwxWmTZVHE39SgUyQ18S5pwCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729144687; x=1729749487; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yTSvdJPVNCSjMW1+PhBGkc+GWGj5i0npsY0hbhMbboI=; b=QKlEab2RGnSTNoCXX3VTz9Xa1wSsngm3cHd8LHxFvmTkjq9Fb2YjGXLijLuFTq4dNo 0eqWD3J8Uq0JAj/7QKjH4zIbC5f2N+Ep7PjOwzeGuHQZ9GbXAPgQPU0SRwGU7KRx08Mg IVUYEuCO9wqHGOcm2zPKuNILUd58jhp7Q7cllF9IahLznsmF8m5MiYoDfAFGVCyY/8h4 PCm1cffyfVxr8dkRp56d2iSWu3AmKGHpS5+A1tXqcTPUm+7fRuvTOQd/axYAwystrDfx WCTZL14VZ3RXRVjj7wmhHmFmoyGzfL+N5EoPejGuZm7Jve8ZcUuWv6k1mzIol4VwzZ9t WWfg== X-Gm-Message-State: AOJu0Ywb+DqN4J0H5nwG5cPHtLQpg6L9Vtdy3yjcPMNoXGAEL1m++Jk1 dDJVTPQr6uv6DyRu+0GM2KIq4Vg8iT688ERU5xWYfMPhVfRf7wf+dRtmzYf3FWjuUFn93OwNy3M kRwzEMy5+AuFcGVhDPmUcSwx0ZXCii9QTzdMSMHV9 X-Google-Smtp-Source: AGHT+IEjX/0axvdu3dxT8Lk82bmzsG8sQPrbTnTX7V3gn0qWZJUTdDRskzNoIgxSosqsqu3Z5ksn9pw/OoVb X-Received: by 2002:a17:902:cccb:b0:20c:6b11:deef with SMTP id d9443c01a7336-20d27f2759cmr97836495ad.48.1729144686946; Wed, 16 Oct 2024 22:58:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20d180ba93bsm1676215ad.87.2024.10.16.22.58.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 22:58:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 22:58:06 -0700 (PDT) Message-ID: <6710a76e.170a0220.239d39.bb96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 676E56052471; Thu, 17 Oct 2024 01:58:06 -0400 (EDT) Subject: |SUCCESS| pw146046 [PATCH] net/nfp: fix RSS failed on VXLAN inner la From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241016081759.4005301-1-chaoyong.he@corigine.com> References: <20241016081759.4005301-1-chaoyong.he@corigine.com> 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/146046 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, October 16 2024 08:17:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 146046 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#317339 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/