Re: Re: newbie question on enabling vlan feature in the driver

kmk <[email protected]> Thu, 15 Mar 2007 10:23:01 -0700
Newsgroups gmane.linux.drivers.vlan
Message-ID <[email protected]>
Ben

Yes, the pings do work in both directions. I've not tested TCP/UDP yet..

Thanks
/kmk


On 3/14/07, Ben Greear <[email protected]> wrote:
>
> kmk wrote:
> > Ben
> >
> > I think I was looking at the wrong field in the data dump. I'm
> > seeing vlan tags in both directions.
> >
> > With writing to vlantag1 register,
> >
> > in Tx case I see the following
> >
> > veth->h_vlan_proto = 0x8100
> >
> > veth->h_vlan_TCI  = 2
> > veth->h_vlan_encapsulated_proto = 806
> >
> > in Rx case I see the following
> >
> > veth->h_vlan_proto = 0x8100
> >
> > veth->h_vlan_TCI  = 32a
> > veth->h_vlan_encapsulated_proto = 806
> >
> >
> > The above was observed on arm board.
> >
> > I guess it is working?
>
> I guess so...you can ping now?
>
> Make sure you try UDP and TCP traffic too to make sure any
> checksumming issues are resolved.
>
> Ben
>
> --
> Ben Greear <[email protected]>
> Candela Technologies Inc  http://www.candelatech.com
>
> _______________________________________________
> Vlan mailing list
> [email protected]
> http://www.candelatech.com/mailman/listinfo/vlan
>

_______________________________________________
Vlan mailing list
[email protected]
http://www.candelatech.com/mailman/listinfo/vlan