diff options
| author | Arnd Bergmann <[email protected]> | 2021-11-08 12:10:32 +0100 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-12-02 16:53:07 -0800 |
| commit | 7a7dd5114f53885419ef67c530e961d7ceaec15a (patch) | |
| tree | 1c6b45624415389ba9bb1388fe45e182e32a4f0b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | fc993be36f9ea7fc286d84d8471a1a20e871aad4 (diff) | |
mlx5: fix psample_sample_packet link error
When PSAMPLE is a loadable module, built-in drivers cannot use it:
aarch64-linux-ld: drivers/net/ethernet/mellanox/mlx5/core/en/tc/sample.o: in function `mlx5e_tc_sample_skb':
sample.c:(.text+0xd68): undefined reference to `psample_sample_packet'
Add the same dependency here that is used for MLXSW
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions