Commit e23ac10
octeontx2-af: fix issue with IPv6 ext match for RSS
While performing RSS based on IPv6, extension ltype
is not being considered. This will be problem for
fragmented packets or packets with extension header.
Adding changes to match IPv6 ext header along with IPv6
ltype.
Fixes: 41a7aa7 ("octeontx2-af: NIX Rx flowkey configuration for RSS")
Signed-off-by: Kiran Kumar K <[email protected]>
Reviewed-by: Kalesh AP <[email protected]>
Signed-off-by: David S. Miller <[email protected]>1 parent 404dc0f commit e23ac10
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3864 | 3864 | | |
3865 | 3865 | | |
3866 | 3866 | | |
| 3867 | + | |
| 3868 | + | |
| 3869 | + | |
3867 | 3870 | | |
3868 | 3871 | | |
3869 | 3872 | | |
| |||
3990 | 3993 | | |
3991 | 3994 | | |
3992 | 3995 | | |
3993 | | - | |
| 3996 | + | |
3994 | 3997 | | |
3995 | 3998 | | |
3996 | 3999 | | |
| |||
0 commit comments