Merge branch 'nfp-type'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2020 04:12:40 +0000 (21:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2020 04:12:40 +0000 (21:12 -0700)
commit24ee86511b01f73a1ef1dd8a8a2e685e5ec03bfe
tree8cd8468fe50c31c373b70d7468a6922022937b2a
parent362d3d88809bbadc20856cf38d6a574099c8bc67
parent36b4b92b8d5d6554508124f0afcb4519ec08dd39
Merge branch 'nfp-type'

Jakub Kicinski says:

====================
net: rename flow_action stats and set NFP type

Jiri, I hope this is okay with you, I just dropped the "type" from
the helper and value names, and now things should be able to fit
on a line, within 80 characters.

Second patch makes the NFP able to offload DELAYED stats, which
is the type it supports.
====================

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