On 4/15/2020 12:14 PM, Bernard Iremonger wrote: > Configure the RSS hash for the i40e PMD using the > rte_flow API RSS pattern. > > The i40e patch depends on the following patch: > http://patches.dpdk.org/patch/68533/ > [v9] net/i40e: enable hash configuration in RSS flow > > > Changes in v4: > -------------- > Rebased to dpdk-next-net > Renumbered esp and ah in librte_ethdev patch. > > Changes in v3: > -------------- > Reduce types in testpmd patch to esp and ah. > > Changes in v2: > -------------- > i40e changes are based on http://patches.dpdk.org/patch/67042/ > update i40e PMD user guide. > Add more types to testpmd patch > > > Bernard Iremonger (3): > librte_ethdev: add RSS offload types for ESP and AH > app/testpmd: handle RSS offload types ESP and AH > net/i40e: add ESP patterns >
Series applied to dpdk-next-net/master, thanks.