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 F23734577C for ; Fri, 9 Aug 2024 20:27:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE92042E54; Fri, 9 Aug 2024 20:27:14 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id CCCAB42DE9 for ; Fri, 9 Aug 2024 20:27:09 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7a10b293432so1700320a12.0 for ; Fri, 09 Aug 2024 11:27:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723228029; x=1723832829; 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=jeqNy0k9qT7uuDSCyTkbBqI1sIaRQcmfLd3z0SY9nNA=; b=TwW4t6NyKA5TJ1fehcBeldyaDvyr5Pih5zFxM4g8OzmshquCWB+hd7vcBW5I5daq2Z UQW3Lpb51Cm9q2sYk2GxaqFptZX6lJtP83Jxp08UfMK3w72RBaGjpjd57xUoQVYoV+sM 7g0C1NodrMYkJtbMMm/ll7YSbr995vQ6RTPRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723228029; x=1723832829; 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=jeqNy0k9qT7uuDSCyTkbBqI1sIaRQcmfLd3z0SY9nNA=; b=IZ9e3oxOJkEql+u68r8qsrHR9edGAmk7YU4b5iv3fO76CLkeGGN7DyZ1q6RcKS/O/S 8HM3AONB5tZFUVJvKfCDEYO0d+szMBZxHnn16QAE/NJvPmCNz72kNgpEYyBNuWQeu/CO wcz4ImTv1s5SXXEPfVbrNPJkZmC5ecRgSTB+YqayBiCNGeyQOKQWV0XBV/iW8u4yo8bf mJ9gtMd+k+vvd5bhcDmFbZE9B0Fr5mOIc10BY0OeNPzKcJs2ftsRETV0tv2Wu1hAGAe0 k4gTgZlDictGbLBO3qkN3/Ugwia5Cf/C1vau9aMLmuG0CJWhE0Y72+A9PrxIqlx8BJpI L61A== X-Gm-Message-State: AOJu0Yy3HLEsTZ+07It/oQ5rKRDKthPBG4+rxoPTfyERmbnjU3M+Cy/Z 8jX+dMknY957W+kh94JZO3cV2Fq6xig25VWpw3hTDxsEzfubDLb5m6IbWZ2jBbjNFZB+rP0+nZi tCM5zeOStHmU5C/MWZZ2rJMGMhgVvt2gLnItFZkuzYKbP+5aSjupZrzSa X-Google-Smtp-Source: AGHT+IEzorT9sTu9UwGTY96odfwM5fjJ0YB2NtKKABJfFxmpRFwKXzAbTLIzKYlXxUebyCnEwuKihZ65mZCk X-Received: by 2002:a17:90b:3552:b0:2c9:9f06:bb2f with SMTP id 98e67ed59e1d1-2d1e7f9b0damr2595480a91.6.1723228029001; Fri, 09 Aug 2024 11:27:09 -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 98e67ed59e1d1-2d1fcf067b5sm6499a91.10.2024.08.09.11.27.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 11:27:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 11:27:08 -0700 (PDT) Message-ID: <66b65f7c.170a0220.a87ad.07dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 63A34605C351; Fri, 9 Aug 2024 14:27:08 -0400 (EDT) Subject: |PENDING| pw143034-143036 [PATCH] [v3,3/3] net/enic: allow multicast From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809070754.26128-4-hyonkim@cisco.com> References: <20240809070754.26128-4-hyonkim@cisco.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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/143036 _Testing pending_ Submitter: Hyong Youb Kim Date: Friday, August 09 2024 07:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143034-143036 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250400 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/