Add the following new features and changes for the 3.2 release:
New ProfileDescriptor field (flowID) representing MPAM Partition ID has been added as optional field to traffic profile configuration files; Added example configuration using new flowID field
Use gem5 PartitionFieldsExtension extension to store flowIDs in generated packets
Consolidated internal packet metadata tagging functionality into PacketTagger
Bump C++ version used to 17 to retain compatibility with current libabseil and protobuf
Add gem5 v22.0+ compatibility; drop gem5 v20.1 support; note that gem5 v23.1+ is required to map flowIDs to PartitionFieldsExtensions
Add the following new features and changes for the 3.2 release:
ProfileDescriptor
field (flowID
) representing MPAM Partition ID has been added as optional field to traffic profile configuration files; Added example configuration using newflowID
fieldPartitionFieldsExtension
extension to storeflowID
s in generated packetsPacketTagger
libabseil
andprotobuf
gem5 v22.0+
compatibility; dropgem5 v20.1
support; note thatgem5 v23.1+
is required to mapflowID
s toPartitionFieldsExtensions