]> Git Repo - linux.git/commit
Merge branch 'add-pf-vf-mailbox-support'
authorPaolo Abeni <[email protected]>
Tue, 19 Dec 2023 11:00:55 +0000 (12:00 +0100)
committerPaolo Abeni <[email protected]>
Tue, 19 Dec 2023 11:00:55 +0000 (12:00 +0100)
commitf7dd48ea76be30666f0614d6a06061185ed38c60
treeb40d4aae33c1990b99a4b2277d6a1aeb638d312d
parentc49b292d031e385abf764ded32cd953c77e73f2d
parent4ebb86a97ceb948b32cbeafb598617a6c8748376
Merge branch 'add-pf-vf-mailbox-support'

Shinas Rasheed says:

====================
add PF-VF mailbox support

This patchset aims to add PF-VF mailbox support, its related
version support, and relevant control net support for immediate
functionalities such as firmware notifications to VF.

Changes:
V6:
  - Fixed 1/4 patch to apply to top of net-next merged with net fixes

V5: https://lore.kernel.org/all/20231214164536.2670006[email protected]/
  - Refactored patches to cut out redundant changes in 1/4 patch.

V4: https://lore.kernel.org/all/20231213035816.2656851[email protected]/
  - Included tag [1/4] in subject of first patch of series which was
    lost in V3

V3: https://lore.kernel.org/all/20231211063355.2630028[email protected]/
  - Corrected error cleanup logic for PF-VF mbox setup
  - Removed double inclusion of types.h header file in octep_pfvf_mbox.c

V2: https://lore.kernel.org/all/20231209081450.2613561[email protected]/
  - Removed unused variable in PATCH 1/4

V1: https://lore.kernel.org/all/20231208070352.2606192[email protected]/
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
This page took 0.05373 seconds and 4 git commands to generate.