1. 21 Aug, 2020 1 commit
  2. 20 Aug, 2020 1 commit
    • Joanne Hugé's avatar
      Add test-board-synchro · 08bfdac7
      Joanne Hugé authored
      Clean up client and add comments
      add send_tx_data option
      Clean up server and add emit signal option
      Delete line breaks between static variables
      Update ptp script
      Add run-phc2sys script
      Add gettime program
      Add test-board-synchro script
      08bfdac7
  3. 19 Aug, 2020 1 commit
  4. 14 Aug, 2020 5 commits
  5. 13 Aug, 2020 1 commit
  6. 12 Aug, 2020 1 commit
    • Joanne Hugé's avatar
      Update ptp4l, add ETF HW offloading, add ptptime · 6ecab67e
      Joanne Hugé authored
      Add -s and -o options in run-ptp
      Add option to use no profile
      Add latency threshold for XDP tracing
      Add hardware offloading option for ETF
      Add option to choose interface in wrapper scripts
      Add ptptime program
      6ecab67e
  7. 05 Aug, 2020 3 commits
  8. 31 Jul, 2020 3 commits
  9. 29 Jul, 2020 2 commits
  10. 28 Jul, 2020 3 commits
  11. 23 Jul, 2020 5 commits
    • Joanne Hugé's avatar
      Add short 5.6-dirt-2 cyclictest measure · 5b66acba
      Joanne Hugé authored
      Add 4.19-custom and 5.6-custom measures, and clean up useless measures
      Add long 4.19 cyclictest measure
      Add measures and rename to distinguish between custom and debian kernel
      Add 46h cyclictest measures on all kernels
      Add quick cyclictest measures with updated kernels
      Remove useless measures, and add three long cyclictest measures
      5b66acba
    • Joanne Hugé's avatar
      Merge branch 'packet-exchange' into dev · a05737a7
      Joanne Hugé authored
      a05737a7
    • Joanne Hugé's avatar
      Setup the RT thread differently · d495022a
      Joanne Hugé authored
      Setup the RT thread's priority, scheduling, etc... as suggested on the RT wiki
      Add multissh and sudossh scripts
      Add high jitter packets to lost packets when printing histogram
      Fix wrapper scripts using obsolete script name
      
      Pass attributes to the pthread
      Change interval unit display
      Add ftrace option
      Add interval computations in client
      Update wrapper scripts
      Remove DEBUG_TS
      d495022a
    • Joanne Hugé's avatar
      d3203589
    • Joanne Hugé's avatar
      Add image and kernel utils scripts · ded97060
      Joanne Hugé authored
      Add make-bootable-sd, configure-board, copy-full-img, install-to-board, make-bootable-sd and update-vm-scripts
      ded97060
  12. 09 Jul, 2020 3 commits
  13. 08 Jul, 2020 3 commits
    • Joanne Hugé's avatar
      Update packet-histogram scripts · b1f2788a
      Joanne Hugé authored
      Add metadata information to a file in packet-histogram-stop
      and import it when adding the measure
      b1f2788a
    • Joanne Hugé's avatar
      Update measure-analysis script · e821008a
      Joanne Hugé authored
      Allow user to import metadata from a file instead
      e821008a
    • Joanne Hugé's avatar
      Fix histogram printing bugs, add new scripts · 85bef512
      Joanne Hugé authored
      Print lost packets in the server histogram
      Remove trailing comma in client histogram printing
      Prevent user to enable histgrams without enabling timestamps in client wrapper script
      Rename scripts by replacing underscores with a dash
      
      Add packet-histogram-start and packet-histogram-stop scripts,
      which automates the generation of histograms by ssh'ing on the
      boards using expect script
      85bef512
  14. 26 Jun, 2020 1 commit
    • Joanne Hugé's avatar
      Squashed commit of the following: · f6022349
      Joanne Hugé authored
      commit 34de2bfd
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Fri Jun 26 13:06:26 2020 +0200
      
          Update description to remove the outdated mention of user space timestamps
      
      commit 631dc199
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Fri Jun 26 13:04:46 2020 +0200
      
          Remove property name in the lost packets column
      
      commit 6c2a2eb0
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Fri Jun 26 11:28:16 2020 +0200
      
          Show lost packets in measures concerning packets, and add jitter measure
      
      commit 70312c5c
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Thu Jun 25 17:54:49 2020 +0200
      
          Add new packet_recv_timestamp measure
      
      commit f02e943f
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Thu Jun 25 16:33:15 2020 +0200
      
          Add new packet jitter measures
      
      commit 9a344e10
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Thu Jun 25 09:55:23 2020 +0200
      
          Remove outdated measures
      f6022349
  15. 25 Jun, 2020 2 commits
    • Joanne Hugé's avatar
      Squashed commit of the following: · dd38b509
      Joanne Hugé authored
      commit 70312c5c
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Thu Jun 25 17:54:49 2020 +0200
      
          Add new packet_recv_timestamp measure
      
      commit f02e943f
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Thu Jun 25 16:33:15 2020 +0200
      
          Add new packet jitter measures
      
      commit 9a344e10
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Thu Jun 25 09:55:23 2020 +0200
      
          Remove outdated measures
      dd38b509
    • Joanne Hugé's avatar
      Squashed commit of the following: · 2aa17b73
      Joanne Hugé authored
      commit a804a54c
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 15:26:32 2020 +0200
      
          Fix histogram printing mistakes
      
      commit b62397e6
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 15:21:20 2020 +0200
      
          Clean up histogram printing and fix missing bracket
      
      commit 8f5998b7
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 15:02:22 2020 +0200
      
          Fix compilation error caused by previous commit
      
      commit 3f4964a6
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 15:01:20 2020 +0200
      
          Compute userspace timestamp after recvmsg in recvpacket
      
      commit f09aa981
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 14:55:02 2020 +0200
      
          Fix timestamp buffer segmentation fault in recv_packet
      
      commit 1593fe37
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 14:43:54 2020 +0200
      
          Allow displaying timestamps without enabling histograms in wrapper script
      
      commit bd13db96
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 14:37:52 2020 +0200
      
          Fix still present segmentation fault caused by incrementing index without modulo
      
      commit d067cff7
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 14:33:50 2020 +0200
      
          Fix segmentation fault caused by incorrectly accessing the cyclic timestamp buffer
      
      commit 53fd7c47
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 13:58:00 2020 +0200
      
          Set ETF delta in microseconds instead of nanoseconds in the wrapper script
      
      commit 923296b7
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 11:25:57 2020 +0200
      
          Set flag enabling error report in error socket queue
      2aa17b73
  16. 24 Jun, 2020 1 commit
    • Joanne Hugé's avatar
      Squashed commit of the following: · 221abd1a
      Joanne Hugé authored
      commit 53fd7c47
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 13:58:00 2020 +0200
      
          Set ETF delta in microseconds instead of nanoseconds in the wrapper script
      
      commit 923296b7
      Author: Johan Hugé <johan.huge@nexedi.com>
      Date:   Wed Jun 24 11:25:57 2020 +0200
      
          Set flag enabling error report in error socket queue
      221abd1a
  17. 23 Jun, 2020 4 commits