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

[PATCH v2 28/29] crypto/cnxk: enable copy dscp

From: Anoob Joseph <hidden>
Date: 2021-12-16 17:55:39
Subsystem: crypto api, the rest · Maintainers: Herbert Xu, "David S. Miller", Linus Torvalds

Copy DSCP is supported. Enable it in capabilities.

Signed-off-by: Anoob Joseph <redacted>
---
 drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c b/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
index f79e4d7..f8c007e 100644
--- a/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
+++ b/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
@@ -1142,6 +1142,7 @@ cnxk_sec_caps_update(struct rte_security_capability *sec_cap)
 {
 	sec_cap->ipsec.options.udp_encap = 1;
 	sec_cap->ipsec.options.copy_df = 1;
+	sec_cap->ipsec.options.copy_dscp = 1;
 }
 
 static void
-- 
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