From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Support of LSI for vmxnet3 Date: Wed, 2 Sep 2015 21:44:01 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: dev@dpdk.org To: "Dey, Souvik" Return-path: Received: from mail-io0-f176.google.com (mail-io0-f176.google.com [209.85.223.176]) by dpdk.org (Postfix) with ESMTP id B21C158F7 for ; Thu, 3 Sep 2015 06:44:02 +0200 (CEST) Received: by ioiz6 with SMTP id z6so45001005ioi.2 for ; Wed, 02 Sep 2015 21:44:02 -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" The problem is there is no selective disable mask. It is possible using MSIX by redirecting. I have a version with that with new rcv stuff. Still needs work On Sep 2, 2015 9:07 PM, "Dey, Souvik" wrote: > Hi, > Is there any particular reason of nor supporting the > RTE_PCI_DRV_INTR_LSC for vmxnet3. I can see we have introduced the same for > the other virtual driver virtio but not for vmxnet3. Do we have some > technical difficulties there ? Can someone throw some light on this. > > > -- > Regards, > Souvik >