[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C4A224B.8080806@candelatech.com>
Date: Fri, 23 Jul 2010 16:14:19 -0700
From: Ben Greear <greearb@...delatech.com>
To: NetDev <netdev@...r.kernel.org>
Subject: pktgen performance hit due to memset.
Some time back, someone added some memset() calls to pktgen to
keep from leaking memory contents to the network.
At least in our modified version of pktgen, this caused about 25%
performance degradation when sending 1514 byte pkts (multi-pkt == 0)
on a pair of 10G ports. It was easy enough to comment these memset
calls out of course.
I don't mind if this patch stays in,
but thought I'd post my findings in case anyone else wonders why
their pktgen slowed down...
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists