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 3914D4577B for ; Fri, 9 Aug 2024 18:19:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3432B4325C; Fri, 9 Aug 2024 18:19:06 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 580F742EE4 for ; Fri, 9 Aug 2024 18:19:04 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5d5c8c1006eso1361145eaf.3 for ; Fri, 09 Aug 2024 09:19:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723220343; x=1723825143; 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=tPmY/h/B+nQ7YybnUb85AdFpddT7syd6ThyAAbgQH3U=; b=JynfYPzrNqnFfN1shXess/Fj+a5TViE/PcYgFd1fqqR0CP3ncPMIo2GOjLba+e+IBq yR+FiQyD58KFXKz7u2yW0ZcHDlU1/tnUWRrP9/UuvA5xNzBOm+M2KbvQ3QXSdnZvbWjz 4358Mc+H8pSMq9ZCTnmqRllMdZHh2YpjdApCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723220343; x=1723825143; 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=tPmY/h/B+nQ7YybnUb85AdFpddT7syd6ThyAAbgQH3U=; b=N9SegFUxpe86h+sVsL7UAZCsGVHHH1s7Qs0bWo9SCX0Mxb2hw/ynGcabaRUUg9Mz/2 Y2yrlqj9n2tLOik8rHtwJWlKOlNFsOY3mMy6z2ht0k+bkT2jCucRuYq9VHTKSQuLawoy MTIdUgcz9cWgA6r6NgFDcbLEf4uF0JttHXVIsPfF8paQ13IvXmhDDTodDUd2ZMf5+Ja1 PJjEZIfIIJpfoKkXcD5TMdb75aFTFrSwvfw0TnplZ/uey1gXX8TH6/2HeAUP4Y0brNfr T6oHqEwwPwZpylm7w9DnT2jFMJq5Gm3pJvUKl8tny4IgaG+xdZJAtquDQieR8xLGX5ii AbcQ== X-Gm-Message-State: AOJu0YwHdlcCaGX8dBwZ3rx3uVrtUlZhVMPettGkO9Gj71+KMaD5HONp 07eL6RYE55wb2En6bho5K4Tpz8qMM5SdLj/64kEJJjcs/EjPd2pKwHvNYHM+ZpdiBP9wP49zzF0 TTd+ixivXDwTQh9g+XCEghGed4/HXFdGgTZ0DOb5H/AR03YC4v4ChkIMD X-Google-Smtp-Source: AGHT+IEvIg7SKXxhM5EMpO+RSr1O698Ui/fMg3lJnxB9nlrNmhKLNIvckUkCibAPbCwtMVh/spW2hccVxLLc X-Received: by 2002:a05:6820:610:b0:5c4:7b18:b8eb with SMTP id 006d021491bc7-5d867c72b28mr2307938eaf.2.1723220343465; Fri, 09 Aug 2024 09:19:03 -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 006d021491bc7-5d76179b7e3sm788357eaf.8.2024.08.09.09.19.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 09:19:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 09:19:03 -0700 (PDT) Message-ID: <66b64177.050a0220.165a7c.f120SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E6B2C6050A6B; Fri, 9 Aug 2024 12:19:02 -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-arm64-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#250379 Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PEND | +--------------------------+----------------+ | Fedora 38 (ARM) | PEND | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM) | PEND | +--------------------------+----------------+ | Fedora 39 (ARM Clang) | PEND | +--------------------------+----------------+ | Fedora 40 (ARM) | PEND | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 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/