Hello,

I am trying to send a port info request to all the ports in a switch,
one after the other.

I am sending all requests to the same switch in sequence through the
same directed routing path:

Request port number 1
Request port number 2
Request port number 3
Request port number 4

But sometimes I get responses out of order:

Response port number 2
Response port number 1
Response port number 3
Response port number 4

Is it possible that the switch is processing port requests out of
order (or maybe I am doing something wrong)?

Best regards,
Jesus
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to