nff-go icon indicating copy to clipboard operation
nff-go copied to clipboard

NFF-Go -Network Function Framework for GO (former YANFF)

Results 66 nff-go issues
Sort by recently updated
recently updated
newest added

It would be a good addition to documentation to have a list of all our examples with API functions used in each example.

documentation

Branch `fixed_bng` is outdated and requires updating and adapting to our current framework version, use of newer APIs and uniform style in which NFF-Go applications are written.

Currently not all of single-machine `go test` tests run in Travis CI. `make citesting` runs only a portion of tests which are available in `make testing`. The more tests we...

Some tests which run as `make testing` together as one testcase. It is better to have each distinct test as a separate test case.

We need a stability test which will test SetReceiveKNI SetReceiveFile SetGenerator SetFastGenerator SetVectorFastGenerator SetSendKNI SetSendFile Test should 1) have a structure like testDivide 2) be executed as go test 3)...

If cores are reduced and performance is the same - switch to new function?

What is speed parameter? Can you please make this test more actual.