On Wed, Aug 07, 2019 at 11:31:18AM +0800, Isaac Khor wrote:
> From: "Khor, Isaac Shi Yan" <isaac.shi.yan.k...@intel.com>
> 
> Users may need to use different socket priorities for ptp4l traffic for
> the purpose of traffic shaping. An example is to route ptp4l traffic
> through a specific Linux egress queue using the mqprio qdisc.
> 
>  - Update raw.c open_socket() to accept a socket_priority parameter
>  - Add the socket_priority option to config.c and the default.cfg config
>    file. The option defaults to 0.
> 
> CC: "Ong, Boon Leong" <boon.leong....@intel.com>
> CC: "Wong, Vincent Por Yin" <vincent.por.yin.w...@intel.com>
> Signed-off-by: Khor, Isaac Shi Yan <isaac.shi.yan.k...@intel.com>
> ---
> 
> V2:
>   - Add man page description
>   - Remove '-c' command line option
>   - Fix config alphabetical order
> 
>  config.c            |  1 +
>  configs/default.cfg |  1 +
>  ptp4l.8             |  7 +++++++
>  raw.c               | 17 +++++++++++++----
>  4 files changed, 22 insertions(+), 4 deletions(-)

Applied.

Thanks,
Richard


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to