Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-05 Thread Saeed Mahameed
Thank you David and Richard. On Tue, Jan 5, 2016 at 9:12 PM, David Miller wrote: > From: Saeed Mahameed > Date: Tue, 29 Dec 2015 14:58:28 +0200 > >> This patch series introduces the support for ConnectX-4 timestamping >> and the PTP kernel interface. > > Series applied, thank you. -- To unsubscr

Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-05 Thread David Miller
From: Saeed Mahameed Date: Tue, 29 Dec 2015 14:58:28 +0200 > This patch series introduces the support for ConnectX-4 timestamping > and the PTP kernel interface. Series applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@

Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-05 Thread David Miller
From: Richard Cochran Date: Tue, 5 Jan 2016 13:51:18 +0100 > On Mon, Jan 04, 2016 at 04:47:03PM -0500, David Miller wrote: >> Richard, please review this series. > > It looks fine to me now, and I acked the timestamping/phc bits. Thank you. -- To unsubscribe from this list: send the line "unsub

Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-05 Thread Richard Cochran
On Mon, Jan 04, 2016 at 04:47:03PM -0500, David Miller wrote: > Richard, please review this series. It looks fine to me now, and I acked the timestamping/phc bits. Thanks, Richard -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kerne

Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-04 Thread Saeed Mahameed
Sorry my mistake, please ignore my last email, just got your response on the matter, On Mon, Jan 4, 2016 at 11:57 PM, Saeed Mahameed wrote: > Hi Dave, > > Any chance you are giving this a shot ? > > On Tue, Dec 29, 2015 at 2:58 PM, Saeed Mahameed wrote: >> Hi Dave, >> >> This patch series intro

Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-04 Thread Saeed Mahameed
Hi Dave, Any chance you are giving this a shot ? On Tue, Dec 29, 2015 at 2:58 PM, Saeed Mahameed wrote: > Hi Dave, > > This patch series introduces the support for ConnectX-4 timestamping > and the PTP kernel interface. > > Changes from V2: > net/mlx5_core: Introduce access function to read inte

Re: [PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2016-01-04 Thread David Miller
From: Saeed Mahameed Date: Tue, 29 Dec 2015 14:58:28 +0200 > This patch series introduces the support for ConnectX-4 timestamping > and the PTP kernel interface. Richard, please review this series. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a mes

[PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping

2015-12-29 Thread Saeed Mahameed
Hi Dave, This patch series introduces the support for ConnectX-4 timestamping and the PTP kernel interface. Changes from V2: net/mlx5_core: Introduce access function to read internal_timer - Remove one line function - Change function name net/mlx5e: Add HW timestamping (TS) suppo