DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Stanisław Kardach" <kda@semihalf.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dev <dev@dpdk.org>, Frank Zhao <Frank.Zhao@starfivetech.com>,
	 Sam Grove <sam.grove@sifive.com>,
	Marcin Wojtas <mw@semihalf.com>,
	upstream@semihalf.com, Pavan Nikhilesh <pbhagavatula@marvell.com>,
	 Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>,
	 Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Subject: Re: [PATCH 1/1] examples/l3fwd: fix scalar LPM compilation
Date: Wed, 11 May 2022 16:18:39 +0200	[thread overview]
Message-ID: <CALVGJWLhgmYMdeYEfRX6DXH2xcBQkzT72Ev6XZ06N-PceVtfPg@mail.gmail.com> (raw)
In-Reply-To: <CAJFAV8xNBTw2f9L=rp=J8-ovxcO0bFBKRYQFLA3xEg+DXLZGsQ@mail.gmail.com>

On Wed, May 11, 2022 at 1:39 PM David Marchand
<david.marchand@redhat.com> wrote:
<snip>
> Based on the vector specific implemtations of process_packet in this
> example, this code could be replaced with a call to rfc1812_process().
> Eth macs updates can be moved prior to rfc1812_process.
>
> What do you think of (untested):
That actually looks a lot better! Though it seems safer to use
rte_pktmbuf_mtod_offset() for getting the ipv4_hdr. I'll post V2 with
this update.

  reply	other threads:[~2022-05-11 14:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 11:58 Stanislaw Kardach
2022-05-11 11:38 ` David Marchand
2022-05-11 14:18   ` Stanisław Kardach [this message]
2022-05-11 14:56 ` [PATCH v2 " Stanislaw Kardach
2022-05-19 14:53   ` David Marchand
2022-05-23 13:29     ` David Marchand

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=CALVGJWLhgmYMdeYEfRX6DXH2xcBQkzT72Ev6XZ06N-PceVtfPg@mail.gmail.com \
    --to=kda@semihalf.com \
    --cc=Frank.Zhao@starfivetech.com \
    --cc=Honnappa.Nagarahalli@arm.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=konstantin.v.ananyev@yandex.ru \
    --cc=mw@semihalf.com \
    --cc=pbhagavatula@marvell.com \
    --cc=sam.grove@sifive.com \
    --cc=upstream@semihalf.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).