commit | 60f44fe4cde9c239c40fb5267126229c48f50e22 | [log] [tgz] |
---|---|---|
author | Jeff Guo <jia.guo@intel.com> | Fri Jul 16 15:16:43 2021 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Tue Dec 14 08:06:47 2021 -0800 |
tree | a9c90756b2a819347a5b9406cd23ccbabcde816f | |
parent | 8818b95409d8e68da3c2ec3e407b617d9294cf37 [diff] |
ice: refactor PTYPE validating Since the capability of a PTYPE within a specific package could be negotiated by checking the HW bit map, it means that there's no need to maintain a different PTYPE list for each type of the package when parsing PTYPE. So refactor the PTYPE validating mechanism. Signed-off-by: Jeff Guo <jia.guo@intel.com> Tested-by: Tony Brelinski <tony.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>