]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Drop IXL RX lock during TCP_LRO, fixes LOR mahem while holding the RX
authorSean Bruno <sbruno@FreeBSD.org>
Thu, 27 Jul 2017 23:01:07 +0000 (23:01 +0000)
committerSean Bruno <sbruno@FreeBSD.org>
Thu, 27 Jul 2017 23:01:07 +0000 (23:01 +0000)
commitb7e0bde0af3b19e9fa0d3f0da4703467e8b2785a
tree90b74f8933f5f4cc7b5db539c24c28341e8c7cf5
parent9d35858f4860040a969b10342c9d85e1e6c24d02
Drop IXL RX lock during TCP_LRO, fixes LOR mahem while holding the RX
queue lock when the uppoer stack is called inside TCP_LRO

Submitted by: Kevin Bowling <kevin.bowling@kev009.com>
Reviewed by: erj
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D11724
sys/dev/ixl/ixl_txrx.c