Error: Cannot open file net/homa/homa_wire.h
net/homa/homa_wire.h:29: warning: Enum value 'DATA' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:29: warning: Enum value 'RESEND' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:29: warning: Enum value 'UNKNOWN' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:29: warning: Enum value 'BUSY' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:29: warning: Enum value 'NEED_ACK' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:29: warning: Enum value 'ACK' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:29: warning: Enum value 'BOGUS' not described in enum 'homa_packet_type'
net/homa/homa_wire.h:129: warning: Function parameter or struct member 'ack1' not described in 'homa_common_hdr'
net/homa/homa_wire.h:129: warning: Function parameter or struct member 'ack2' not described in 'homa_common_hdr'
net/homa/homa_wire.h:129: warning: Function parameter or struct member 'type' not described in 'homa_common_hdr'
net/homa/homa_wire.h:129: warning: Function parameter or struct member 'reserved1' not described in 'homa_common_hdr'
net/homa/homa_wire.h:129: warning: Function parameter or struct member 'reserved2' not described in 'homa_common_hdr'
net/homa/homa_wire.h:243: warning: No description found for return value of 'homa_data_len'
net/homa/homa_wire.h:303: warning: expecting prototype for struct busy_hdr. Prototype was for struct homa_busy_hdr instead
net/homa/homa_wire.h:348: warning: No description found for return value of 'homa_local_id'
New warnings added
1c1,15
< Error: Cannot open file net/homa/homa_wire.h
---
> net/homa/homa_wire.h:29: warning: Enum value 'DATA' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:29: warning: Enum value 'RESEND' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:29: warning: Enum value 'UNKNOWN' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:29: warning: Enum value 'BUSY' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:29: warning: Enum value 'NEED_ACK' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:29: warning: Enum value 'ACK' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:29: warning: Enum value 'BOGUS' not described in enum 'homa_packet_type'
> net/homa/homa_wire.h:129: warning: Function parameter or struct member 'ack1' not described in 'homa_common_hdr'
> net/homa/homa_wire.h:129: warning: Function parameter or struct member 'ack2' not described in 'homa_common_hdr'
> net/homa/homa_wire.h:129: warning: Function parameter or struct member 'type' not described in 'homa_common_hdr'
> net/homa/homa_wire.h:129: warning: Function parameter or struct member 'reserved1' not described in 'homa_common_hdr'
> net/homa/homa_wire.h:129: warning: Function parameter or struct member 'reserved2' not described in 'homa_common_hdr'
> net/homa/homa_wire.h:243: warning: No description found for return value of 'homa_data_len'
> net/homa/homa_wire.h:303: warning: expecting prototype for struct busy_hdr. Prototype was for struct homa_busy_hdr instead
> net/homa/homa_wire.h:348: warning: No description found for return value of 'homa_local_id'
Per-file breakdown
0a1
>      15 net/homa/homa_wire.h