Review Board 2.0.15


dev, dist: Fixed a scheduling bug in the etherswitch

Review Request #3543 - Created July 5, 2016 and submitted

Information
Mohammad Alian
gem5
default
Reviewers
Default
Changeset 11558:dfca4ee0968b
---------------------------
dev, dist: Fixed a scheduling bug in the etherswitch

This patch fixes a bug in etherswitch. When a packet gets inserted
in the output fifo, the txEvent has to always be reschedule,
not only when an event is already scheduled. This can raise
the assertion in the reschedule function.

   
Review request changed
Updated (Oct. 16, 2016, 6:10 a.m.)

Status: Closed (submitted)