mirror of
https://github.com/ipxe/ipxe
synced 2026-01-03 02:13:23 +03:00
[arbel] Allow software GMA to receive packets destined for QP1
This is a backport of commit cd5a213 ("[hermon] Allow software GMA to
receive packets destined for QP1") to the Arbel driver.
This patch includes a correction to a bug in the autogenerated
hardware description header file.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -894,8 +894,6 @@ struct arbelprm_wqe_segment_ctrl_mlx_st { /* Little Endian */
|
||||
/* -------------- */
|
||||
pseudo_bit_t vcrc[0x00010]; /* Packet's VCRC (if not 0 - otherwise computed by HW) */
|
||||
pseudo_bit_t rlid[0x00010]; /* Destination LID (must match given headers) */
|
||||
/* -------------- */
|
||||
pseudo_bit_t reserved3[0x00040];
|
||||
/* -------------- */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user