From: Ben Greear <greearb@candelatech.com>
To: Robert Olsson <Robert.Olsson@data.slu.se>
Cc: NetDev <netdev@vger.kernel.org>
Subject: Re: pktgen patch available for perusal.
Date: Wed, 01 Nov 2006 11:11:34 -0800 [thread overview]
Message-ID: <4548F166.1020001@candelatech.com> (raw)
In-Reply-To: <17736.54766.657083.873206@robur.slu.se>
Robert Olsson wrote:
> Ben Greear writes:
> > I've completed the first pass of my changes to pktgen in 2.6.18.
> > Many of these features are probably DOA based on previous conversations,
> > but perhaps this will help someone....
>
> Thanks. Well sometimes there is a need to capture and drop pkts and various
> points, so it handy to have code fragments ready and just add the hook when
> it's needed in driver or rx softirq etc.
I'd be thrilled to have the receive logic go into pktgen, even if it was #if 0 with a comment
showing how to patch dev.c to get it working. It would make my out-of-tree patch smaller
and should help others who are doing research and driver development...
If you'd accept a patch like this, please let me know.
> > Changes:
> > * use a nano-second timer based on the scheduler timer (TSC) for relative times, instead of get_time_of_day.
>
> Any chance you extract this one so we can compare with get_time_of_day. This pops up
> in the profiles and TX numbers are not what used to be.
I'll work on that.
Thanks,
Ben
>
> Cheers.
> --ro
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
next prev parent reply other threads:[~2006-11-01 19:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-30 23:47 pktgen patch available for perusal Ben Greear
2006-11-01 17:14 ` Robert Olsson
2006-11-01 19:11 ` Ben Greear [this message]
2006-11-03 11:13 ` Robert Olsson
2006-11-03 16:34 ` Ben Greear
2006-11-03 20:24 ` Robert Olsson
2006-11-03 20:41 ` Ben Greear
2006-11-04 12:32 ` jamal
2006-11-04 17:29 ` Ben Greear
2006-11-04 18:10 ` jamal
2006-11-04 19:12 ` Ben Greear
2006-11-06 14:06 ` Robert Olsson
2006-11-06 14:14 ` Robert Olsson
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=4548F166.1020001@candelatech.com \
--to=greearb@candelatech.com \
--cc=Robert.Olsson@data.slu.se \
--cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.