🤖 AI Summary
To address multi-resource contention—particularly among on-chip accelerators and memory—induced by co-locating multiple network functions (NFs) on SmartNICs, as well as inaccurate NF performance prediction under dynamic traffic conditions, this paper proposes the first SmartNIC-aware multi-resource co-contention model integrated with fine-grained traffic awareness. We design an adaptive, high-accuracy NF performance prediction framework on the BlueField-2 platform, comprising resource behavioral modeling, traffic-sensitive feature extraction, and a lightweight regression prediction architecture. Compared to state-of-the-art methods, our approach improves prediction accuracy by 78.8% and reduces SLA violation rate by 92.2%. Moreover, it enables novel use cases such as elastic resource scheduling, thereby significantly enhancing SmartNIC programmability and service-level assurance capabilities.
📝 Abstract
Network function (NF) offloading on SmartNICs has been widely used in modern data centers, offering benefits in host resource saving and programmability. Co-running NFs on the same SmartNICs can cause performance interference due to contention of onboard resources. To meet performance SLAs while ensuring efficient resource management, operators need mechanisms to predict NF performance under such contention. However, existing solutions lack SmartNIC-specific knowledge and exhibit limited traffic awareness, leading to poor accuracy for on-NIC NFs. This paper proposes Yala, a novel performance predictive system for on-NIC NFs. Yala builds upon the key observation that co-located NFs contend for multiple resources, including onboard accelerators and the memory subsystem. It also facilitates traffic awareness according to the behaviors of individual resources to maintain accuracy as the external traffic attributes vary. Evaluation using BlueField-2 SmartNICs shows that Yala improves the prediction accuracy by 78.8% and reduces SLA violations by 92.2% compared to state-of-the-art approaches, and enables new practical usecases.