Ethernet devices have an RSS option to tell the driver to
authorNathan Binkert <binkertn@umich.edu>
Fri, 3 Mar 2006 19:17:48 +0000 (14:17 -0500)
committerNathan Binkert <binkertn@umich.edu>
Fri, 3 Mar 2006 19:17:48 +0000 (14:17 -0500)
commit7546fabe68a1dc6ec9b9e020f5e2b1cc0aa31c21
treecd25b9096d5dd90617c5fdf414e255d074748c42
parent0fed64a6a47a62a94a53c5f41ac89b34a2fd6786
Ethernet devices have an RSS option to tell the driver to
use Receive side scaling

dev/ns_gige.cc:
dev/ns_gige.hh:
dev/ns_gige_reg.h:
dev/sinic.cc:
dev/sinic.hh:
dev/sinicreg.hh:
    add support for setting the RSS flag to notify the driver
    to use RSS

--HG--
extra : convert_revision : 5f0c11668ae976634b3bf0caad669a9464a4c041
dev/ns_gige.cc
dev/ns_gige.hh
dev/ns_gige_reg.h
dev/sinic.cc
dev/sinic.hh
dev/sinicreg.hh
python/m5/objects/Ethernet.py