Message ID | 20220819082001.15439-1-ihuguet@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60573C25B0E for <netdev@archiver.kernel.org>; Fri, 19 Aug 2022 08:20:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346763AbiHSIUr (ORCPT <rfc822;netdev@archiver.kernel.org>); Fri, 19 Aug 2022 04:20:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347777AbiHSIU3 (ORCPT <rfc822;netdev@vger.kernel.org>); Fri, 19 Aug 2022 04:20:29 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C30BE97EC for <netdev@vger.kernel.org>; Fri, 19 Aug 2022 01:20:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1660897214; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NRBysYoC7vJee/ik0vFsm4tIri17sSpo2rQjmaSgbTk=; b=VeOQrovPt0uIchAF7YSAJ/no+ZA+8ITxPGlJu7W+3BU4LlZgTBDcjOJ5rBFPbONXPJw67f 95PqqirVfs9xi8KkN566wjFrrK8tFvm60MYun0T7g6Jrh8gDuuDVtpTApZTjd/sXR48QCG sjkMRJ7wvFM60cXjKOLn8p0TW9NAjp8= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-675-IM49l_-4N2u1qvWwGHKDtQ-1; Fri, 19 Aug 2022 04:20:09 -0400 X-MC-Unique: IM49l_-4N2u1qvWwGHKDtQ-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D2532803301; Fri, 19 Aug 2022 08:20:08 +0000 (UTC) Received: from ihuguet-laptop.redhat.com (unknown [10.39.192.178]) by smtp.corp.redhat.com (Postfix) with ESMTP id ABE0AC15BBA; Fri, 19 Aug 2022 08:20:06 +0000 (UTC) From: =?utf-8?b?w43DsWlnbyBIdWd1ZXQ=?= <ihuguet@redhat.com> To: ecree.xilinx@gmail.com, habetsm.xilinx@gmail.com Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, =?utf-8?b?w43DsWlnbyBIdWd1ZXQ=?= <ihuguet@redhat.com> Subject: [PATCH net-next v2 0/3] sfc: add support for PTP over IPv6 and 802.3 Date: Fri, 19 Aug 2022 10:19:58 +0200 Message-Id: <20220819082001.15439-1-ihuguet@redhat.com> In-Reply-To: <20220809092002.17571-1-ihuguet@redhat.com> References: <20220809092002.17571-1-ihuguet@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.8 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org |
Series |
sfc: add support for PTP over IPv6 and 802.3
|
expand
|