On Thu, Aug 6, 2020 at 3:04 AM Maciej Żenczykowski <zenczykowski@xxxxxxxxx> wrote: > This means: > 5 gbps -> 5*8/10*0.965 = 3.86 gbps (USB 3.0 / USB3.1 gen1 / USB3.2 gen 1x1) > 10 gbps -> 10*128/132*0.965 = 9.35 gbps (this is USB3.1 gen2 / USB3.2 gen 2x1) > 10 gbps -> 10*8/10*0.965 = 7.72 gbps (this is dual link USB3.2 gen 1x2) > 20 gbps -> 20*128/132*0.965 = 18.72 gbps (this is dual link USB3.2 gen 2x2) Thanks for the detailed calculations, but unfortunately it turns out that this is just a 32-bit number. :-( So v2 sets it to a round 4 Gbps for anything 5 Gbps or above.