Re: About NdisQueryPacket!!

From: Frog (Frog_at_discussions.microsoft.com)
Date: 02/22/05


Date: Mon, 21 Feb 2005 21:59:02 -0800

yes, it is a Gigabit NIC . Does passthru not support Gigabit NIC ? how to do
it? thank you.

"Thomas F. Divine [DDK MVP]" wrote:

> Humm...
>
> Could this be an adapter that supports Large Send function of NDIS Task
> Offload?
>
> If the number was a little smaller I might think it was a Gigabit NIC
> sending Jumbo frames, but I don't think that Jumbo frames are that large...
>
> Thomas F. Divine, Windows DDK MVP
> http://www.pcausa.com
>
> "Pavel A." <pavel_a@NOwritemeNO.com> wrote in message
> news:OCeZ$VIGFHA.1260@TK2MSFTNGP12.phx.gbl...
> > "Frog" <Frog@discussions.microsoft.com> wrote in message
> > news:BB5ECDCA-EBA9-4C6E-8EA3-3161F8AFA7AA@microsoft.com...
> >> If error happens , in most case ,the wrong packet size is 16114, and
> >> sometimes 17574. why? Is there something wrong with NdisQueryPacket
> >> itself?
> >
> > Maybe yes. These numbers are too big - can't be explained by VLAN tags or
> > anything like.
> > --PA
> >
> >
> >
> >> "Pavel A." wrote:
> >>
> >> > "About NdisQueryPacket" <About
> >> > NdisQueryPacket@discussions.microsoft.com> wrote in message
> >> > news:4F3ED3D7-702F-4FBD-86D9-66B5C47529C6@microsoft.com...
> >> > > Unfortunately, sometimes(when accessed through the network neighbor),
> >> > > the
> >> > > value of TotalPacketSize is bigger than 1514 which is the max size of
> >> > > Ethernet frame.
> >> >
> >> > Can you tell what exactly is the TotalPacketSize?
> >> > --PA
> >> >
> >> >
> >> >
> >
> >
>
>
>



Relevant Pages

  • Re: About NdisQueryPacket!!
    ... Does Passthru not support Gigabit NIC? ... > Could this be an adapter that supports Large Send function of NDIS Task ... > sending Jumbo frames, but I don't think that Jumbo frames are that large... ...
    (microsoft.public.development.device.drivers)
  • Re: About NdisQueryPacket!!
    ... PassThru supports Gigabit Jumbo frames fairly nicely AFAIK. ... >> Thomas F. Divine, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: Getting Jumbo Frames to work on a p630
    ... Did you also increase the MTU size from 1500 to 9000 for your Gbit adapter ... you will have to bring the interface down to change the max MTU size and ... Getting Jumbo Frames to work on a p630 ...
    (AIX-L)
  • Re: ndis passthru basic question
    ... For Passthru there will be a virtual adapter "running" for each adapter that Passthru is bound to. ... On a system with one hardware NIC there may be other software-only NICs and there may be virtual NICs created by other components. ...
    (microsoft.public.development.device.drivers)
  • Passthru NDIS IM example on WinCE5.00 (WM5.0 PPC)
    ... I've got the Passthru example from the Platform Builder for WinCE500 ... The problem is that the Passthru driver seems to lock up if WiFi is ... it dies in ProtocolBindAdapter at the call to ... The adapter will bind properly and function as expected if the WiFi ...
    (microsoft.public.development.device.drivers)