odp icon indicating copy to clipboard operation
odp copied to clipboard

The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane

Results 76 odp issues
Sort by recently updated
recently updated
newest added

The test code goes through the trouble of checking classification capabilities when deciding whether to use UDP or TCP port matching rules in tests but then always uses UDP test...

Add new option ('-p') for using private queues per worker. In private queue mode each worker thread operates on separate queues which can improve performance scaling.

- add ODP_LSO_WRITE_BITS operation - add ODP_LSO_ADD_SHIFTED_PAYLOAD_OFFSET operation

Added extra info fields in model, input and output info structures. Support for extra info would enable the user to fetch implementation specific information like number of layers, HW resource...