Skip to content

Update aesdecrypt.c#283

Closed
PengWu-wp wants to merge 2 commits intosdnfv:developfrom
PengWu-wp:patch-1
Closed

Update aesdecrypt.c#283
PengWu-wp wants to merge 2 commits intosdnfv:developfrom
PengWu-wp:patch-1

Conversation

@PengWu-wp
Copy link
Copy Markdown
Contributor

The NF_TAG for aes_decrypt is incorrectly set to aes_encrypt, which leads to an error display in the ONVM manager.

Change NF_TAG to aes_decrypt in openNetVM/examples/aes_decrypt/aesdecrypt.c

Summary:

The NF_TAG for aes_decrypt is incorrectly set to aes_encrypt, which leads to an error display in the ONVM manager. When running a aes_decrypt NF, the manager will display like this:
PORTS

Port 0: 'xxxxxxxxxxxxx'

Port 0 - rx: 0 ( 0 pps) tx: 0 ( 0 pps)

NF TAG IID / SID / CORE rx_pps / tx_pps rx_drop / tx_drop out / tonf / drop

aes_encrypt 1 / 1 / 3 0 / 0 0 / 0 0 / 0 / 0

Usage:

This PR includes
Resolves issues
Breaking API changes
Internal API changes
Usability improvements
Bug fixes
New functionality
New NF/onvm_mgr args
Changes to starting NFs
Dependency updates
Web stats updates

Merging notes:

  • Dependencies: None

TODO before merging :

  • PR is ready for review

Test Plan:

Review:

(optional) << @-mention people who should review these changes >>

(optional) Subscribers: << @-mention people who probably care about these changes >>

The NF_TAG for aes_decrypt is incorrectly set to aes_encrypt, which leads to an error display in the ONVM manager.
@onvm
Copy link
Copy Markdown

onvm commented Apr 15, 2021

In response to PR creation

CI Message

Aborting, need an authorized user to run CI

@PengWu-wp PengWu-wp closed this Apr 16, 2021
@PengWu-wp PengWu-wp deleted the patch-1 branch April 16, 2021 03:09
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