Areg Melik-Adamyan
Areg Melik-Adamyan
Hi @marcusschiesser ! Can you tell a little bit more about your application and NFF-Go? You can do it privately - areg dot melik-adamyan at intel dot com. We have...
Guys, can you please write to edwin.verplanke at intel.com and raise your concerns? I am no anymore in charge of this project...
@guesslin How critical is the dependency on DPDK for your app? Can you use what Gregory suggested? Is this because of usage inside K8s?
@marcusschiesser Have you tried the section 6.3.4 of this document https://builders.intel.com/docs/networkbuilders/adv-network-features-in-kubernetes-app-note.pdf ?
@marcusschiesser @guesslin Any update? Were you able to run K8s?
Hi, @imroadsign2! Thanks for submitting the question. There are two main issues with the example - you use DPDK based Go sender which does several copies of the packet when...
@imroadsign2 - Can I close the issue?
First of all, this is Go and not C++. All definitions are there in the structs, like IPv4Hdr with corresponding member functions - it was done historically to keep all...
> My packets are saved in memory,maybe jumped out of the nff-go graph. I can not statistics the packet info in the graph because the operations I do is too...
> I don't think we should support an explicit `execute` or `compute` or `persist` in the API. It leaks too much to the user. I would prefer to have full...