Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4810 Discussions

XL710 : why 4 receive packets be processed after 4 transmit packets be processed

jliu85
Beginner
1,580 Views

When i rewrite XL710 VF driver in a polling mode(single process) by porting Linux kernel 3.17.6 i40evf codes, now the VF driver can ping successfully.

And there are problems as following:

1. after transmit be called 4 times that process 4 transmit packets. (solved. we have fixed it to one transmit,one tx packet processing by delete the WB_STRIDE).

2. processing every 4 rx pakets only after every 4 tx packets processing happened. (not solved)

i don't kown what register makes the 4 receive packets be processed together. and is it relative to hardware only?

I look forward to reply about this issues.

Thanks & Best regards!

Animy

0 Kudos
1 Reply
SYeo3
Valued Contributor I
314 Views

Hi Animy,

This is a duplicate post. Please refer to . Thanks.

Sincerely,

Sandy

0 Kudos
Reply