cncf / cnf-testbed

ARCHIVED: 🧪🛏️Cloud-native Network Function (CNF) Testbed --> See LFN Cloud Native Telecom Initiative https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592
Apache License 2.0
164 stars 51 forks source link

[#334] Add CPU Manager for Kubernetes (CMK) to CNF Testbed #335

Closed michaelspedersen closed 4 years ago

michaelspedersen commented 4 years ago

This PR does the following:

Issues

cncf/cnf-testbed#334

How Has This Been Tested?

Types of changes

Checklist:

nickolaev commented 4 years ago

Hmm, why mix GoGTP and isolcpus. They have no relation at all.

michaelspedersen commented 4 years ago

Hmm, why mix GoGTP and isolcpus. They have no relation at all.

I would say they have as much relation as any use-case at this point. While not focusing on performance in particular, I still consider CPU isolation/affinity relevant for anything in telco deployments that interacts with a data plane.

I will agree that there are far better use-cases for it, e.g. dpdk applications running poll-mode, but I'd rather avoid creating a new use-case for every "piece" of infrastructure tooling that we add to the testbed.