>-----Original Message----- >From: 박대영 [mailto:[email protected]] >Sent: Monday, March 14, 2011 11:07 PM >To: [email protected] >Subject: [E1000-devel] I have a question about VM arbiter in ixgbe >driver > >hi! i'm student in korea university. > >i use intel etherent server adapter x520-da2 and ixgbe driver. > >i want to use DCB mode off, VT mode on, and VM arbiter. > >so i read the ixgbe driver code. but i can't find source code about VM >arbiter. > >where is VM arbiter source code?
I'm not sure what you're asking for here. But the registers for allocation of the Tx VM Arbiters are: RTTDT1C - VM Control registers RTTDT1S - VMC Status registers CRQ - VM credit refill CCC - VM credits These will allow some control over how the Tx VM arbiter functions. You can find more information on this in our data sheet at: http://www.intel.com/products/ethernet/resource.htm#s1=all&s2=all&s3=Datasheet Thanks, -Don Skidmore <[email protected]> ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
