Skip to content
Commit 6ac7ef14 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Fix the reported priorities of different filter types



Each RX filter table contains filters with two different levels of
specificity: TCP/IPv4 and UDP/IPv4 filters match the local address and
port and optionally the remote address and port; Ethernet filters
match the local address and optionally the VID.  The more specific
filters always override less specific filters within the same table,
and should be numbered accordingly.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 9e0f9a10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment