linux/drivers/net/ethernet/netronome/nfp/flower
Dirk van der Merwe 51ccc37d9d nfp: refactor nfp_app_reprs_set
The criteria that reprs cannot be replaced with another new set of reprs
has been removed. This check is not needed since the only use case that
could exercise this at the moment, would be to modify the number of
SRIOV VFs without first disabling them. This case is explicitly
disallowed in any case and subsequent patches in this series
need to be able to replace the running set of reprs.

All cases where the return code used to be checked for the
nfp_app_reprs_set function have been removed.
As stated above, it is not possible for the current code to encounter a
case where reprs exist and need to be replaced.

Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-05 23:23:26 +09:00
..
action.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-10-30 21:09:24 +09:00
cmsg.c nfp: flower: vxlan - ensure no sleep in atomic context 2017-11-02 20:27:11 +09:00
cmsg.h nfp: flower: vxlan - ensure no sleep in atomic context 2017-11-02 20:27:11 +09:00
main.c nfp: refactor nfp_app_reprs_set 2017-11-05 23:23:26 +09:00
main.h nfp: flower: vxlan - ensure no sleep in atomic context 2017-11-02 20:27:11 +09:00
match.c nfp: add IPv6 ttl and tos match offloading support 2017-10-06 09:56:35 -07:00
metadata.c nfp: add helper to get flower cmsg length 2017-09-26 21:27:35 -07:00
offload.c nfp: flower: vxlan - ensure no sleep in atomic context 2017-11-02 20:27:11 +09:00
tunnel_conf.c nfp: flower: vxlan - ensure no sleep in atomic context 2017-11-02 20:27:11 +09:00