If packets are received by a queue pair that has gone to an error state- which of the following is to expected : 1.It gets dropped by the hardware and the sender will be notified with an error. 2. The packet gets delivered to the receiver and the work completion handler needs to deal with it. Pradeep