diff options
author | Larysa Zaremba <[email protected]> | 2024-08-23 11:59:31 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-09-03 09:05:40 -0700 |
commit | 04c7e14e5b0b6227e7b00d7a96ca2f2426ab9171 (patch) | |
tree | c8aaeea8a842d3f1f39d548860fd0572a4566824 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7e3b407ccbea3259b8583ccc34807622025e390f (diff) |
ice: do not bring the VSI up, if it was down before the XDP setup
After XDP configuration is completed, we bring the interface up
unconditionally, regardless of its state before the call to .ndo_bpf().
Preserve the information whether the interface had to be brought down and
later bring it up only in such case.
Fixes: efc2214b6047 ("ice: Add support for XDP")
Reviewed-by: Wojciech Drewek <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Tested-by: Chandan Kumar Rout <[email protected]>
Acked-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Larysa Zaremba <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions