You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xdp: use BPF_MAP_TYPE_HASH for the filter map (#898)
BPF_MAP_TYPE_ARRAY size is limited cause udp4_dp_filter_fd update
fail(-7), eBPF map use locked memory.
Signed-off-by: Frank Du <[email protected]>
(cherry picked from commit 002b38e)
0 commit comments