aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_packet_dpdk.h
AgeCommit message (Expand)Author
2022-05-02linux-gen: dpdk: adapt to new memory source operations interfaceTuomas Taipale
2022-03-31linux-gen: parse: remove unused *_packet_parse_layer() functionsJere Leppänen
2022-03-02api: pktio: remove deprecated parser layer definesMatias Elo
2019-10-23linux-gen: packet: reimplement segmentation using linked listMatias Elo
2019-10-22linux-gen: dpdk: check supported ptypes in L2 parsePetri Savolainen
2018-10-11linux-gen: dpdk: improved zero-copy implementationMatias Elo
2018-10-11linux-gen: dpdk: prefix visible internal parse functions with _odp_Matias Elo
2018-06-01linux-gen: pktio: make dpdk use generic private data fieldDmitry Eremin-Solenikov
2018-05-14linux-gen: pktio: dpdk: integrate csum with packet parserBogdan Pricope
2018-05-14linux-gen: pktio: dpdk: add specific packet parserBogdan Pricope
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-16linux-gen: dpdk: port ID is two bytes longMatias Elo
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2017-11-16linux-gen: pktio: add pktio capability to pktio_entry_tMatias Elo
2017-11-16linux-gen: dpdk: reorganize pkt_dpdk_t structMatias Elo
2017-11-14linux-gen: dpdk: handle minimum rx burst sizeMatias Elo
2017-07-18linux-gen: dpdk: enable zero-copy operationMatias Elo
2017-01-23linux-gen: align: clean up macrosPetri Savolainen
2016-09-01linux-gen: dpdk: bulk alloc mbufs in txMatias Elo
2016-04-15linux-generic: dpdk: use renamed ODP_STATIC_ASSERT macroMatias Elo
2016-04-08linux-generic: pktio: support new pktio_entry statesMatias Elo
2016-03-29linux-generic: dpdk: add system call promisc mode get/setMatias Elo
2016-03-25linux-generic: dpdk: fix clang buildMatias Elo
2016-03-04linux-generic: dpdk: close resources in odp_pktio_close()Matias Elo
2016-03-04linux-generic: dpdk: handle ixgbe_pmd minimum burst sizeMatias Elo
2016-03-04linux-generic: dpdk: add odp_pktio_input_queues_config()Matias Elo
2016-03-04linux-generic: dpdk: add rx/tx lockingMatias Elo
2016-03-04linux-generic: dpdk: add get/set functions for mtu, promisc mode, and capabilityMatias Elo
2016-03-04linux-generic: pktio: initial dpdk pktio implementationMatias Elo
2016-03-04linux-generic: pktio: add dpdk pktio build supportMatias Elo