aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2023-04-14Merge tag 'v1.41.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2023-04-13example: classifier: remove usage of odp_errnoMatias Elo
2023-04-12example: ipsec_crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12example: ipsec_crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-05example: timer_accuracy: use requested timer frequencyPetri Savolainen
2023-04-05example: timer_accuracy: utilize periodic timer resolution capabilityPetri Savolainen
2023-03-07example: timer_accuracy: add warmup periods optionJere Leppänen
2023-03-07example: timer_accuracy: print final timeout errorJere Leppänen
2023-03-07example: timer_accuracy: print min and max error event indicesJere Leppänen
2023-03-07example: timer_accuracy: add periodic timer modeJere Leppänen
2023-03-07example: ipsec_crypto: switch to basic crypto operation typeJanne Peltonen
2023-02-16Merge tag 'v1.40.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-12-29example: debug: remove deprecated odp_timer_set_rel() functionMatias Elo
2022-12-29example: timer_test: remove deprecated odp_timer_set_abs() functionMatias Elo
2022-12-29example: timer_simple: remove deprecated odp_timer_set_abs() functionMatias Elo
2022-12-29example: timer_accuracy: remove deprecated odp_timer_set_abs() functionMatias Elo
2022-12-14example: sysinfo: add missing crypto algorithm namesJanne Peltonen
2022-12-09Merge tag 'v1.39.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-12-02api: cls: deprecate drop policyPetri Savolainen
2022-11-09Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-11-01example: sysinfo: print all supported crypto algorithmsJanne Peltonen
2022-11-01example: sysinfo: reduce code duplication in crypto capa checkingJanne Peltonen
2022-10-20example: classifier: use default priority for all queuesJere Leppänen
2022-10-20example: classifier: add burst size optionJere Leppänen
2022-10-20example: classifier: schedule and send packet burstsJere Leppänen
2022-10-20example: classifier: in drop mode, don't swap addressesJere Leppänen
2022-10-20example: classifier: increase default pool size to 10000Jere Leppänen
2022-10-20example: classifier: add pool size optionJere Leppänen
2022-10-20example: classifier: add dedicated pools optionJere Leppänen
2022-10-20example: classifier: change help text from "ICMP mode" to "echo mode"Jere Leppänen
2022-10-20example: classifier: create a dedicated pktout queue for each workerJere Leppänen
2022-10-20example: classifier: print packet rateJere Leppänen
2022-10-20example: classifier: print MAC addressJere Leppänen
2022-10-20example: classifier: add parse layer optionJere Leppänen
2022-10-20example: classifier: add option to disable classifierJere Leppänen
2022-10-20example: classifier: don't require PMRJere Leppänen
2022-10-18Merge tag 'v1.38.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-09-23example: check pktio promisc mode status before enabling itMatias Elo
2022-09-14example: check pktio promisc mode status before enabling itMatias Elo
2022-09-09test: link statically unless --disable-static-applications is givenJere Leppänen
2022-09-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2022-09-08Merge tag 'v1.37.2.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-07-14example: debug: add stash print optionPetri Savolainen
2022-07-04example: ping: add promiscuous mode and timeout optionsPetri Savolainen
2022-06-27example: timer_accuracy: shorten test time in make checkJanne Peltonen
2022-06-23example: ping: use helper macro for error printsMatias Elo
2022-06-23example: ping: fix odp_packet_input_index() usageMatias Elo
2022-05-04Merge tag 'v1.36.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-04-13test: use uint32_t for number of queuesPetri Savolainen
2022-04-12example: ipsec_api: fix esp tunnel mode testAakash Sasidharan