Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jakub Kicinski authored and David S. Miller committed
    We already force ring sizes to be power of 2 so replace
    modulo operations with AND (size - 1) in index calculations.
    
    Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    1a1d74d3
    History
    Name Last commit Last update