I have one 66AK2H12 ARM running Linux, one FPGA XC7K160T, and have been working on implementing an arm-based srio throughput demo dio-transferring video data with speed 5Gbps 2Lane between 66AK2H12 ARM and FPGA.
So far as I know, no rapidio driver included in kernel 3.10 LTS branch v3.10/master, however, there are one rapidio driver ver 1.2 in branch v3.8/rio-dev-dio, one ver 1.2 in branch v3.13/master, and the other ver 1.3 in branch v3.10/rio-dev-dio.
I've tested these versions, however, the srio throughput performance of ver 1.2 seems under expectation, which means lower than 5Gbps.
What about your rapidio driver release plans for linux kernel v3.10 LTS? Do you have any arm-based srio throughput test example for our reference?