Re: [PATCH net-next] net/rds: Use DMA memory pool allocation for rds_header
From: David Miller <davem@davemloft.net>
Date: 2019-10-02 14:50:36
From: David Miller <davem@davemloft.net>
Date: 2019-10-02 14:50:36
From: Ka-Cheong Poon <redacted> Date: Wed, 2 Oct 2019 13:20:22 +0800
And the i_{recv|send|_hdrs_dma array dereferencing is done
at send/receive ring initialization and refill. It is not
done at every access of the header.Ok, please add this info to the commit message and resubmit. Thanks.