Currently, rx-hash calculation and hash look-up is performed only on lower 32 bits. On some systems with a particular memory map, we have observed that one could have buffers coming from memory map regions that only differ at the higher (>32) bits. For such systems, make sure that the hash entry storage and comparison operations are done on the whole paddr range. Change-Id: I279f673ee465a811d20606b260be084f984135d5 CRs-Fixed: 2024095 |
||
---|---|---|
.. | ||
htt | ||
ol/inc | ||
txrx |