On 8/3/2020 8:53 AM, David Ahern wrote: > On 7/31/20 6:21 PM, Jacob Keller wrote: >> Add support for specifying the overwrite sections to allow in the flash >> update command. This is done by adding a new "overwrite" option which >> can take either "settings" or "identifiers" passing the overwrite mode >> multiple times will combine the fields using bitwise-OR. >> >> Signed-off-by: Jacob Keller <jacob.e.kel...@intel.com> >> --- >> devlink/devlink.c | 37 +++++++++++++++++++++++++++++++++++-- >> 1 file changed, 35 insertions(+), 2 deletions(-) >> > > 5/5? I only see 2 - 4/5 and 5/5. Please re-send against latest > iproute2-next. > Sorry for the confusion here. I sent both the iproute2 and net-next changes to implement it in the kernel.
- [net-next v2 2/5] devlink: introduce flash update overwrite m... Jacob Keller
- [iproute2-next v2 4/5] Update devlink header for overwrite ma... Jacob Keller
- [net-next v2 1/5] devlink: convert flash_update to use params... Jacob Keller
- [iproute2-next v2 5/5] devlink: support setting the overwrite... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support setting the ... David Ahern
- Re: [iproute2-next v2 5/5] devlink: support setting ... Jiri Pirko
- Re: [iproute2-next v2 5/5] devlink: support setting ... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support sett... David Ahern
- Re: [iproute2-next v2 5/5] devlink: support ... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support setting ... Jacob Keller
- Re: [iproute2-next v2 5/5] devlink: support sett... David Ahern
- Re: [iproute2-next v2 5/5] devlink: support ... Jacob Keller
- [net-next v2 3/5] ice: add support for flash update overwrite... Jacob Keller
- Re: [net-next v2 0/5] devlink flash update overwrite mask Jiri Pirko