Message ID | 20240630195740.1469727-1-amorenoz@redhat.com |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4C62A1553B4 for <linux-kselftest@vger.kernel.org>; Sun, 30 Jun 2024 19:57:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719777475; cv=none; b=ark6eYdAZ4CPgMsBTLhNfJXdD1wok5p9JKxcxSgOfab4JULYNKkhEQZeYJDFNdH04uCr7TLkQLR2IymVwJXcW7gx6fld1lmIWBmJKxs/VmGlqBJpyQxS5PXGptrv4rohYfJZNNfGykKqHzF5PNvRhrfyxkuq6mB16xTOBMrj9HE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719777475; c=relaxed/simple; bh=LJQOX7UltPEg0E2xNQ50ZpsUv0xcIxYrb7d2gPZIGLw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=hDlDUjaI6Y5N0jbLtiuPNc7RK1qU2RSgJKKoQLS0jwYAODCKs8f6P2wd/hwryfXspgJ3xTCVXC1BmdUdw44FHeWm0UPAv+bTCgBdqEMVyBcrbXNSpN6BCQJDWfNDF3uQLzF3a7V3kCO69uF9AeTpUErga6MOolx/EcB06aYofcg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=K7+JyuUz; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="K7+JyuUz" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1719777471; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=jsFgIAxybWR7ZYkqcxnJZUxlp0IBrSq/dUXfvlElmRs=; b=K7+JyuUzhrTeFYLuzzvhpCyVEm5StS/5mH4r9Sk66Rhp6ab+x5C3xYC2pVUdpkFPGvvG0J qkcR2Sbgfyu7pjy+OAeZPY3KFX5yrbn4oJAz9JCnfePKgwD+rFsn6g0xGvnBWpEpmiO/uS GYbr6PXz0kMVL1c+lj2q7/YzkfkwgU4= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-639-3yZ52Q5vOUedLAwSBZzjaw-1; Sun, 30 Jun 2024 15:57:48 -0400 X-MC-Unique: 3yZ52Q5vOUedLAwSBZzjaw-1 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id A78C319560A7; Sun, 30 Jun 2024 19:57:46 +0000 (UTC) Received: from antares.redhat.com (unknown [10.39.192.78]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 04D8719560AA; Sun, 30 Jun 2024 19:57:42 +0000 (UTC) From: Adrian Moreno <amorenoz@redhat.com> To: netdev@vger.kernel.org Cc: aconole@redhat.com, echaudro@redhat.com, horms@kernel.org, i.maximets@ovn.org, dev@openvswitch.org, Adrian Moreno <amorenoz@redhat.com>, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: [PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting. Date: Sun, 30 Jun 2024 21:57:21 +0200 Message-ID: <20240630195740.1469727-1-amorenoz@redhat.com> Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: <linux-kselftest.vger.kernel.org> List-Subscribe: <mailto:linux-kselftest+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-kselftest+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 |
Series |
net: openvswitch: Add sample multicasting.
|
expand
|