From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753177AbdKHDXc (ORCPT ); Tue, 7 Nov 2017 22:23:32 -0500 Received: from mail-pg0-f42.google.com ([74.125.83.42]:49347 "EHLO mail-pg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752952AbdKHDXa (ORCPT ); Tue, 7 Nov 2017 22:23:30 -0500 X-Google-Smtp-Source: ABhQp+QATv8+pPQf/6TyZLVnX/CEHKAUuAobe3ItoAUmE6lgdbhZhLV2+063rl1A/JoR+zz6ICmzbw== Date: Tue, 7 Nov 2017 19:23:27 -0800 From: Richard Cochran To: Andrew Lunn Cc: Brandon Streiff , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "David S. Miller" , Florian Fainelli , Vivien Didelot , Erik Hons Subject: Re: [PATCH net-next RFC 0/9] net: dsa: PTP timestamping for mv88e6xxx Message-ID: <20171108032327.7waxpd3thrudcxa6@localhost> References: <1506612341-18061-1-git-send-email-brandon.streiff@ni.com> <20170929094323.cwh2ubv4odknlyot@localhost> <20171008153821.w4pm6j43lpdvnpph@localhost> <20171106145546.atfjkqf3xdxu4wyg@localhost> <20171107181344.b4itrmd7atxkwc5x@localhost> <20171108030226.GH7601@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171108030226.GH7601@lunn.ch> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 08, 2017 at 04:02:26AM +0100, Andrew Lunn wrote: > So i did a quick test. If the application joins 224.0.1.129 on the > slave interface, the switch will pass the packets to the host and to > the application. The application does join that group on the external (slave) interface. I'll find out why the delay request mechanism isn't working... Thanks, Richard