From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by dpdk.org (Postfix) with ESMTP id 8417C9269 for ; Mon, 7 Dec 2015 07:55:56 +0100 (CET) Received: by wmww144 with SMTP id w144so25473691wmw.1 for ; Sun, 06 Dec 2015 22:55:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+FG5dybEj51HTbAVQ9t4faEumw8NKmoe/4y23YuvWsE=; b=mNfH6kvkHIp8vv7wmSHcXm8KF9IMoVEWF/nML+D9qePRe9puAL3p8bcp3RZj0OdeeT 4Bs8AyjisfW1ItAos++xUnewF5IhlpCHayFPRsFUK20ubtbHY2BPwRfPjlLUCE0JIPyD Ewhd9RAbh92EsWUSSFTddgTlr31BuAgUp1Q++iFWoyMFsDU6ciWildqD9GJEtg4Zb/9a s3Y7GgR5Ky5zLSQkQOvjNa9LZs+2FGtDHTrv1Qg3rd0UjpWGSJcgoUI4VUgzRVE7w+oD MKSSKsqGziu8/w4TwgS/tFBZVxO5te3yAUF+YA8929K2WY5uCMIJXRS8YowjOx7R+P4L XDkg== MIME-Version: 1.0 X-Received: by 10.194.133.233 with SMTP id pf9mr31048746wjb.71.1449471356403; Sun, 06 Dec 2015 22:55:56 -0800 (PST) Received: by 10.28.165.68 with HTTP; Sun, 6 Dec 2015 22:55:56 -0800 (PST) Date: Mon, 7 Dec 2015 12:25:56 +0530 Message-ID: From: Christopher Daniel To: users@dpdk.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] Reg. AF_PACKET document/example applications X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2015 06:55:56 -0000 Hello, I would like to use AF_PACKET PMD support with DPDK. I could not find any document/examples applications for this. Can someone help me?. Thanks. Christy