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 E962445777 for ; Fri, 9 Aug 2024 10:02:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C883E402A5 for ; Fri, 9 Aug 2024 10:02:42 +0200 (CEST) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 378F440274 for ; Fri, 9 Aug 2024 10:02:42 +0200 (CEST) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-7a1d066a5daso114669185a.3 for ; Fri, 09 Aug 2024 01:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1723190561; x=1723795361; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ey8061M2Z1NpZwGQy5VR7wVTqy8p0e79ZXl98H+Egvo=; b=Xiq/0FF1ykEXwBgjq8hoXC9GRNScc9JGcSRnxoPDYs6D60pwVIPWQ8SVAHBG6Aix7U 4CBqZPVPO+XbkETfP5KCpd39G1ERmcZSszfHncpoTnPLrk9fpXwwU67VQwhQqxsxogQL N9fR4i3PdBnpv/E6SVyo+89VsbHPsCBybLXliGHnztujin+yrL8Q700xhlj16ph78sWd MurSBJkLJbNa0Svg7GJlVcnLYH9hAb/pdwQS7qvV5qEC6SgAuQFXGyQdWANvstdZcibC lukqcbNZE9oqb3Zu7ujt3ajt3N+dC0Cf81f45YzZXkRLzUS4wbdDvzZBfhYi5vW5hv1N AUHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723190561; x=1723795361; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ey8061M2Z1NpZwGQy5VR7wVTqy8p0e79ZXl98H+Egvo=; b=KujmVP/GSKWNks9hSJzK4iesDldZXMaUVeAfAdjUOaZFikhNZZ/04GIb25tpIsBWWF lFBNFD28hDVNJ0Y6O+wz9aEyVrdyVXTi24qVQDNpLulRw+VJoqdmleZdlk9C8FJhl69i kr3xm5myH+r5+gB2/5Hf1Jn+CU1jQ2XLiBpgrA50+rA4KTJ5ksWzplyZzyjFgQpW57e1 CphtXc+yCr17p9vCQBoK5vmWQdLEiT85Y4K+C4tkQ5JfCj6y6JfE5l/EbXHlX8JewvxV pY0WGHvmBopxj+LLcqSmA7MfuVYHNsZiTIZuEgoAIy5pzkjhhxTgfNVAvQhIsVBDQ9+p qWIA== X-Gm-Message-State: AOJu0YwWp0h4UsZpvpu1wCv6XYd9/jaYH3r71KMpINOjirviGjcFJT8+ j3r7XFpR0bWFvwp4S85OUrgMDJb4KoqFyaNb/zaVvM2F+2CicAzZghFA3tN+K2XVz3LfZr/Y4/i r X-Google-Smtp-Source: AGHT+IGYaHKYvWpwG2SQgo3WUM4Nrt5funETJy2EtQkVYHva9NLhlvIKsCo7OyjJaZCsO5lCNtP/1w== X-Received: by 2002:a05:620a:2886:b0:7a3:49dc:f084 with SMTP id af79cd13be357-7a4c17c46c3mr80448585a.35.1723190560917; Fri, 09 Aug 2024 01:02:40 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7a37869a94esm240108485a.91.2024.08.09.01.02.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Aug 2024 01:02:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143036 [PATCH v3 3/3] net/enic: allow multicast in MAC address add callback Date: Fri, 9 Aug 2024 04:02:39 -0400 Message-ID: <20240809080239.46339-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240809070754.26128-4-hyonkim@cisco.com> References: <20240809070754.26128-4-hyonkim@cisco.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/143036/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10315356429