DPDK patches and discussions
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: Choonho Son <choonho.son@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] socket programming with DPDK?
Date: Sat, 15 Nov 2014 08:28:32 -0500	[thread overview]
Message-ID: <20141115132832.GC17037@localhost.localdomain> (raw)
In-Reply-To: <CAJBXtn=n_M+7QV4+oe3aaPgOWGtQ+qnjht6tfhAS26i3_cQ2kg@mail.gmail.com>

On Sat, Nov 15, 2014 at 04:08:47PM +0900, Choonho Son wrote:
> Hi,
> 
> I am making netflow collector with DPDK.
> I need to export result to another server with socket programming.
> But I can not include <netinet/in.h> which defines struct sockaddr_in.
> 
> How can I make application with traditional socket programming and DPDK?
> 
> Thanks.
> 
> Choonho Son
> 
Why can't you add netinet/in.h?  Are you getting an error when doing so?  I
vaguely recall someone posting a fix for an include error for that file, but I
don't recall its disposition
Neil

  reply	other threads:[~2014-11-15 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-15  7:08 Choonho Son
2014-11-15 13:28 ` Neil Horman [this message]
2014-11-15 14:22   ` Thomas Monjalon
2014-11-15 15:36   ` Ariel Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141115132832.GC17037@localhost.localdomain \
    --to=nhorman@tuxdriver.com \
    --cc=choonho.son@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).