]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Drop IXL RX lock during TCP_LRO, fixes LOR mahem while holding the RX
authorsbruno <sbruno@FreeBSD.org>
Thu, 27 Jul 2017 23:01:07 +0000 (23:01 +0000)
committersbruno <sbruno@FreeBSD.org>
Thu, 27 Jul 2017 23:01:07 +0000 (23:01 +0000)
commit5728c412f021a7a07cc05b5e30f9478c8e3f17f5
tree90b74f8933f5f4cc7b5db539c24c28341e8c7cf5
parentf2cee7313a1ae38d8434a8613093a00cc182b658
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