According to PCI EXPRESS BASE SPECIFICATION
Post Requests:Messages and Memory Writes.
Non-Posted Requests : All Reads, I/O, and Configuration Writes.
The outbound transaction uses post write,the initiator writes the data to the PCI block and consider that the operation completes, later PCIe controller will send the data to the bus.
A transaction may be broken up into smaller sized transactions depending on the original
request size, transaction type, and the PCI Express device control register
[MAX_PAYLOAD_SIZE] field for write requests.