Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPDK IPsec acceleration/offload scripts #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sai-pracheetha
Copy link

No description provided.

Copy link
Collaborator

@5abeel 5abeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicated code should be removed

@@ -0,0 +1,315 @@
#!/usr/bin/python
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is duplicated code from ipu_playbook/ovs_offload/common/utils.py

We should remove this from here and re-use the code used in the previously committed location. I see some new code in functions split_mac, split_mac_2 and ip_dec_to_hex. These can be added to the other file to bring it in line with the needed functionality

@@ -0,0 +1 @@
PyYAML
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PyPYAML is already listed in requirements.txt in the main folder of ipu-playbook. We can remove this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants