[dpdk-stable] [PATCH] examples/vhost: remove unnecessary method and constant

Maxime Coquelin maxime.coquelin at redhat.com
Thu Jan 10 16:18:33 CET 2019



On 1/9/19 3:57 PM, Rami Rosen wrote:
> This cleanup patch removes a method and a constant which are now
> unnecessary in the VHOST sample applicaiopn,  namely the
> validate_num_devices() method and the MAX_DEVICES constant.
> 
> Fixes: 56fe86f8dcaf ("examples/vhost: embed statistics into device structure")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>   examples/vhost/main.c | 22 ----------------------
>   1 file changed, 22 deletions(-)

Applied to dpdk-next-virtio with fixing commit message typo,
and also removing the Cc to stable, as IIUC it is more a cleanup
than fixing a real problem.

Thanks,
Maxime


More information about the stable mailing list