Re: [PATCH net-next] cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size

2018-11-17 Thread David Miller
From: Arjun Vynipadath Date: Fri, 16 Nov 2018 09:15:42 +0530 > The SGE Host Page Size has nothing to do with the actual > Host Page Size. It's the SGE's BAR2 Doorbell/GTS Page Size > for interpreting the SGE Ingress/Egress Queue per Page values. > Firmware reads all of these things and makes all

[PATCH net-next] cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size

2018-11-15 Thread Arjun Vynipadath
The SGE Host Page Size has nothing to do with the actual Host Page Size. It's the SGE's BAR2 Doorbell/GTS Page Size for interpreting the SGE Ingress/Egress Queue per Page values. Firmware reads all of these things and makes all the subsequent changes necessary. The Host Driver uses the SGE Host Pag