Skip to content

关于f-stack在bbr上的一个bug #1032

@qq16496578

Description

@qq16496578

最近在测试我公司的25g网卡时,发现了一个f-stack bbr的bug,是一个传参的问题,因为这个问题在使用bbr算法时,性能一直上不去。

bbr_get_raw_target_cwnd(bbr, gain, bw)此函数定义与被调用时传参的顺序不一致。应改为bbr_get_raw_target_cwnd(bbr, bw, gain)

如已发现此bug,可忽略。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions