diff options
author | 2016-04-07 19:39:41 +0100 | |
---|---|---|
committer | 2016-04-08 15:26:05 -0400 | |
commit | 114bdef0be28aa9aa71e291d133e79edd514f8dc (patch) | |
tree | 5ea9bd1da9787d8fbac4c5d1c94843964844a05a /tools/perf/scripts/python | |
parent | nfp: reorganize initial filling of RX rings (diff) | |
download | linux-dev-114bdef0be28aa9aa71e291d133e79edd514f8dc.tar.xz linux-dev-114bdef0be28aa9aa71e291d133e79edd514f8dc.zip |
nfp: preallocate RX buffers early in .ndo_open
We want the .ndo_open() to have following structure:
- allocate resources;
- configure HW/FW;
- enable the device from stack perspective.
Therefore filling RX rings needs to be moved to the beginning
of .ndo_open().
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions