From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anupam Kapoor Subject: Re: [Crypto-API query] Date: Tue, 28 Jun 2016 11:21:00 +0530 Message-ID: <87h9cdoo8r.fsf@fatcat.parallelwireless> References: Mime-Version: 1.0 Content-Type: text/plain Cc: dev@dpdk.org To: amartya.das@wipro.com Return-path: Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by dpdk.org (Postfix) with ESMTP id 3D1BB2E8B for ; Tue, 28 Jun 2016 07:51:04 +0200 (CEST) Received: by mail-pf0-f195.google.com with SMTP id c74so797788pfb.0 for ; Mon, 27 Jun 2016 22:51:04 -0700 (PDT) In-reply-to: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" >>>>> [2016-06-28T10:57:02+0530]: "amartya.das" (amartya.das): ,----[ amartya.das ] | Is it possible to use Crypto API with virtual device without VFIO and by using UIO only. `---- i have just taken a cursory look at the l2fwd-crypto, and it seems it is possible to have sw-only crypto devices... --- thanks anupam