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 4C1C945777 for ; Fri, 9 Aug 2024 11:32:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47A6142E87; Fri, 9 Aug 2024 11:32:12 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id DA11A402A5 for ; Fri, 9 Aug 2024 11:32:10 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-821db15a930so508622241.1 for ; Fri, 09 Aug 2024 02:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723195930; x=1723800730; 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=IcXqxkcVKbAcxPSScbSiti3tycAG7ggUAz4u4fRase8=; b=jBa2eYv9R6AE/or2NfLriuSPeu0OulO7LzgAoTz64BFs6toq/X9JHSk6RFtx5zcxoX aLyvIPb3/EHlIZHNgbi6JgPSvzUVlo0338Ars48Dv9Q6sc4iT+AvkbkT3YF0zPoJJTT6 mt9gEnHTlKmdZHRCT75Ts5JRmqEPC0N4X5Ga0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723195930; x=1723800730; 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=IcXqxkcVKbAcxPSScbSiti3tycAG7ggUAz4u4fRase8=; b=ejZNYz/Dz7fRyTYq7onbEYyYHjg2NxlVIDjg3J1Imq1niDj/Nh0vifynM7WArmrHxg cKGuHRyV3Qg009phfJ01qHsZlfkkkyLkGtsUlaEfZX8+Sc4u5FHNUNN305IFmLxI0QSw MSwNPaIV74kLz96F3CVPekp5+r5ChuseRw+VfxOhv8JgEBWWihAZkiumvLecAVqaPocw YmGCom0kTXjFeJz6l2QXQY8u5gKxZ88lvU6FEjsf6gSLIDlEDMTJZq786bEbENtgoTNE 2p/bO/KN7XyACsifAFo3uitYKvnCmLvnuP6yZ5FZtIAnmtpJSXbD8JpQIbf7qQ7L2yaI zTeQ== X-Gm-Message-State: AOJu0YwY9+9QRLZ6BgbTaVoP1XNyNBw0DrF5Th7w6f/h/Y4izZctyG2k kOetvB8GovJ57Z6lsTkhaEFgSxEooRmdkvLLHAvwgJkOFD28+v7ewWF99I602OUJrc3wUs/bmW0 +npYyMsWpYBVmUIvoSvoxG5PLpNJq5BrmES+FBLPeTNHG/Aj65GEY35Lu X-Google-Smtp-Source: AGHT+IHxLoXVW9r6W2GBZ9CRQeYAcTz9rPk6Am/DIZUlNajE2Fjh4zWzdT5ZUoseMN2mObTlsOJZJBdjN8Xw X-Received: by 2002:a05:6102:512c:b0:492:a6fb:23e5 with SMTP id ada2fe7eead31-495d83e96f6mr1094553137.3.1723195930209; Fri, 09 Aug 2024 02:32:10 -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 a1e0cc1a2514c-84114749c5esm250068241.12.2024.08.09.02.32.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 02:32:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 02:32:10 -0700 (PDT) Message-ID: <66b5e21a.050a0220.94d0f.decfSMTPIN_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 DBBA76052500; Fri, 9 Aug 2024 05:32:09 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143036 _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 --> testing pass Upstream job id: Template-DTS-Pipeline#174055 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/