[PATCH v8 01/10] doc: add skeleton for eventdevs feature matrices

Thomas Monjalon thomas at monjalon.net
Wed Nov 24 11:48:26 CET 2021


23/11/2021 12:07, skori at marvell.com:
> +[Scheduling Features]
> +queue_qos                =
> +event_qos                =
> +distributed_sched        =
> +queue_all_types          =
> +burst_mode               =
> +implicit_release_disable =
> +nonseq_mode              =
> +runtime_port_link        =
> +multiple_queue_port      =
> +carry_flow_id            =
> +maintenance_free         =
> +
> +;
> +; Features of a default Ethernet Rx adapter.
> +;
> +[Eth Rx adapter Features]
> +internal_port    =
> +multi_eventq     =
> +override_flow_id =
> +event_vector     =
> +
> +;
> +; Features of a default Ethernet Tx adapter.
> +;
> +[Eth Tx adapter Features]
> +internal_port =
> +event_vector  =
> +
> +;
> +; Features of a default Crypto adapter.
> +;
> +[Crypto adapter Features]
> +internal_port_op_new     =
> +internal_port_op_fwd     =
> +internal_port_qp_ev_bind =
> +session_private_data     =
> +
> +;
> +; Features of a default Timer adapter.
> +;
> +[Timer adapter Features]
> +internal_port =
> +periodic      =

Would be better to align the equal signs as done by the script
	%-20s =




More information about the dev mailing list