Benjamin De Vierno

Results 11 comments of Benjamin De Vierno

When you run the flow table NF do you have to manually kill the process? If so it could be due to a bug [here](https://github.com/sdnfv/openNetVM/blob/master/examples/flow_table/flow_table.c#L296) where it is caught in...

Hi I've created an example in #248. Let me know if this is similar to what you were looking for or if I can be of any further help.

@onvm Hello HAL, do you read me?

In my last commit I have added a new feature/example populating service chains to the flow table #60 . You can then use this to test the onvm flow dir...

![image](https://user-images.githubusercontent.com/54540257/88645604-e0301080-d0f6-11ea-912c-5d9b0a1b2018.png) This is ready for review. If users set destination to 255 it will use the next action. Notable changes in last few commits involve using onvm's rss hash during...

@onvm Hello HAL, do you read me?

Ran two tests using c220g1 nodes in Wisconsin site. Noticed about a 2% performance drop. ![Screen Shot 2020-08-03 at 3 59 31 PM](https://user-images.githubusercontent.com/54540257/89161188-db5ed700-d5a4-11ea-8e9f-6ac39c444340.png) Without setting 255 as next action. ![Screen...

I was thinking once we get @catherinemeadows pr merged we will create a json with a NF chain of most of our main NFs. We will need to figure out...

> This is a good idea. This would have to be coupled with something that automates packet sending to the NF on startup..maybe an instance of speed_tester with a standard...