summaryrefslogtreecommitdiffstats
path: root/Documentation/sparse.txt
diff options
context:
space:
mode:
authorSaeed Mahameed2016-09-21 11:19:43 +0200
committerDavid S. Miller2016-09-22 08:51:40 +0200
commit21c59685dd176dd6b2c4fc5e18dc65730cfd546a (patch)
tree66d309bc87ccf091d265fa207a64b9592f4f321c /Documentation/sparse.txt
parentnet/mlx5e: Build RX SKB on demand (diff)
downloadkernel-qcow2-linux-21c59685dd176dd6b2c4fc5e18dc65730cfd546a.tar.gz
kernel-qcow2-linux-21c59685dd176dd6b2c4fc5e18dc65730cfd546a.tar.xz
kernel-qcow2-linux-21c59685dd176dd6b2c4fc5e18dc65730cfd546a.zip
net/mlx5e: Union RQ RX info per RQ type
We have two types of RX RQs, and they use two separate sets of info arrays and structures in RX data path function. Today those structures are mutually exclusive per RQ type, hence one kind is allocated on RQ creation according to the RQ type. For better cache locality and to minimalize the sizeof(struct mlx5e_rq), in this patch we define them as a union. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/sparse.txt')
0 files changed, 0 insertions, 0 deletions