Forum Jump

Select Group :
Select Forum :
Sorted By :
Sort Order :
From The :
 
 
Thread Tools  Search this thread 
jasaw
September 13, 2007 11:18 PM PDT
ixp4xx IAL3.0 how to increase ethernet Rx maximum frame size
Hi,

I'm currently using IXP400 Intel Access Library version 3.0. How can I increase the ethernet Rx maximum frame size? Any help would be greatly appreciated.

-JA-

jasaw
September 16, 2007 7:32 PM PDT
Rate
 
#1
I had a look at the statistics collected by Intel Access Library and found that RxLargeFramesDiscards increases whenever I send it a large packet. My ethernet configuration is a little unusual as I have a switch connected to my ethernet port and the switch adds 4 bytes of frame header data to each ethernet packet.

I spend some time looking into Intel Access Library source code and found that the NPE is keeping count of the RxLargeFramesDiscards, which leads me to think the NPE is doing comparison of incoming packet size with a defined maximum size. Is it possible to increase the maximum size?

I have this same ethernet configuration (with 4 bytes added to ethernet frame) working with Intel Access Library version 2.4.


-JA-

jasaw
September 16, 2007 11:44 PM PDT
Rate
 
#2 Reply to #1
In the Intel ethernet driver, I added a line of code to call this function ixEthAccFilteringPortMaximumFrameSizeSet and set the frame size to some bigger number and that seem to fixed the dropping of large frames problem.

The question I have now is, what does this function actually do? Does the function change the maximum Tx frame size as well? I noticed there's ixEthAccFilteringPortMaximumRxFrameSizeSet and ixEthAccFilteringPortMaximumTxFrameSizeSet. Calling the Rx version seem to limit the NPE to accepting 64 bytes frames only. What's the difference between these 3 functions?


-JA-

Jason Zhu (Intel)
September 19, 2007 10:40 AM PDT
Rate
 
#3 Reply to #2

Hi JA,

some answers for your questions.

ixEthAccFilteringPortMaximumFrameSizeSet() is a new function call in CSR3.0 which is the same function as ixEthDBFilteringPortMaximumFrameSizeSet() in CSR2.4.

Please refer to CSR 3.0 programming guide section 8.10.3.11 Frame Size Filtering.

The maximum supported Ethernet frame size is 16,320 bytes. This value is set on a per-port basis using the IxEthAcc API. The maximum frame size for fast path support is only 1518.

Jason Zhu

Jason Zhu (Intel)
September 19, 2007 10:53 AM PDT
Rate
 
#4 Reply to #3

if you have further questions about Intel IXP products, you can submit your questions here:

http://supportmail.intel.com/scripts-emf/welcome.aspx

dlissimore
January 2, 2008 2:37 PM PST
Rate
 
#5 Reply to #4
Which product selection should one chose when submitting a question ?
The ixp4xx CPU family is not listed. 

Darren
Quoc-thai Le (Intel)
Total Points: 745
Status Points: 245
Brown Belt
January 3, 2008 9:27 AM PST
Rate
 
#6 Reply to #5

Hello,

For the IXPxxxx product line, you need to contract your local distributor to help you with submitting your questions for support. 

Thanks,

-Thai

jasaw
May 6, 2008 11:14 PM PDT
Rate
 
#7 Reply to #6
Hello Thai,

I don't mean to be disrespectful, but Intel local distributors are hopeless. They're not able to help me on any of my problems, which is disappointing. Is there better support available? Maybe IXP4XX Intel Access Library engineers mailing list that I can subscribe to?

-JA-


Forum Statistics

4474 users have contributed to 24002 threads and 69880 posts to date.
In the past 24 hours, we have 41 new thread(s) 169 new posts(s), and 216 new user(s).

In the past 3 days, the most popular thread for everyone has been Catastrophic error The most posts were made to Using the Partner Program Website The post with the most views is You can report them here if

Please welcome our newest member Udaysimha Mysore (Intel)