aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2022-06-20linux-dpdk: pool: header include clean-upMatias Elo
2022-06-20Port be306d8c0 "linux-gen: schedule: implement odp_schedule_order_wait()"Matias Elo
2022-06-20Port 75260118d "linux-gen: packet: add missing subtype metadata to _odp_packe...Matias Elo
2022-06-20Port 82d0da39f "linux-gen: macros: prefix implementation internal macro names"Matias Elo
2022-06-20Port 12d3afa2d "linux_gen: remove crypto error from packet error flags"Matias Elo
2022-06-20Port 11f963aed "linux-gen: packet: put crypto and ipsec results in a union in...Matias Elo
2022-06-01linux-dpdk: fix distcleanTuomas Taipale
2022-05-30linux-dpdk: pktio: increase default rx and tx descriptor countsMatias Elo
2022-05-30linux-dpdk: pktio: refactor statistic countersMatias Elo
2022-05-30linux-dpdk: pktio: refactor pkt_dpdk_t structMatias Elo
2022-05-30linux-dpdk: pktio: remove unnecessary errno read/write from sendMatias Elo
2022-05-25README.DPDK: list dpdk v21.11 as supportedMatias Elo
2022-05-25linux-dpdk: packet: fix maybe-uninitialized warningMatias Elo
2022-05-25linux-dpdk: pktio: header include clean-upMatias Elo
2022-05-25linux-dpdk: pktio: fix packet parse failure handlingMatias Elo
2022-05-25Port 76c8b7a1a "linux-gen: parse: remove unused *_packet_parse_layer() functi...Matias Elo
2022-05-25Port ae347d563 "linux-gen: pktio: always call *_packet_parse_common()"Matias Elo
2022-05-25Port d7b705a71 "linux-gen: dpdk: add support for DPDK 21.11"Matias Elo
2022-05-25Port 223e2d2e8 "linux-gen: dpdk: check rte_eth_dev_info_get() return value"Matias Elo
2022-05-25Port 9e464f4ce "linux-gen: time: inline odp_time_diff_ns() function"Matias Elo
2022-05-25Port 346e832be "linux-gen: packet_flags: inline has error functions"Matias Elo
2022-05-25Port 65b9e351d "linux-gen: packet: inline packet getter functions"Matias Elo
2022-05-25Port bf79d7ede "linux-gen: packet_flags: inline input flags getter functions"Matias Elo
2022-05-25Port 4675d95b2 "linux-gen: pktio: use uint32_t for number of queues"Matias Elo
2022-05-25Port 561e5457c "linux-gen: define a 128-bit integer type"Matias Elo
2022-05-25Port c328a705a "linux-gen: pktio: implement packet aging"Matias Elo
2022-05-25Port 9c4f7863c "linux-gen: packet: implement packet aging API"Matias Elo
2022-05-25Port 43e4ead4c "linux-gen: drop error packets according to pktin configuration"Matias Elo
2022-05-25Port 0316d4fab "linux-gen: parse: prefix non-static functions"Matias Elo
2022-05-25Port 3924507d7 "linux-gen: packet: move parse functions to new source files"Matias Elo
2022-05-25Port 37072db5a "linux-gen: cls: move parse call out of _odp_cls_classify_pack...Matias Elo
2022-05-25Port d494be4f7 "linux-gen: pktio: fix classification result handling"Matias Elo
2022-05-25Port b81e13439 "linux-gen: timer: inline small timer functions"Matias Elo
2022-05-25Port beffb1277 "abi: timer: add necessary files for function inlining"Matias Elo
2022-05-25Port 9ccb85381 "api: crypto: deprecate odp_crypto_operation()"Matias Elo
2022-05-25Port 4eee6de84 "api: event: split header file"Matias Elo
2022-04-27linux-dpdk: remove deprecated dpdk codeMatias Elo
2022-04-26linux-dpdk: packet: fix potential division by zeroMatias Elo
2022-04-26linux-dpdk: pool: improve odp_pool_create() parameter checkingMatias Elo
2022-04-25linux-dpdk: shm: support ODP_SHM_SINGLE_VAv1.35.0.0_DPDK_19.11Jere Leppänen
2022-04-25linux-dpdk: init: in process mode, use --legacy-mem EAL optionJere Leppänen
2022-04-25Merge ODP v1.35.0.0Matias Elo
2022-04-25Port d7e5e69be "linux-gen: timer: implement periodic timer"Matias Elo
2022-04-25Port c437c1570 "linux-gen: timer: implement timer start and restart"Matias Elo
2022-04-22Port 8ff65a01e "api: crypto: remove deprecated authentication algorithm fields"Matias Elo
2022-04-22Port 400c930c3 "api: crypto: remove deprecated cipher algorithm fields"Matias Elo
2022-04-22Port fc9420e52 "api: crypto: remove deprecated crypto authentication algorithms"Matias Elo
2022-04-22Port 2aa61a7aa "api: crypto: remove deprecated crypto cipher algorithms"Matias Elo
2022-04-22Port 36a509de4 "api: queue: remove deprecated scheduled queue capabilities"Matias Elo
2022-04-22Port de94be19d "linux-gen: timer: new expiration mode parameter"Matias Elo