diff options
| author | Michael Chan <[email protected]> | 2017-02-06 16:55:37 -0500 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-07 13:30:59 -0500 |
| commit | 4e5dbbda4c40a239e2ed4bbc98f2aa320e4dcca2 (patch) | |
| tree | 2a8c4e105ea6af6d289372e9277a2100d995ac2c /tools/perf/scripts/python/bin | |
| parent | c61fb99cae51958a9096d8540c8c05e74cfa7e59 (diff) | |
bnxt_en: Use event bit map in RX path.
In the current code, we have separate rx_event and agg_event parameters
to keep track of rx and aggregation events. Combine these events into
an u8 event mask with different bits defined for different events. This
way, it is easier to expand the logic to include XDP tx events.
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions