Forum Discussion
JohnT_Altera
Regular Contributor
12 months agoHi,
Unfortunately we do not have the design for the 100G. You will need to build the FIM with this command "./ofs-common/scripts/common/syn/build_top.sh --ofss tools/ofss_config/hssi/hssi_2x100.ofss n6001 work_n6001"
Thanks.
attdoner
New Contributor
12 months agoHi @JohnT_Intel ,
Thanks for the update, I will compile and get back to you.
Meanwhile, with 10g_hssi tests, I could see throughput difference.
| TX Packet Count (N6001) | TX Throughput(N6001) GB/s |
| 1 | 25.7812 |
| 50 | 16.0559 |
| 500 | 15.5692 |
| 5000 | 15.5638 |
| 50000 | 15.5708 |
| 500000 | 15.5693 |
| 5000000 | 15.5692 |
| 9586980 | 15.5652 |
| 9586981 | 6.96E-07 |
| 10000000 | 0.643037 |
| 1000000000 | 0.177615 |
As packet count increases, the throughput decreases. In above table,
For Packet Count 1: The TX throughput = 25Gbps
For Packet Count 50: The TX throughput = 16.05Gbps
Can I know why the "throughput" values are lesser for higher packet counts?