Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 20:05:11 +0800
From:      Chenchong Qin <qinchenchong@gmail.com>
To:        soc-status@freebsd.org
Subject:   Weekly Status Report, Sep 16, 2013
Message-ID:  <CAFnsE3dPPDRQj29%2BNiZpygdAHBdvMsBCJrgL2HOUaGriycw6Og@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi!

This is status of last week.

* add the aggregation support. A new ieee80211_rc_info flag was added to
ieee80211_ratectl to let it distinguish aggregation and non-aggregation
scenarios and another member was added to ieee80211_rc_info to record value
of the maximum aggregate size. Then, in aggregation scenario, ratectl algo
can inform aggregation selection code of proper maximum aggregate size.
* export per-vap and per-device ratectl statistics. The per-vap statistics
is attached when ieee80211_ratectl_init() is called. Per-device api was
implemented in ath.
* update ieee80211_sample and complete ieee80211_ratectl_none
templete. ieee80211_rc_sample*
was renamed to ieee80211_sample*. I also modified ieee80211_sample to let
it use the latest net80211-ratectl features. Some errors in
ieee80211_sample got fixed. ieee80211_ratectl_none templete was completed
with newly added net80211-ratectl functions.

Thanks!

Chenchong



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFnsE3dPPDRQj29%2BNiZpygdAHBdvMsBCJrgL2HOUaGriycw6Og>