K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-12-05T23:46:21.519286Z K 7 svn:log V 289 MFC 307876: cxgbe(4): Fix bug in the calculation of the number of physically contiguous regions in an mbuf chain. If the payload of an mbuf ends at a page boundary count_mbuf_nsegs would incorrectly consider the next mbuf's payload physically contiguous based solely on a KVA comparison. END