[dpdk-dev] [PATCH v5 2/3] vhost: rework async configuration structure
Xia, Chenbo
chenbo.xia at intel.com
Mon Jul 19 04:25:44 CEST 2021
> -----Original Message-----
> From: Hu, Jiayu <jiayu.hu at intel.com>
> Sent: Saturday, July 17, 2021 3:51 AM
> To: dev at dpdk.org
> Cc: maxime.coquelin at redhat.com; Xia, Chenbo <chenbo.xia at intel.com>; Hu, Jiayu
> <jiayu.hu at intel.com>
> Subject: [PATCH v5 2/3] vhost: rework async configuration structure
>
> This patch reworks the async configuration structure to improve code
> readability. In addition, add preserved padding fields on the structure
> for future usage.
>
> Signed-off-by: Jiayu Hu <jiayu.hu at intel.com>
> ---
> doc/guides/prog_guide/vhost_lib.rst | 21 +++++++++--------
> examples/vhost/main.c | 8 +++----
> lib/vhost/rte_vhost_async.h | 45 ++++++++++++++++++------------------
> -
> lib/vhost/vhost.c | 19 +++++++---------
> lib/vhost/vhost.h | 3 +--
> 5 files changed, 47 insertions(+), 49 deletions(-)
>
> --
> 2.7.4
Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
More information about the dev
mailing list