Re: [dpdk-dev] [PATCH 0/2] net/mlx5: update RSS action handling

2019-12-19 Thread Raslan Darawsheh
Hi, > -Original Message- > From: dev On Behalf Of Dekel Peled > Sent: Wednesday, December 18, 2019 12:06 PM > To: Matan Azrad ; Slava Ovsiienko > ; Shahaf Shuler > Cc: Ori Kam ; dev@dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] net/mlx5: update RSS action handling >

[dpdk-dev] [PATCH 0/2] net/mlx5: update RSS action handling

2019-12-18 Thread Dekel Peled
This series includes 2 patches updating the RSS action handling. The first patch fixes an error in existing code. The second patch implements additional functionality. Dekel Peled (2): net/mlx5: fix setting of Rx hash fields net/mlx5: support RSS on SRC or DST fields only doc/guides/nics/mlx