The document presents a new NoC Interface (MSIQ) that improves performance over the previous MSI by reducing software overhead from interrupt processing. The MSIQ uses queue mechanisms to batch multiple interrupt requests and allow the interrupt service routine to process requests concurrently with hardware message sending and receiving. Performance analysis shows the MSIQ achieves better performance than the MSI with only small additional hardware costs.