Re: [dpdk-dev] [PATCH 1/2] mbuf: introduce accurate packet Tx scheduling

2020-07-07 Thread Slava Ovsiienko
Hi, Olivier Thanks a lot for the review. > -Original Message- > From: Olivier Matz > Sent: Tuesday, July 7, 2020 14:51 > To: Slava Ovsiienko > Cc: dev@dpdk.org; Matan Azrad ; Raslan > Darawsheh ; bernard.iremon...@intel.com; > tho...@mellanox.net > Subject: Re: [PATCH 1/2] mbuf: introdu

Re: [dpdk-dev] [PATCH 1/2] mbuf: introduce accurate packet Tx scheduling

2020-07-07 Thread Olivier Matz
Hi Slava, Few question/comments below. On Wed, Jul 01, 2020 at 03:36:26PM +, Viacheslav Ovsiienko wrote: > There is the requirement on some networks for precise traffic timing > management. The ability to send (and, generally speaking, receive) > the packets at the very precisely specified mo

[dpdk-dev] [PATCH 1/2] mbuf: introduce accurate packet Tx scheduling

2020-07-01 Thread Viacheslav Ovsiienko
There is the requirement on some networks for precise traffic timing management. The ability to send (and, generally speaking, receive) the packets at the very precisely specified moment of time provides the opportunity to support the connections with Time Division Multiplexing using the contempora