netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 ipsec-next 0/3] xfrm: offload api fixes
@ 2017-12-19 23:35 Shannon Nelson
  2017-12-19 23:35 ` [PATCH v3 ipsec-next 1/3] xfrm: check for xdo_dev_state_free Shannon Nelson
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Shannon Nelson @ 2017-12-19 23:35 UTC (permalink / raw)
  To: steffen.klassert; +Cc: netdev

These are a couple of little fixes to the xfrm_offload API to make
life just a little easier for the poor driver developer.

Changes from v2:
 - fix up another kbuild robot complaint when CONFIG_XFRM_OFFLOAD is off
 - split out checks into a common function for register and feature check

Changes from v1:
 - removed netdev_err() notes  (Steffen)
 - fixed build when CONFIG_XFRM_OFFLOAD is off (kbuild robot)
 - split into multiple patches (me)


Shannon Nelson (3):
  xfrm: check for xdo_dev_state_free
  xfrm: check for xdo_dev_ops add and delete
  xfrm: wrap xfrmdev_ops with offload config

 include/linux/netdevice.h |  2 +-
 include/net/xfrm.h        |  3 ++-
 net/xfrm/xfrm_device.c    | 32 ++++++++++++++++++--------------
 3 files changed, 21 insertions(+), 16 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-21 10:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-19 23:35 [PATCH v3 ipsec-next 0/3] xfrm: offload api fixes Shannon Nelson
2017-12-19 23:35 ` [PATCH v3 ipsec-next 1/3] xfrm: check for xdo_dev_state_free Shannon Nelson
2017-12-19 23:35 ` [PATCH v3 ipsec-next 2/3] xfrm: check for xdo_dev_ops add and delete Shannon Nelson
2017-12-19 23:35 ` [PATCH v3 ipsec-next 3/3] xfrm: wrap xfrmdev_ops with offload config Shannon Nelson
2017-12-20 16:03   ` Marcelo Ricardo Leitner
2017-12-20 16:22     ` Shannon Nelson
2017-12-20 17:20       ` Marcelo Ricardo Leitner
2017-12-21 10:35 ` [PATCH v3 ipsec-next 0/3] xfrm: offload api fixes Steffen Klassert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).