Searched hist:11533 (Results 1 - 3 of 3) sorted by relevance

/gem5/util/cpt_upgraders/
H A Detherswitch.py11533:2aa4d7bd47ec Wed Jun 08 10:12:00 EDT 2016 Mohammad Alian <m.alian1369@gmail.com> dist, dev: Fixed the packet ordering in etherswitch

This patch fixes the order that packets gets pushed into the output fifo
of etherswitch. If two packets arrive at the same tick to the etherswitch,
we sort and push them based on their source port id.
In dist-gem5 simulations, if there is no ordering inforced while two
packets arrive at the same tick, it can lead to non-deterministic simulations

Committed by Jason Lowe-Power <power.jg@gmail.com>
/gem5/src/dev/net/
H A Detherswitch.hhdiff 11533:2aa4d7bd47ec Wed Jun 08 10:12:00 EDT 2016 Mohammad Alian <m.alian1369@gmail.com> dist, dev: Fixed the packet ordering in etherswitch

This patch fixes the order that packets gets pushed into the output fifo
of etherswitch. If two packets arrive at the same tick to the etherswitch,
we sort and push them based on their source port id.
In dist-gem5 simulations, if there is no ordering inforced while two
packets arrive at the same tick, it can lead to non-deterministic simulations

Committed by Jason Lowe-Power <power.jg@gmail.com>
H A Detherswitch.ccdiff 11533:2aa4d7bd47ec Wed Jun 08 10:12:00 EDT 2016 Mohammad Alian <m.alian1369@gmail.com> dist, dev: Fixed the packet ordering in etherswitch

This patch fixes the order that packets gets pushed into the output fifo
of etherswitch. If two packets arrive at the same tick to the etherswitch,
we sort and push them based on their source port id.
In dist-gem5 simulations, if there is no ordering inforced while two
packets arrive at the same tick, it can lead to non-deterministic simulations

Committed by Jason Lowe-Power <power.jg@gmail.com>

Completed in 10 milliseconds