OSDN Git Service

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)
commit5f04a6d8dfe804844c2f29c0a7f407d06202912c
treeb2c2051ccd1bd7c86c374db1d96ddf97ca3220bc
parent8fb0d2ced9786f9267713e2aef6dc58b3ef93d62
parent6a35ddc5445a8291ced6247a67977e110275acde
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>