linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: igal.liberman@freescale.com
Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, scottwood@freescale.com,
	madalin.bucur@freescale.com, pebolle@tiscali.nl,
	joakim.tjernlund@transmode.se, ppc@mindchasers.com,
	stephen@networkplumber.org
Subject: Re: [v9, 3/6] fsl/fman: Add FMan MAC support
Date: Thu, 03 Dec 2015 15:23:42 -0500 (EST)	[thread overview]
Message-ID: <20151203.152342.830757781812463540.davem@davemloft.net> (raw)
In-Reply-To: <1449127157-9400-4-git-send-email-igal.liberman@freescale.com>

From: <igal.liberman@freescale.com>
Date: Thu, 3 Dec 2015 09:19:14 +0200

> +static u32 crc_table[256] = {

No way.

We have every conceivable implementation of CRC calculations in the
kernel already.  Use them.

  reply	other threads:[~2015-12-03 20:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03  7:19 [v9, 0/6] Freescale DPAA FMan igal.liberman
2015-12-03  7:19 ` [v9, 1/6] fsl/fman: Add FMan MURAM support igal.liberman
2015-12-03  7:19 ` [v9, 2/6] fsl/fman: Add FMan support igal.liberman
2015-12-03  7:19 ` [v9, 3/6] fsl/fman: Add FMan MAC support igal.liberman
2015-12-03 20:23   ` David Miller [this message]
2015-12-08 11:20     ` Liberman Igal
2015-12-03 22:42   ` Kenneth Klette Jonassen
2015-12-03  7:19 ` [v9, 4/6] fsl/fman: Add FMan SP support igal.liberman
2015-12-03  7:19 ` [v9, 5/6] fsl/fman: Add FMan Port Support igal.liberman
2015-12-03  7:19 ` [v9, 6/6] fsl/fman: Add FMan MAC driver igal.liberman
2015-12-08 20:18   ` Andy Fleming
2015-12-08 22:44     ` Scott Wood
2015-12-09  2:17       ` David Miller
2015-12-09 10:10         ` Madalin-Cristian Bucur
2015-12-09 17:07           ` Scott Wood
2015-12-15 11:55     ` Liberman Igal

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=20151203.152342.830757781812463540.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=igal.liberman@freescale.com \
    --cc=joakim.tjernlund@transmode.se \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=madalin.bucur@freescale.com \
    --cc=netdev@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    --cc=ppc@mindchasers.com \
    --cc=scottwood@freescale.com \
    --cc=stephen@networkplumber.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).