if between "eop = tx_ring->buffer_info[i].next_to_watch" and check for DD-status
CPU is interrupted and another CPU queues send and hardware completes the send,
then we next_to_watch changes and we go inside cycle with invalid eop
with buffer_info->skb NULL. The solution is to reread eop at after DD-check.

Signed-off-by: Dmitry Skorodumov <sdmi...@parallels.com>
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to