vhost: log socket path on adding connection
[dpdk.git] / drivers / event / octeontx2 / otx2_worker.h
index 2b716c0..3e36dce 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <otx2_common.h>
 #include "otx2_evdev.h"
-#include "otx2_evdev_crypto_adptr_dp.h"
+#include "otx2_evdev_crypto_adptr_rx.h"
 #include "otx2_ethdev_sec_tx.h"
 
 /* SSO Operations */
@@ -264,7 +264,7 @@ otx2_ssogws_prepare_pkt(const struct otx2_eth_txq *txq, struct rte_mbuf *m,
                        uint64_t *cmd, const uint32_t flags)
 {
        otx2_lmt_mov(cmd, txq->cmd, otx2_nix_tx_ext_subs(flags));
-       otx2_nix_xmit_prepare(m, cmd, flags);
+       otx2_nix_xmit_prepare(m, cmd, flags, txq->lso_tun_fmt);
 }
 
 static __rte_always_inline uint16_t