All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [RFC net-next] iavf: refactor plan proposal
@ 2021-03-09  0:28 ` Jesse Brandeburg
  0 siblings, 0 replies; 12+ messages in thread
From: Jesse Brandeburg @ 2021-03-09  0:28 UTC (permalink / raw)
  To: intel-wired-lan

Hello,

We plan to refactor the iavf module and would appreciate community and
maintainer feedback on our plans.  We want to do this to realize the
usefulness of the common code module for multiple drivers.  This
proposal aims to avoid disrupting current users.

The steps we plan are something like:
1) Continue upstreaming of the iecm module (common module) and
   the initial feature set for the idpf driver[1] utilizing iecm.
2) Introduce the refactored iavf code as a "new" iavf driver with the
   same device ID, but Kconfig default to =n to enable testing. 
	a. Make this exclusive so if someone opts in to "new" iavf,
	   then it disables the original iavf (?) 
	b. If we do make it exclusive in Kconfig can we use the same
	   name? 
3) Plan is to make the "new" iavf driver the default iavf once
   extensive regression testing can be completed. 
	a. Current proposal is to make CONFIG_IAVF have a sub-option
	   CONFIG_IAVF_V2 that lets the user adopt the new code,
	   without changing the config for existing users or breaking
	   them.

We are looking to make sure that the mode of our refactoring will meet
the community's expectations. Any advice or feedback is appreciated.

Thanks,
Jesse, Alice, Alan

[1]
https://lore.kernel.org/netdev/20200824173306.3178343-1-anthony.l.nguyen at intel.com/

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

end of thread, other threads:[~2021-03-10  5:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09  0:28 [Intel-wired-lan] [RFC net-next] iavf: refactor plan proposal Jesse Brandeburg
2021-03-09  0:28 ` Jesse Brandeburg
2021-03-09  6:09 ` [Intel-wired-lan] " Leon Romanovsky
2021-03-09  6:09   ` Leon Romanovsky
2021-03-10  5:11   ` [Intel-wired-lan] " Jesse Brandeburg
2021-03-10  5:11     ` Jesse Brandeburg
2021-03-10  5:50     ` [Intel-wired-lan] " Leon Romanovsky
2021-03-10  5:50       ` Leon Romanovsky
2021-03-09 22:17 ` [Intel-wired-lan] " Jakub Kicinski
2021-03-09 22:17   ` Jakub Kicinski
2021-03-10  5:12   ` [Intel-wired-lan] " Jesse Brandeburg
2021-03-10  5:12     ` Jesse Brandeburg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.