Re: change the way e1000 is handling short VLAN frames

2007-09-21 Thread Francesco Fondelli
On 9/21/07, jamal [EMAIL PROTECTED] wrote: Hope that makes sense. [cut] cheers, jamal Hi all, as far as I understand ieee docs both 64 and 68 approaches are fine... --- Std 802.1Q-2005, 6.5.1 --- On receipt of an M_UNITDATA.request primitive that represents a tagged frame, the implementation

Re: [PATCH] vlan support for pktgen

2006-09-14 Thread Francesco Fondelli
On 9/14/06, Robert Olsson [EMAIL PROTECTED] wrote: Thanks a lot, code seems code seems straight forward but I'm not to experienced with VLAN hacking and need find some test environment when I got a chance, maybe someone else has better opportunities to verify. Cheers.

[PATCH] vlan support for pktgen

2006-09-13 Thread Francesco Fondelli
Hi all, The attached patch allows pktgen to produce 802.1Q and Q-in-Q tagged frames. I have used it for stress test a bridge and seems ok to me. Unfortunately I have no access to net-2.6.x git tree so the diff is against 2.6.17.13. If you have a moment look over it, I think this feature could be