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
s/applicaiopn/application/
validate_num_devices() method and the MAX_DEVICES constant. Fixes: 56fe86f8dcaf ("examples/vhost: embed statistics into device structure") Cc: sta...@dpdk.org Signed-off-by: Rami Rosen <ramir...@gmail.com> --- examples/vhost/main.c | 22 ---------------------- 1 file changed, 22 deletions(-)
No need to resend, I'll fix while applying: Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime