summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHadar Hen Zion2016-07-01 13:51:06 +0200
committerDavid S. Miller2016-07-02 20:40:40 +0200
commit398f33511e97aad7f259e864a1596fc8ef559dc1 (patch)
tree93e2a0f2533767af4d8b6c7a611a46fdf6d990fd /Documentation
parentnet/mlx5e: TIRs management refactoring (diff)
downloadkernel-qcow2-linux-398f33511e97aad7f259e864a1596fc8ef559dc1.tar.gz
kernel-qcow2-linux-398f33511e97aad7f259e864a1596fc8ef559dc1.tar.xz
kernel-qcow2-linux-398f33511e97aad7f259e864a1596fc8ef559dc1.zip
net/mlx5e: Mark enabled RQTs instances explicitly
In the current driver implementation two types of receive queue tables (RQTs) are in use - direct and indirect. Change the driver to mark each new created RQT (direct or indirect) as "enabled". This behaviour is needed for introducing new mlx5e instances which serve to represent SRIOV VFs. The VF representors will have only one type of RQTs (direct). An "enabled" flag is added to each RQT to allow better handling and code sharing between the representors and the nic netdevices. This patch doesn't add any new functionality. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions