Re: pktgen question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Monday, September 24, 2007 - 10:40 am

From: Steve Wise <swise@opengridcomputing.com>
Date: Mon, 24 Sep 2007 08:54:13 -0500


The problem is that skb_clone() is (relatively) expensive and
pktgen is trying to just grab a reference to the SKB in
the absolutely cheapest way possible.

In my personal opinion, I think what the drivers that don't
work with pktgen are doing is wrong and they should find
another way to pass state around other than to depend upon
being able to use the ->cb[] area at-will.
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
pktgen question, Steve Wise, (Sun Sep 23, 9:12 am)
Re: pktgen question, Evgeniy Polyakov, (Sun Sep 23, 10:28 am)
Re: pktgen question, Steve Wise, (Sun Sep 23, 10:55 am)
Re: pktgen question, jamal, (Sun Sep 23, 11:18 am)
Re: pktgen question, Ben Greear, (Sun Sep 23, 11:30 pm)
Re: pktgen question, Steve Wise, (Mon Sep 24, 6:54 am)
Re: pktgen question, Ben Greear, (Mon Sep 24, 7:39 am)
Re: pktgen question, Steve Wise, (Mon Sep 24, 8:00 am)
Re: pktgen question, Ben Greear, (Mon Sep 24, 8:37 am)
Re: pktgen question, Robert Olsson, (Mon Sep 24, 8:42 am)
Re: pktgen question, David Miller, (Mon Sep 24, 10:40 am)
Re: pktgen question, Rick Jones, (Mon Sep 24, 11:02 am)
Re: pktgen question, Ben Greear, (Mon Sep 24, 11:22 am)
Re: pktgen question, Steve Wise, (Mon Oct 8, 2:43 pm)
Re: pktgen question, Ben Greear, (Mon Oct 8, 2:57 pm)
Re: pktgen question, David Miller, (Mon Oct 8, 3:22 pm)
Re: pktgen question, Steve Wise, (Mon Oct 8, 3:46 pm)
Re: pktgen question, David Miller, (Mon Oct 8, 3:54 pm)