From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 6273B30D for ; Thu, 3 Jul 2014 14:06:53 +0200 (CEST) Received: by mail-wi0-f171.google.com with SMTP id n15so11308750wiw.16 for ; Thu, 03 Jul 2014 05:07:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=GO2TsPE/97TCYbY27QSSjNVpyOmJUyQInVonZjwNuV4=; b=Q1p2LxE+j3Mt9py1P8NYdc9gNOkntRHbLhDBDKAhmOVmctYVsqAv3vgQtuP1G3UlXE KujQVlpucUbP9V6cJONGYScN+P6d1JaB0zu29mEq3l1pe90qaoSrNj9TDBp0geJshPDb 8B9OADC1EFmIM0vjeveLHpC53juIFYBYMx6bAhxwaTIhNA+pdVRLsH7DhjKf9Ny3Giyg 7YtT9iDRuT9BC7rmSU4SwERA4Fn7VF4aJ/ScQ/81JOP/CF+7zvAIEoP0MgbhaY2QoFr0 5EE/qpZY0IGdeCKuHhkOp7UV70etV6gWTbV0Q95geNag0DKoBPCoSJQpfrcD+b469kZE oaNQ== X-Gm-Message-State: ALoCoQk3v+oBNi9jDnBqVFLW2f7LAPQXoVVLjbwoaXoL3Ebo0Qx7vVAGpGApqLG24SJsvVKsIeEe X-Received: by 10.180.93.9 with SMTP id cq9mr10317760wib.27.1404389234058; Thu, 03 Jul 2014 05:07:14 -0700 (PDT) Received: from xps13.localnet (6wind.net2.nerim.net. [213.41.180.237]) by mx.google.com with ESMTPSA id ex4sm66467743wic.2.2014.07.03.05.07.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Jul 2014 05:07:13 -0700 (PDT) From: Thomas Monjalon To: GongJinrong Date: Thu, 03 Jul 2014 14:05:31 +0200 Message-ID: <2553210.HDIC6L8bJB@xps13> Organization: 6WIND User-Agent: KMail/4.13.1 (Linux/3.14.6-1-ARCH; KDE/4.13.1; x86_64; ; ) In-Reply-To: References: <7F861DC0615E0C47A872E6F3C5FCDDBD0111B25E@BPXM14GP.gisp.nec.co.jp> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Testing memnic for VM to VM transfer X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 12:06:53 -0000 2014-07-03 19:03, GongJinrong: > Hi, Thomas, I cannot find the host-sim, where can I get it? In memnic repository: http://dpdk.org/browse/memnic/commit/?id=18e78437e75ef3f -- Thomas