diff options
| author | Satish Kharat <satishkh@cisco.com> | 2026-08-12 05:48:05 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-08-17 17:48:44 -0700 |
| commit | 1584793311ce059e8bb848db0698738ad2caf73e (patch) | |
| tree | d614e7fd657d49d1149410dadfaaee90b48df079 /tools/perf/scripts/python/task-analyzer.py | |
| parent | cb1dba54c7235c32218cd4b56adee806237c2d6c (diff) | |
enic: define MBOX message types and header structures
Define the mailbox protocol structures for PF-VF communication:
message header, generic reply, and per-message-type payloads for
capability negotiation, VF registration/unregistration, and link
state notification/acknowledgment.
Include linux/types.h and linux/bits.h for __le16/__le32/__le64
and BIT() used in the header.
Message types use an even=request / odd=reply convention. The
header carries source and destination VNIC IDs, a per-channel
message sequence number, and the total message length.
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Link: https://patch.msgid.link/20260812-enic-sriov-v2-admin-channel-v2-v13-5-b3809e448aba@cisco.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
