sdnfv / openNetVM

A high performance container-based NFV platform from GW and UCR.
http://sdnfv.github.io/onvm/
Other
263 stars 135 forks source link

NF Runtime Errors #222

Closed sreyanalla closed 2 years ago

sreyanalla commented 4 years ago

Bug Report

Runtime errors pertaining to arp_response, load_generator, flow_table NFs.

Current Behavior The following errors are encountered:

Expected behavior/code

Steps to reproduce To reproduce, run each NF example as described in their respective examples folder. Note: run load_generator using -m flag

Environment

catherinemeadows commented 4 years ago

I can work on the fixes for the load_generator NF

sreyanalla commented 4 years ago

Looked into/ran arp_response and it seems like the "invalid arguments" issue no longer persists. If anyone else could validate this that would be great.

catherinemeadows commented 4 years ago

I was never able to replicate this issue, so I'm not sure what was happening. Maybe someone else can verify too