21/11/2019 08:44, Sunil Kumar Kori: > Patch adds skeleton for feature matrices for event dev > and Rx/Tx adapters. [...] > +.. table:: Features availability in eventdev drivers > + > + ===================================== = = = = = = = > + Feature d d d o o o s > + p p s c c p w > + a a w t t d > + a a e e l > + 2 o o > + n n > + t t > + x x > + 2 > + ===================================== = = = = = = = > + Event queue priority based scheduling > + Event priority based scheduling > + Event device distributed scheduling > + Event device non sequential mode > + Event queue all types > + Burst mode enqueue/dequeue > + Event port implicit release disable > + Runtime event queue/port linking > + Multi queue linking per port > + ===================================== = = = = = = =
This table should be automatically generated from conf.py. (Ideally we should have a custom sphinx class for it) Please rework and do not commit such .txt file, thanks