Review Board 2.0.15


cpu: Share the send functionality between traffic generators

Review Request #1578 - Created Dec. 6, 2012 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9373:9c7306ddd1c3
---------------------------
cpu: Share the send functionality between traffic generators

This patch moves the packet creating and sending to a member function
in the shared base class to avoid code duplication.
util/regress all passing (disregarding t1000 and eio)