From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 2C908FAD8 for ; Wed, 18 Jan 2017 20:31:42 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 18 Jan 2017 11:31:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,250,1477983600"; d="scan'208";a="924053994" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by orsmga003.jf.intel.com with ESMTP; 18 Jan 2017 11:31:40 -0800 To: Andrew Rybchenko , Jerin Jacob Cc: DPDK From: Ferruh Yigit Message-ID: Date: Wed, 18 Jan 2017 19:31:39 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] I/O device memory read/write implementation for sfc X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2017 19:31:42 -0000 Hi Andrew, Jerin, Existing "I/O device memory read/write" doesn't cover sfc driver because driver was in next-net tree. And both sfc and "I/O device memory read/write" patches will be integrated into main tree for rc1 release. If "I/O device memory read/write" implementation can be done for sfc before rc2, that changes can be merged into rc2 release. Who can work on this task? Thanks, ferruh