diff options
| author | Mark Bloch <[email protected]> | 2017-12-07 21:25:57 +0000 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2017-12-28 22:43:50 +0000 |
| commit | a4b97ab4211fd0cf1011623c79fe2204dc023b96 (patch) | |
| tree | 7e22f4ad1c423602aeac667c5524176081d0293f /tools/bpf/bpftool/prog.c | |
| parent | net/mlx5e: Move ethernet representors data into separate struct (diff) | |
| download | kernel-a4b97ab4211fd0cf1011623c79fe2204dc023b96.tar.gz kernel-a4b97ab4211fd0cf1011623c79fe2204dc023b96.zip | |
net/mlx5: E-Switch, Create generic header struct to be used by representors
Now that we don't store type dependent data in struct mlx5_eswitch_rep
we can create a generic interface, and representor type.
struct mlx5_eswitch_rep will store an array of interfaces, each
interface is used by a different representor type.
Once we moved to a more generic interface, rdma driver representors can
be added and utilize the same mechanism as the Ethernet driver
representors use.
Signed-off-by: Mark Bloch <[email protected]>
Reviewed-by: Or Gerlitz <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
