i40e/i40evf: Some flow director HW definition fixes
authorAnjali Singhai Jain <[email protected]>
Tue, 11 Feb 2014 08:24:11 +0000 (08:24 +0000)
committerJeff Kirsher <[email protected]>
Fri, 14 Mar 2014 23:29:15 +0000 (16:29 -0700)
commit77e29bc6fc814a2283c9dda07d24f2efb53d585c
tree3909b95a75469821c1b344e271f940fcadb595ba
parent43fddb7576fbd543502b01f0c09a3a4171f7e038
i40e/i40evf: Some flow director HW definition fixes

1) Fix a name of the error bit to correctly indicate the error.
2) Added a fd_id field in the 32 byte desc at the place(qw0) where it gets
reported in the programming error desc WB. In a normal data desc
the fd_id field is reported in qw3.

Change-ID: Ide9a24bff7273da5889c36635d629bc3b5212010
Signed-off-by: Anjali Singhai Jain <[email protected]>
Acked-by: Shannon Nelson <[email protected]>
Signed-off-by: Kevin Scott <[email protected]>
Signed-off-by: Catherine Sullivan <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_type.h
drivers/net/ethernet/intel/i40evf/i40e_type.h