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 7F3A1436CB for ; Tue, 12 Dec 2023 04:14:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B97140A73; Tue, 12 Dec 2023 04:14:16 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 506F6402B9 for ; Tue, 12 Dec 2023 04:14:15 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d2d0661a8dso52270397b3.2 for ; Mon, 11 Dec 2023 19:14:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702350854; x=1702955654; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j3VEDB/kKbw0jCFtLicGENo9fRI3tfro1ZDR2DO1ha4=; b=WnK7SlmoQTLPxtXXnMg/KNHyHBSpnYvCB6nOiiPbueWIBrYCGCkVBHjqcB2JR8PBmA ciGRxs2RWXYQFHjucdsVb7B8uhMHVTOf6W2Nq5ZjvqGRqKiXSv8SFPD+vwmejTp96q7L G6VcN5I04v1VleTs/TBi/LSrhQbUma5P7FVKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702350854; x=1702955654; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j3VEDB/kKbw0jCFtLicGENo9fRI3tfro1ZDR2DO1ha4=; b=cQy1/1U6DmoAuzXScPCadC/LVZzXctlsZF6KvQthITIM3j97K8J5ZRXapL8KdSw3VZ QFl1DvqR661xKy/Fhf1Ve7/N126s74b0auzd5UWanW0p46hWF0oqggLb5/+NGSghhx0m Isg+zck5HCbmfEu5fjeGzG/imR4X3g5uYHa3Kocn7Iwn3EytVLbxErYb24i1bhIIJXjF qUNmaRhQP8/Wo++R+4/TkayGvHDSsRzmV7rToDg94YsL2sITzoz2078tr3np4ArCUkke HenMbOCu0GbRmueI6A8HvmowTMi8VSWJGlUR63zVBzVdsV4GsYDCy7rVX2puh4UjaKfC nUzA== X-Gm-Message-State: AOJu0YyCdHeUXSC6PpabQ9jEGsCFL8/DilMP/Cwi+z4GbTRsh8ZCQMI0 mgL1AAI8pOU0Y5WU/luacDz7aum3WMqXo6NoGgHg3jWK4HsKcUEOXH9TWgj0AXckki29p6QmvA= = X-Google-Smtp-Source: AGHT+IGnlOS+HbopmFpAilS2gkqlqHv1qjhmSolFjJDb9aF/WIFhBZMDyuvPeWRYTZG054D7tWaSuJYrIoDc X-Received: by 2002:a81:bb54:0:b0:5d7:1940:b397 with SMTP id a20-20020a81bb54000000b005d71940b397mr4733119ywl.99.1702350854754; Mon, 11 Dec 2023 19:14:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q64-20020a0dce43000000b005c98872a11dsm1225717ywd.78.2023.12.11.19.14.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 19:14:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 19:14:14 -0800 (PST) Message-ID: <6577d006.0d0a0220.dec8e.833cSMTPIN_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 655BC6051823; Mon, 11 Dec 2023 22:14:14 -0500 (EST) Subject: |SUCCESS| pw135047 [PATCH] net/iavf: support rte flow with mask for 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/135047 _Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, December 12 2023 02:34:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135047 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/28591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/