Skip to content
Snippets Groups Projects
Commit 7fecf0a1 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'flow_offload-fix-CVLAN-support'


Edward Cree says:

====================
flow_offload: fix CVLAN support

When the flow_offload infrastructure was added, CVLAN matches weren't
 plumbed through, and flow_rule_match_vlan() was incorrectly called in
 the mlx5 driver when populating CVLAN match information.  This series
 adds flow_rule_match_cvlan(), and uses it in the mlx5 code.
Both patches should also go to 5.1 stable.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 2407a88a 12d5cbf8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment