Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ice: xsk: drop power of 2 ring size restriction for AF_XDP
[ Upstream commit b3056ae ] We had multiple customers in the past months that reported commit 296f13f ("ice: xsk: Force rings to be sized to power of 2") makes them unable to use ring size of 8160 in conjunction with AF_XDP. Remove this restriction. Fixes: 296f13f ("ice: xsk: Force rings to be sized to power of 2") CC: Alasdair McWilliam <[email protected]> Signed-off-by: Maciej Fijalkowski <[email protected]> Tested-by: George Kuruvinakunnel <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
- Loading branch information