1ACCEL-CONFIG-CONFI(1) accfg Manual ACCEL-CONFIG-CONFI(1)
2
3
4
6 accel-config-config-device - configure the individual attributes of the
7 device
8
10 accel-config config-device <device name> [<options>]
11
13 accel-config config-device dsa0 --read-buffer-limit=1
14
16 -l, --read-buffer-limit=
17 This specifies the maximum number of read buffers that may be in
18 use at one time by operations that access low bandwidth memory.
19 This number of read buffers is shared by all descriptors accessing
20 low bandwidth memory across the entire device. read-buffer-limit
21 should be more than 0.
22
23 -e, --event-log-size=
24 Indicates the number of entries in the event log. The valid range
25 is 64-65535.
26
28 Copyright (c) 2016 - 2019, Intel Corporation. License GPLv2: GNU GPL
29 version 2 http://gnu.org/licenses/gpl.html. This is free software: you
30 are free to change and redistribute it. There is NO WARRANTY, to the
31 extent permitted by law.
32
33
34
35accfg 4.0 07/19/2023 ACCEL-CONFIG-CONFI(1)