net/ice/base: fix flow raw field vector extraction
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 8 Oct 2019 01:50:15 +0000 (09:50 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 23 Oct 2019 14:43:09 +0000 (16:43 +0200)
commitd173b59d259bcd1e2a97f1bb517cc523da72c7cf
treec28cca15efb7bdeb279a90a40c5153d4e92ff717
parent98ba06d0b772c74fbb2eb557c9dc3de5b5838b32
net/ice/base: fix flow raw field vector extraction

Correct the ordering of raw field extraction in the field vector
by taking into account the ordering setting for requesting block.

Fixes: aa1cd410fa64 ("net/ice/base: add flow module")
Cc: stable@dpdk.org
Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_flow.c