public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Scott Bardone <sbardone@chelsio.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Lukas Hejtmanek <xhejtman@mail.muni.cz>,
	Francois Romieu <romieu@fr.zoreil.com>,
	Jeff Garzik <jgarzik@pobox.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Kernel 2.6.12-rc6-mm1 & Chelsio driver
Date: Wed, 08 Jun 2005 11:43:43 -0700	[thread overview]
Message-ID: <42A73C5F.7070706@chelsio.com> (raw)
In-Reply-To: <20050608174640.GA14954@infradead.org>

We modify the existing Linux TCP stack to add "hooks" so that our card can 
perform TCP offload and HW based checksum, thus making it possible to see high 
throughput with multiple connections and low CPU utilization.

We add 2 source files to the kernel, toedev.c and offload.c. We also modify 
neighbor.c, tcp.c, tcp_diag.c, tcp_ipv4.c, tcp_timer.c to add functions for our 
TOE capabilities so that the offloaded packet can be sent to our hardware 
(offload) path instead of going through the software (TCP stack) path.

Our processing engine is an ASIC with a HW based TCP stack which processes 
packets with Chelsio's CPL messages (Chelsio Protocol Language). I would not 
consider it a derived work.

-Scott


Christoph Hellwig wrote:
> On Tue, Jun 07, 2005 at 07:19:46PM -0700, Scott Bardone wrote:
> 
>>We currently don't have the TOE API in the Linux kernel so the TOE 
>>functionality does not exist, therefore you can only use the Chelsio 
>>modified 2.6.6 kernel for TOE.
> 
> 
> Care to explain what modifications you do, and whether or not you consider
> your card firmware a derived work of the TCP stack because of them?
> 

  reply	other threads:[~2005-06-08 18:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 18:13 Kernel 2.6.12-rc6-mm1 & Chelsio driver Lukas Hejtmanek
2005-06-07 18:50 ` Jeff Garzik
2005-06-07 18:58   ` Lukas Hejtmanek
2005-06-07 19:27     ` Jeff Garzik
2005-06-07 19:33       ` Lukas Hejtmanek
2005-06-07 20:08         ` Francois Romieu
2005-06-07 21:10           ` Lukas Hejtmanek
2005-06-07 22:42             ` Francois Romieu
2005-06-08  2:19             ` Scott Bardone
2005-06-08  6:50               ` Lukas Hejtmanek
2005-06-08 17:46               ` Christoph Hellwig
2005-06-08 18:43                 ` Scott Bardone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-06-08 17:33 Scott Bardone
2005-06-08 18:49 ` Lukas Hejtmanek
2005-06-08 19:11   ` Scott Bardone
2005-06-08 19:32     ` Lukas Hejtmanek
2005-06-08 20:06       ` Scott Bardone
     [not found]       ` <42A74F88.10502@chelsio.com>
2005-06-16 23:22         ` Lukas Hejtmanek

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=42A73C5F.7070706@chelsio.com \
    --to=sbardone@chelsio.com \
    --cc=hch@infradead.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=romieu@fr.zoreil.com \
    --cc=xhejtman@mail.muni.cz \
    /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