From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.arccn.ru (vpn.arccn.ru [95.182.74.2]) by dpdk.org (Postfix) with SMTP id D5A637F6D for ; Fri, 14 Nov 2014 09:42:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.arccn.ru (Postfix) with ESMTP id 394D8A0092 for ; Fri, 14 Nov 2014 12:52:15 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=arccn.ru; h= x-mailer:mime-version:to:date:date:message-id:subject:subject :content-transfer-encoding:content-type:content-type:from:from; s=dkim; t=1415955126; x=1416819126; bh=fi6o0oz80mS+ARLOwOMY/xHe XtmcnUsCDsRJ2GHGmCA=; b=wp/vgMZWOQH/2YXR9aa4CMOC/91i/fFzJ294269m ROhWRburG8mCr3FPDGhXZpXat+X73AK3B/pXq0ef35kwyv7Z4bIaLSUZt1GbCvrP UduTVJRmS9lycU+Pj64OdEiShkqHDNzFDb7o797k8k0pNYvUW3Dy04MfszN9lfHp Dio= X-Virus-Scanned: Debian amavisd-new at mail.arccn.ru Received: from mail.arccn.ru ([127.0.0.1]) by localhost (mail.arccn.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FHiOo9v4uEim for ; Fri, 14 Nov 2014 11:52:06 +0300 (MSK) Received: from [10.30.40.85] (unknown [10.30.40.85]) by mail.arccn.ru (Postfix) with ESMTPSA id 6B312A0091 for ; Fri, 14 Nov 2014 11:52:06 +0300 (MSK) From: Igor Ryzhov Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: Date: Fri, 14 Nov 2014 11:52:04 +0300 To: "dev@dpdk.org" Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) X-Mailer: Apple Mail (2.1990.1) Subject: [dpdk-dev] Question about librte_cmdline 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: Fri, 14 Nov 2014 08:42:13 -0000 Hello. Are there any docs with detailed description of cmdline library? I found only some information in =C2=ABDPDK Sample Apps=C2=BB document, = but it describes only a couple of features. Best regards, Igor Ryzhov=