Hi,
In “Throughput Performance Guide for C66x KeyStone Devices” all PCIe and SRIO throughput performance are mentioned, and I can say about shannon:
- PCIe: the efficiency is about 128/128+24+8 =80%
- SRIO: the efficiency is about 256/(256+20) =92%
So in my case[communication between Shannons], if I want make a comparison between PCIe and SRIO I observe that SRIO should be more performant than PCIe due to Data payload size and Overhead considerations!
May I ask there are others considerations that I should take care about in my comparison?
However, it is possible that PCIe can be better than SRIO in some cases ?!