diff options
| author | Dmytro Linkin <[email protected]> | 2021-06-02 15:17:14 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-02 14:08:36 -0700 |
| commit | d395381909a32060927e3f90116f938379be0636 (patch) | |
| tree | 693d5f1bd08df85caa8d90614c3857579a7b6345 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 53c7bb553056d3a6713ea413576c6d1b0c3f0f61 (diff) | |
netdevsim: Add max_vfs to bus_dev
Currently there is no limit to the number of VFs netdevsim can enable.
In a real systems this value exist and used by the driver.
Fore example, some features might need to consider this value when
allocating memory.
Expose max_vfs variable to debugfs as configurable resource. If are VFs
configured (num_vfs != 0) then changing of max_vfs not allowed.
Co-developed-by: Yuval Avnery <[email protected]>
Signed-off-by: Yuval Avnery <[email protected]>
Signed-off-by: Dmytro Linkin <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions