>> Would you like me to respin a v2 series which contains only the patches that
>> will not impose a speed penalty?
> 
> Yes, please.

Herewith the revised patch series.  I've reworked a couple of the
patches to fit with the focus of simply ensuring that tmv_t is used
consistently across the codebase.

Michael Brown (10):
  clock: Pass floating point values to stats_add_value()
  tmv: Add missing uses of tmv_zero()
  tmv: Add missing uses of tmv_is_zero()
  tmv: Add missing uses of tmv_dbl()
  tmv: Add missing uses of tmv_to_nanoseconds()
  tmv: Generalise tmv_eq() to tmv_cmp()
  tmv: Add tmv_sign()
  tmv: Move struct hw_timestamp from msg.h to tmv.h
  tmv: Add converters for hardware timestamps
  tmv: Convert tmv_t to a non-scalar type

 clock.c   | 27 ++++++++------------
 clock.h   |  2 +-
 mave.c    |  2 +-
 mmedian.c |  3 ++-
 msg.h     | 13 ----------
 port.c    | 73 ++++++++++++++++++++---------------------------------
 tmv.h     | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 tsproc.c  | 19 ++++++++------
 8 files changed, 124 insertions(+), 101 deletions(-)

-- 
2.9.5


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to