DPDK usage discussions
 help / color / mirror / Atom feed
From: "Das, Surajit" <Surajit.Das@commscope.com>
To: users <users@dpdk.org>
Cc: "Dharwadkar, Sriram" <Sriram.Dharwadkar@commscope.com>
Subject: [dpdk-users] ipsec-secgw fails to run as DEV_TX_OFFLOAD_SECURITY and DEV_RX_OFFLOAD_SECURITY missing in Intel NIC X722
Date: Tue, 2 Feb 2021 18:09:38 +0000	[thread overview]
Message-ID: <SN6PR14MB22536DAC7508FB56E7B6DDC9E9B59@SN6PR14MB2253.namprd14.prod.outlook.com> (raw)

Hi DPDK Experts,

I tried running ipsec-secgw on Intel VFs created from PF  X722 for 10GBASE-T.
The app fails to run because the capabilities in bit mask dev_info.tx_offload_capa and dev_info.tx_offload_capa does not cover DEV_RX_OFFLOAD_SECURITY and DEV_TX_OFFLOAD_SECURITY.

Is this because the NIC itself does not support this capability?
Or does the igb_uio driver need to be compiled with some additional flags?

Is there anyway to run ipsec-secgw with encryption handled in software?

Versions:
dpdk-stable-19.11.6
3.10.0-1062.el7.x86_64
CentOS Linux release 7.7.1908 (Core)

NIC version:
Intel Corporation Ethernet Virtual Function 700 Series (rev 09)

Command Arguments:
./build/ipsec-secgw -l 6,7 -w 00:0b.0 -w 00:0c.0 --vdev "crypto_null" --log-level 8 --socket-mem 1024 -- -p 0xf -P -u 0x2 --config="(0,0,6),(1,0,7)" -f /root/config_file

Error Message:

EAL: Error - exiting with code: 1
  Cause: Error: port 1 required RX offloads: 0x800e, avaialbe RX offloads: 0x2a6f


Regards,
Surajit

                 reply	other threads:[~2021-02-02 18:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SN6PR14MB22536DAC7508FB56E7B6DDC9E9B59@SN6PR14MB2253.namprd14.prod.outlook.com \
    --to=surajit.das@commscope.com \
    --cc=Sriram.Dharwadkar@commscope.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).