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 367C145777 for ; Fri, 9 Aug 2024 11:31:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E12B42E87; Fri, 9 Aug 2024 11:31:51 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id CDDDB402A5 for ; Fri, 9 Aug 2024 11:31:49 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-396cc82f6d7so6462375ab.0 for ; Fri, 09 Aug 2024 02:31:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723195909; x=1723800709; 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=82r9tjK2hutAIACKVM+EUhvIrRiCH9MlyjoYpRZ0l+0=; b=RW93X7h6RkRO5g/rhe9KDRBnRU6Ht+UyUTMgYlEMddSIjwFptnoNjmLNB9mNd3DdPQ 2w4WtE9UIS+A9CIobv72YVoGvrX0NXc+8IXCMpsWDw+o+Gfp/ry2OXY7/j1ydT5/13jt 922YPdFaNm4UaW/ObKglwztkMwL5zGtnUYhCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723195909; x=1723800709; 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=82r9tjK2hutAIACKVM+EUhvIrRiCH9MlyjoYpRZ0l+0=; b=dVZICXvRgtdmtxY9/qzyePrDyru9VmQLamA8tKR+rEwIlp/7v1o5Dc1SfwMiJ7YfWi EHt+wETjvkk8PyHsdlhR5UT89F/b/ZGJNmto1qh8FkdcY1OivvNDHOUVlbc19O49c+rC ZDFjiyIKoRBiBFd7VktJ50yUbKr1L2rIyRqnbvxQpRBqng8RQL8H4V34K9hUhIpb8NeU LzoJbAZWoiiEsO3ZuRcC5BqY6NPIMF3R/vxscEwESJnQ8QFLySEjn9ggGl/R2q2rOJgv AUZoeoCO3KshY4z7i73FFpamRTdWAENrDz+lsydyiyj7GeTWB49MFXNsRWQwLfP9rjlB vzGg== X-Gm-Message-State: AOJu0YyeBt1gl5YC9cy/IUt5DoB45TGUam6IxNPCnQkVgjVKKVFICNzl 2LLVcir22aoatXDY+DI2HUZ/l5DKEIFj08rtvkO+c+oHjGwy+aPdRcUj/pRrIyMLRmW+1HELlxR lvl38P2Ln+SttmsW0uBHKxMf6RElI8fbtJPy+2G//7dAqJoXMWzK16bu9 X-Google-Smtp-Source: AGHT+IEszLOq9HRHX8/Mqk+VBpx0wTyRwSPXtTIiINuWdpn9oZHqmANLi8jDZf/kq7Hm8gtgKzh69gmXZrg9 X-Received: by 2002:a05:6e02:20e3:b0:396:788:f4ef with SMTP id e9e14a558f8ab-39b5fa4de3amr45327885ab.14.1723195908864; Fri, 09 Aug 2024 02:31:48 -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 8926c6da1cb9f-4c8d6a465d6sm560390173.53.2024.08.09.02.31.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 02:31:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 02:31:48 -0700 (PDT) Message-ID: <66b5e204.050a0220.1961be.6705SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5781F6052500; Fri, 9 Aug 2024 05:31:48 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143036 _Functional Testing PASS_ Submitter: Hyong Youb Kim Date: Friday, August 09 2024 07:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143034-143036 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174046 Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/