1ACCEL-CONFIG-CONFI(1)            accfg Manual            ACCEL-CONFIG-CONFI(1)
2
3
4

NAME

6       accel-config-config-group - configure individual attributes of a group
7

SYNOPSIS

9       accel-config config-group <device name>/<group name> [<options>]
10

EXAMPLE

12       accel-config config-group dsa0/group0.0 --tokens-reserved=1
13

OPTIONS

15       -r, --tokens-reserved=
16           specify the number of badwdith tokens reserved for the use of
17           engines in the group. The limit of this value must be:
18
19           ·   The sum of all tokens-reserved for all groups must be less than
20               or equal to total badwidth tokens from group capability field
21               of the device.
22
23       -t, --tokens-allowed=
24           specify the maxinum number of bandwidth tokens that may be in use
25           at one time by all engines in the group. This value can be used to
26           limit the maximum bandwidth used by engines in the group. The limit
27           of this value must be:
28
29           ·   greater than 0
30
31           ·   greater than or equal to the tokens-reserved value for this
32               group.
33
34           ·   less than or equal to the sum of tokens reserved field and the
35               non-reserved bandwidth tokens (total bandwidth tokens - total
36               tokens-reserved for all groups).
37
38       -l, --use-token-limit=
39           toggle the enabling of token limt usage. use-token-limit should be
40           either 0 or 1.
41
42       -a, --traffic-class-a=
43           specify traffic class A for this group, it should be larger than 0
44           and less than 8.
45
46       -b, --traffic-class-b=
47           specify traffic class B for this group, it should be larger than 0
48           and less than 8.
49
51       Copyright (c) 2016 - 2019, Intel Corporation. License GPLv2: GNU GPL
52       version 2 http://gnu.org/licenses/gpl.html. This is free software: you
53       are free to change and redistribute it. There is NO WARRANTY, to the
54       extent permitted by law.
55
56
57
58accfg 3.1                         03/29/2021             ACCEL-CONFIG-CONFI(1)
Impressum