DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] examples/l3fwd: exact-match rework
Date: Sun, 28 Feb 2016 21:55:33 +0100	[thread overview]
Message-ID: <1493570.4n6L1T4g4x@xps13> (raw)
In-Reply-To: <1456307324-3116-1-git-send-email-tomaszx.kulasek@intel.com>

Hi,
There is an error when compiling:
examples/l3fwd/l3fwd_em.c:304:1: error: unused function 'l3fwd_em_simple_forward'

2016-02-24 10:48, Tomasz Kulasek:
> -                       l3fwd_em_simple_forward(pkts_burst[j], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+1], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+2], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+3], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+4], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+5], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+6], portid, qconf);
> -                       l3fwd_em_simple_forward(pkts_burst[j+7], portid, qconf);

  reply	other threads:[~2016-02-28 20:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29 16:48 [dpdk-dev] [PATCH] examples: l3fwd exact-match path rework Tomasz Kulasek
2016-02-03 17:58 ` Ananyev, Konstantin
2016-02-24  9:48 ` [dpdk-dev] [PATCH v2] examples/l3fwd: exact-match rework Tomasz Kulasek
2016-02-28 20:55   ` Thomas Monjalon [this message]
2016-02-29 10:33   ` [dpdk-dev] [PATCH v3] " Tomasz Kulasek
2016-02-29 10:45     ` Thomas Monjalon

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=1493570.4n6L1T4g4x@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=tomaszx.kulasek@intel.com \
    /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).