]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nfp-tls-implement-the-stream-sync-RX-resync'
authorDavid S. Miller <davem@davemloft.net>
Fri, 20 Dec 2019 01:46:51 +0000 (17:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Dec 2019 01:46:51 +0000 (17:46 -0800)
commit42aa253ef9d1df4742db6644ba21ad2bdf432298
treeb2c2051ccd1bd7c86c374db1d96ddf97ca3220bc
parent264faecfbdafe6e104f56caded0487ec9451ffe4
parent301b01ba81d0b6cc5c12235710529c19a4901247
Merge branch 'nfp-tls-implement-the-stream-sync-RX-resync'

Jakub Kicinski says:

====================
nfp: tls: implement the stream sync RX resync

This small series adds support for using the device
in stream scan RX resync mode which improves the RX
resync success rate. Without stream scan it's pretty
much impossible to successfully resync a continuous
stream.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>