diff options
author | hanlin <hanlin_wang@163.com> | 2019-12-26 11:44:28 +0800 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-08-12 14:37:52 +0000 |
commit | 6104daa550b702b59ac6764efba593261d68c743 (patch) | |
tree | cdc0cdb524898410aefb64b1447396bd161efa24 /test/test_l2_flood.py | |
parent | c69b18f818410fa297b25ed961bd05f139643f4b (diff) |
vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUT
event
Type: fix
When we call epoll_ctl to add or mod fd with EPOLLOUT event, mostly to
check if we can write. So we expect a EPOLLOUT event should be generated
immediately unless tx queue is full.
Signed-off-by: hanlin <hanlin_wang@163.com>
Change-Id: Ie99986a44dbb07b6ff2fba6512171056f79e77bd
(cherry picked from commit 475c9d7bcd0f2ceca77022eaef67ad9a84365609)
Diffstat (limited to 'test/test_l2_flood.py')
0 files changed, 0 insertions, 0 deletions