diff options
author | Jacob Keller <[email protected]> | 2021-05-06 08:40:04 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-06-17 09:19:58 -0700 |
commit | 638a0c8c8861cb8a3b54203e632ea5dcc23d8ca5 (patch) | |
tree | a86684301e680cb553c85be76422b590ad4af5ee /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 0c33795231bff5df410bd405b569c66851e92d4b (diff) |
ice: fix incorrect payload indicator on PTYPE
The entry for PTYPE 90 indicates that the payload is layer 3. This does
not match the specification in the datasheet which indicates the packet
is a MAC, IPv6, UDP packet, with a payload in layer 4.
Fix the lookup table to match the data sheet.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions