net/qede: fix missing UDP protocol in RSS offload types
authorHarish Patil <harish.patil@qlogic.com>
Fri, 24 Mar 2017 07:40:57 +0000 (00:40 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 17:02:57 +0000 (19:02 +0200)
commit82bd0987bdd2e3bdc54b48f2ab37e2281bbcd4fb
treee002a6141a676615057a7cfc1c99f021ff406480
parentf4509ba9bf634148ed52e274110047910206c7a1
net/qede: fix missing UDP protocol in RSS offload types

Both UDP and TCP based RSS offload types are supported by the device.
This patch adds UDP protocol which got missed out in the original patch.

Fixes: 4c98f2768eef ("net/qede: support RSS hash configuration")
Cc: stable@dpdk.org
Signed-off-by: Harish Patil <harish.patil@qlogic.com>
drivers/net/qede/qede_ethdev.c