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
The DEVMAP map types used by xdp-forward prevents installing xdp-forward
on ifindexes larger than the map size, because the ifindex is also used
as the lookup key. Change to DEVMAP_HASH to avoid this.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
0 commit comments