Thread (28 messages) 28 messages, 6 authors, 2009-09-11

Re: [PATCH 08/14] pktgen: reorganize transmit loop

From: Stephen Hemminger <hidden>
Date: 2009-08-28 05:49:07

On Thu, 27 Aug 2009 20:52:32 -0700
Ben Greear [off-list ref] wrote:
+		default: /* Drivers are not supposed to return other
values! */
+			if (net_ratelimit())
+				pr_info("pktgen: %s xmit error:
%d\n",
+					odev->name, ret);
 			pkt_dev->errors++;

I believe this is faulty.  Things like vlans can send pkts to qdiscs
of the underlying device and those can return other values.

Patric McHardy put in some patches recently to achieve this in a more
uniform manner:

http://patchwork.ozlabs.org/patch/28340/

Thanks,
Ben
Since pktgen has its own way of generating vlan tags, it
makes no sense to use it on top of 8021q vlan driver.


-- 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help