> > This patch set implements the RSS enhancement on x550. > > The enhancement includes, the PF RSS redirection table is enlarged > > from 128 entries to 512 entries, the VF doesn't share the same > > registers with PF and per VF RSS redirection table is provided. > > > > V2: > > Condense the code. > > Add release notes. > > > > Wenzhuo Lu (4): > > ixgbe: 512 entries RSS table on x550 > > ixgbe: VF RSS config on x550 > > ixgbe: VF RSS reta/hash query and update > > doc: release notes update for RSS enhancement > > Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com> > Great work :)
Applied, thanks The doc patch is split and merged in previous commits.