On 11/15/2021 7:19 AM, Apeksha Gupta wrote:
This patch adds Rx/Tx queue configuration setup operations. On packet reception the respective BD Ring status bit is set which is then used for packet processing.Signed-off-by: Sachin Saxena<[email protected]> Signed-off-by: Apeksha Gupta<[email protected]> Acked-by: Hemant Agrawal<[email protected]>
I put a comment to v9 on using 'fep->bd_addr_p_r[queue_idx]' & 'fep->bd_addr_p_t[queue_idx])' 64 bit variables as 32 bit, can you please check it?

