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 897034577C for ; Fri, 9 Aug 2024 20:25:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F1BC42E54; Fri, 9 Aug 2024 20:25:37 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id DF15A42DE9 for ; Fri, 9 Aug 2024 20:25:36 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3dab336717fso1576861b6e.0 for ; Fri, 09 Aug 2024 11:25:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723227936; x=1723832736; 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=budfHtCh4F1eZ+GpUOaR7PpKrus1Cn/VhrqeCd3Lbmc=; b=Yx+iKwIQMU1NMZUrTkLk6r/L16KHn6WxvUWJ8jz4Tq2F0aYazBG8vfOM9wKr7Gpltq tVk+hnQGkFjWykMjvtdnxYeBS6QFpcnfsWc84JIsHs1jepNfosY/SD9XxoMBGosR4H5g TC+pwH1QoH187O2BY3dIP6dCWxUQJf1Orj7Zw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723227936; x=1723832736; 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=budfHtCh4F1eZ+GpUOaR7PpKrus1Cn/VhrqeCd3Lbmc=; b=tFzb7FRjsEgvA7YPHJQcbomFY6sC2iK1x7kAyA/jz3iMgXdhJBovrrhm6N3O5cMiw5 vgBkx3YEglhHaFuiaJAngfnzYldk+OiT9mdVJuMWh5r4jK+qkVG6Qfi/CCx3mW1M4O/x +nbL4x7iUBnHx0N88OrHu5euKQsM+9eqaNISoZ2Wkq3xVVuZGXAn+F3lH76zTjBHzBIu Ky6SR/qFo27sb85gCn8dwC1of1aHPTQ/nOvw9QR4o3JQu8B/xVfDal+F1UNMJaBhJ4Le mH1RveMrm+4AzImxotj+dBolPjmq7VGA6gw/FF+yJIkZjFnkCHd/WAHp+HNHQz2jdJFB o49g== X-Gm-Message-State: AOJu0YzWSKaHKJBjBK8aYDt8MXyTB+cntxFBtZkoqFTsloSKxks+Nak0 8sEU+koFSNoX7RG8WnFut6tFIZwsqjtEKRoiOcdIfOlHSUXtgNhNFRz/YMAVN51xcVXZ7GKY4gd e8CT1VIzYzXDOaRvvjbSraYZg5hP37z0NOmSY6+l7h3CvINq6fdwk8v18 X-Google-Smtp-Source: AGHT+IFSeaJkele4tP8r7z82wUjaE0SxcVdKaqxNjTj2aCoeLesEWjMymO0vwMUsgIkuSDF3V1N5LJBi1rTr X-Received: by 2002:a05:6808:3318:b0:3da:b335:538e with SMTP id 5614622812f47-3dc4167357fmr2809294b6e.8.1723227936015; Fri, 09 Aug 2024 11:25:36 -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 d75a77b69052e-4531c1b2510sm24131cf.6.2024.08.09.11.25.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 11:25:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 11:25:35 -0700 (PDT) Message-ID: <66b65f1f.050a0220.2e8ba.037aSMTPIN_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 B410B605C351; Fri, 9 Aug 2024 14:25:35 -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#250392 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/