summaryrefslogtreecommitdiff
path: root/ipv6.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04misc: cleanup header commentsDaniel Borkmann1-7/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+39
e summary='commit info' class='commit-info'> authorQuinn Tran <quinn.tran@cavium.com>2016-12-23 18:06:14 -0800 committerBart Van Assche <bart.vanassche@sandisk.com>2017-01-17 11:26:58 -0800 commit300af14bdb28157090f0c6f89d244fda940082da (patch) tree75162cff9c3283438299e5fff5461bfcc25fe997 parent4f060736f29a960aba8e781a88837464756200a8 (diff)
qla2xxx: Disable out-of-order processing by default in firmware
Out of order(OOO) processing requires initiator, switch and target to support OOO. In today's environment, none of the switches support OOO. OOO requires extra buffer space which affect performance. By turning ON this feature in QLogic's FW, it delays error recovery because dropped frame is treated as out of order frame. We're turning OFF this option of speed up error recovery. Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Reviewed-by: Christoph Hellwig <hch@lst.de> [ bvanassche: Fixed spelling in patch description ] Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Diffstat