Thread (90 messages) 90 messages, 3 authors, 2022-01-21
STALE1650d
Revisions (3)
  1. v1 [diff vs current]
  2. v2 [diff vs current]
  3. v3 current

[PATCH v3 06/29] common/cnxk: update completion code

From: Anoob Joseph <hidden>
Date: 2021-12-17 09:21:06
Subsystem: the rest · Maintainer: Linus Torvalds

Update completion code to match v1.19 microcode release.

Signed-off-by: Anoob Joseph <redacted>
---
 drivers/common/cnxk/roc_ie_ot.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/common/cnxk/roc_ie_ot.h b/drivers/common/cnxk/roc_ie_ot.h
index 5b61902..923656f 100644
--- a/drivers/common/cnxk/roc_ie_ot.h
+++ b/drivers/common/cnxk/roc_ie_ot.h
@@ -43,8 +43,8 @@ enum roc_ie_ot_ucc_ipsec {
 	ROC_IE_OT_UCC_ERR_SA_ESP_BAD_KEYS = 0xc5,
 	ROC_IE_OT_UCC_ERR_SA_AH_BAD_KEYS = 0xc6,
 	ROC_IE_OT_UCC_ERR_SA_BAD_IP = 0xc7,
-	ROC_IE_OT_UCC_ERR_PKT_REPLAY_WINDOW = 0xc8,
-	ROC_IE_OT_UCC_ERR_PKT_IP_FRAG = 0xc9,
+	ROC_IE_OT_UCC_ERR_PKT_IP_FRAG = 0xc8,
+	ROC_IE_OT_UCC_ERR_PKT_REPLAY_WINDOW = 0xc9,
 	ROC_IE_OT_UCC_SUCCESS_SA_SOFTEXP_FIRST = 0xf0,
 	ROC_IE_OT_UCC_SUCCESS_PKT_IP_BADCSUM = 0xf1,
 	ROC_IE_OT_UCC_SUCCESS_SA_SOFTEXP_AGAIN = 0xf2,
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help