6d7046215a
By default, TSO feature should be disabled because it requires
application's support to be functional as mentioned 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:
|
||
---|---|---|
.. | ||
meson.build | ||
rte_eth_vhost.c | ||
rte_eth_vhost.h | ||
version.map |