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 E9EA14567F for ; Mon, 22 Jul 2024 11:19:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D69843366; Mon, 22 Jul 2024 11:19:17 +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 4BE0340E1B for ; Mon, 22 Jul 2024 10:35:48 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fc6a017abdso18025625ad.0 for ; Mon, 22 Jul 2024 01:35:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721637347; x=1722242147; 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=ZLCco6cyOvuAeybUVhywcPB9yLJJGtVwgoiC2p4pSHU=; b=b45zsSaxWYvuQH8109Kh6QVNEilAK6CrQnTw7c1iadx1C4QiJ6IXMhivnc5OWqvI1U b++79CYXqd+5oFX/TstlPrlORwp8U1cnGsAZiVfbT+rl4mVtT9Zud7ijqC6S6OEgZpTO hWbHRnp1pRefMx9M91JQnuCciDKJiru5kkBhU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721637347; x=1722242147; 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=ZLCco6cyOvuAeybUVhywcPB9yLJJGtVwgoiC2p4pSHU=; b=PNB3AZIVeOVmnXaHjrrqXqZoSXlSuEj0wm7Gsq9rGpevdrmumMTw//D2+bDvJCFrHV 3FEzI0cbG0zuzlPYBL4UzJAkFcksExcQgpaY4/0a6KVUwrkq/W9bqJubo27v9iRtSVqN h8SyY8xEg8r7pyyeWw1hmbkLra62W1HKEfHag7iGKx87yLM4kS0cJyW1cyv+S9x4Oce4 GcwQVukE7P1M5akYaiowjr05PJSyrtzfkr0Ae1/xguVXglNHT4QD0kjKF5suo9grS4hG gVdoMXw9Z6IZJCwTuY0nn9FwQhDAEDeSd7DHo8FIyC84VS2AlbiPoiGTIYoAJOvT7Evs B+cg== X-Gm-Message-State: AOJu0YzZTkfmmvJSwUCgm3g93BHESfUgWToqqXQc1EsO2qGpJIhOzTpi 5DtQxtR5N4R81coCnTJlF+NyGScfpKdTmObIdQI+txnsJlX4MD/nssTlvofUFT/Uc0eXQ0hwUaw WHYVfRKKb/+FoDQeq2qSHzXJ4i/McIXGq/7hYS+nO X-Google-Smtp-Source: AGHT+IHw8FBmT1/FNV6agIMygQvOKn0xJE0SQlJLI/IdiMHA6dNEHaimaFHNK4XTLAaFfwrTK3B3wy0qS1gE X-Received: by 2002:a17:90a:460d:b0:2cc:f293:90a1 with SMTP id 98e67ed59e1d1-2cd1606b633mr3957376a91.25.1721637347268; Mon, 22 Jul 2024 01:35:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ccf7c703bbsm357773a91.9.2024.07.22.01.35.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 01:35:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 01:35:47 -0700 (PDT) Message-ID: <669e19e3.170a0220.21e913.4c9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 61ABA6052500; Mon, 22 Jul 2024 04:35:46 -0400 (EDT) Subject: |PENDING| pw142570-142572 [PATCH] [v6,8/8] net/hns3: support filter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722065826.3039119-9-haijie1@huawei.com> References: <20240722065826.3039119-9-haijie1@huawei.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142572 _Testing pending_ Submitter: Jie Hai Date: Monday, July 22 2024 06:58:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:ab49fdbea754a576b522161a7f0a2dfb94e91cec 142570-142572 --> testing pending Upstream job id: Windows-Compile-DPDK-Mingw64#20895 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+===================+======================+===================+ | CentOS Stream 8 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 37 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 38 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ | FreeBSD 13.3 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30570/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/