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 2D2FB45766 for ; Thu, 8 Aug 2024 08:03:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 252A94066F; Thu, 8 Aug 2024 08:03:45 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C7605402AD for ; Thu, 8 Aug 2024 08:03:43 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-64b417e1511so5628157b3.3 for ; Wed, 07 Aug 2024 23:03:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723097023; x=1723701823; 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=A5GpzQBi2HX0OyFOk07OsJQsyKH04MVV+ocqR0+aCTs=; b=HSLjqghw6sxgHIiehLYh7Gd//Ipi2sMBTpLw5VTQWH5/t9oAc3wEGSVlnFHQe3jiQg ZQ8PtyC1PAxXCC0Qk2KrXgecdlVIxe+P22iB9MVNEdprcvIaIdJ9G5xKsOvDf2oiVJPA HspcNF2A2xCVOH9O2aOPLT4AA4CqYP7+HBVgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723097023; x=1723701823; 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=A5GpzQBi2HX0OyFOk07OsJQsyKH04MVV+ocqR0+aCTs=; b=s29kCQXUszt0TkwoNLzkD1Eg5hFSJizFLHcC0gNGSZrYUUZFN0n/tiGJttUyHhNsff 9CvSJ1xvNp1KC/oZp3Kz7TC9SXmrFC/Lj5IFUVFA7gM66hRoSFTBCen4L7yjAn/ryAUd lm00c7asme996izq8q84XuIvu0OvI/3jDrBaf4l5VZH8+vpAgopoFrdBoqQyuRQw6Bkk uFYqJdomjpcvRqyC5sFF9fNkkK8k2Otg7sI88+x6P9JpwWtA1BqOffAOoHKF9slNvkNc VislbKV8BVCL5dueFjOoK6W11FH1YMeGocLEY8VI4AF9KLw92bnC/6sKiUsCVzRArRfo i6Ww== X-Gm-Message-State: AOJu0YwPutUVBjn61qKWwk572HVIAXTTPh7IzuLDcQco91URJBWypdoG tuLOHITWvl3WPAA1p+cjedrOCNzGz9csZOCuDeD7XWrj8JGEto95MjgoCTIh+6OKiEKkhW0FYOf hAVAjGbaLFTUvIhbUC6kLRhgV/GgKR2LgKSnXizdvPMyEdnvBGKqyofb/ X-Google-Smtp-Source: AGHT+IFLwktWa/+Ci0lF8knYsbzEdCf0yozOM2pz3Tvqlt9peylEs3dL7LiKGvI13j6au6HgXv8a2MvfbsUw X-Received: by 2002:a05:690c:2892:b0:675:a51b:fafc with SMTP id 00721157ae682-69bfb02d5eamr7124377b3.30.1723097023136; Wed, 07 Aug 2024 23:03:43 -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 00721157ae682-68a116dae97sm15721087b3.10.2024.08.07.23.03.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Aug 2024 23:03:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Aug 2024 23:03:43 -0700 (PDT) Message-ID: <66b45fbf.810a0220.c74d0.bc6dSMTPIN_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 C76B5605C380; Thu, 8 Aug 2024 02:03:42 -0400 (EDT) Subject: |SUCCESS| pw143011-143013 [PATCH] [3/3] net/enic: allow multicast in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240808041838.31367-4-hyonkim@cisco.com> References: <20240808041838.31367-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/143013 _Functional Testing PASS_ Submitter: Hyong Youb Kim Date: Thursday, August 08 2024 04:18:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2155f1f2054aa06f0b58e9ade9babf1f0a97a410 143011-143013 --> functional testing pass Upstream job id: Template-DTS-Pipeline#173648 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 XL710-QDA2 40000 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/30744/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/