kpng icon indicating copy to clipboard operation
kpng copied to clipboard

prototype a dpdk impl

Open jayunit100 opened this issue 2 years ago • 3 comments

@qabpea has an idea to impl dpdk based usespace backend as a prototype

Learn how kpng brain and userspace linux backend (rajas / jay) Go to p4.org ipdk.com and watch some stuff

Write a simple program that does some lb on a qemu VM to confirm P4 can route traffic Copy one of our backends (nft) and vendor in https://github.com/yerden/go-dpdk to begin writing your clusterIP loadbalancing rules Learn how to track flows , rely on kernel conntracking ←

jayunit100 avatar Mar 31 '23 15:03 jayunit100

this is just an idea, but a good experiment for someone new to play with /good-first-issue

jayunit100 avatar Mar 31 '23 15:03 jayunit100

@jayunit100: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to this:

this is just an idea, but a good experiment for someone new to play with /good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Mar 31 '23 15:03 k8s-ci-robot

/assign

emabota avatar Apr 02 '23 19:04 emabota