On Wed, 7 Oct 2020 10:54:39 -0700 Tony Nguyen wrote: > This series contains updates to ice driver only. > > Andy Shevchenko changes usage to %*phD format to print small buffer as hex > string. > > Bruce removes repeated words reported by checkpatch. > > Ani changes ice_info_get_dsn() to return void as it always returns > success. > > Jake adds devlink reporting of fw.app.bundle_id. Moves devlink_port > structure to ice_vsi to resolve issues with cleanup. Adds additional > debug info for firmware updates. > > Bixuan Cui resolves -Wpointer-to-int-cast warnings. > > Dan adds additional packet type masks and checks to prevent overwriting > existing Flow Director rules.
Applied, thanks! > The following are changes since commit > 9faebeb2d80065926dfbc09cb73b1bb7779a89cd: > Merge branch 'ethtool-allow-dumping-policies-to-user-space' > and are available in the git repository at: > https://github.com/anguy11/next-queue.git 100GbE FWIW I applied the patches from the ML. Let me know if there is a reason to use PRs, otherwise I think the patches from the ML are easier for both of us - given those are the ones reviewed and build tested.