https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280037
--- Comment #18 from ss3bsd <[email protected]> ---
By the way, the current QAT driver seems to accept more types of cfg_services
value than the Manual mentions.
--
static const char *const cfg_serv[] =
{ "sym;asym", "sym", "asym", "dc", "sym;dc", "asym;dc", "cy", "cy;dc" };
--
man qat:
cfg_services
Override the device services enabled: symmetric, asymmetric, data
compression. Possible values: "sym", "asym", "dc", "sym;dc",
"asym;dc", "sym;asym". Default services configured are
"sym;asym" for even and "dc" for odd devices.
--
"cy;dc" is actually accepted:
% sysctl -a | grep cfg_services
dev.qat.0.cfg_services: cy;dc
--
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.