commit | 62faaada4bd6d55d33ce28624b49f474be705bc7 | [log] [tgz] |
---|---|---|
author | Xiaoping Fan <xfan@codeaurora.org> | Fri Sep 18 12:05:18 2015 -0700 |
committer | Xiaoping Fan <xfan@codeaurora.org> | Fri Sep 18 12:05:26 2015 -0700 |
tree | d1eae3b90daa1ed8c5f4e629742d27fa730a56a4 | |
parent | 389a5b9d1b799179678b76f923e99a14a6389b61 [diff] |
shortcut-fe: Improve the throughput of unaccerlerated flows Some unknow and unaccelereated flows would be checked by SFE every time. So it impacts the slow path performance. Some checks are added to the beginning of the SFE posting routing hook. Once a flow could not accelerated, it will bypass the whole SFE process. Change-Id: I33fcd29b4c28dbbe1859e79c708c506bf18186f9 Signed-off-by: Xiaoping Fan <xfan@codeaurora.org>