On Fri, Apr 22, 2022 at 11:35 AM Maxime Coquelin <maxime.coque...@redhat.com> wrote: > > By default, TSO feature should be disabled because it requires > application's support to be functionnal as mentionned in the > documentation. > > However, if "tso" devarg was not specified, the feature did > not get disabled. > > This patch fixes this issue, so that TSO is disabled, even if > "tso=0" is not passed as devarg. > > Fixes: e289400669d5 ("net/vhost: support TSO disabling") > Cc: sta...@dpdk.org > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com>
LGTM. Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand