aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/pktio
AgeCommit message (Expand)Author
2022-06-20Merge tag 'v1.37.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-05-04Merge tag 'v1.36.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-05-02linux-gen: pktio: add AF_XDP socket based packet IOTuomas Taipale
2022-05-02linux-gen: dpdk: adapt to new memory source operations interfaceTuomas Taipale
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-04-14linux-gen: pktio: loop: remove unnecessary odp_ipsec_result() callJanne Peltonen
2022-04-13linux-gen: pktio: use uint32_t for number of queuesPetri Savolainen
2022-03-31linux-gen: pktio: socket: copy segmented data to memory for parsingJere Leppänen
2022-03-31linux-gen: pktio: pcap: fix statsJere Leppänen
2022-03-31linux-gen: drop error packets according to pktin configurationJere Leppänen
2022-03-31linux-gen: pktio: always call *_packet_parse_common()Jere Leppänen
2022-03-31linux-gen: pktio: validate L4 checksum also when classifier is enabledJere Leppänen
2022-03-31linux-gen: pktio: loop: fix copying segmented data to memoryJere Leppänen
2022-03-23Merge tag 'v1.35.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-03-18linux-gen: dpdk: remove unsupported conditional codeTuomas Taipale
2022-03-16linux-gen: dpdk: check rte_eth_dev_info_get() return valueTuomas Taipale
2022-03-16linux-gen: dpdk: add support for DPDK 21.11Tuomas Taipale
2022-03-14linux-gen: dpdk: refactor zero-copy memory populationTuomas Taipale
2022-03-10linux-gen: parse: fix _odp_packet_parse_common() contiguous data requirementJere Leppänen
2022-03-10linux-gen: pktio: loop: fix countersJere Leppänen
2022-03-10linux-gen: pktio: loop: use in_discards counterJere Leppänen
2022-03-10linux-gen: packet: move parse functions to new source filesJere Leppänen
2022-03-10linux-gen: cls: move parse call out of _odp_cls_classify_packet()Jere Leppänen
2022-03-10linux-gen: pktio: fix classification result handlingJere Leppänen
2022-03-10linux-gen: pktio: loop: fix in_packets in case of errorsJere Leppänen
2022-03-02linux-gen: dpdk: implement new packet output queue size parameterMatias Elo
2022-03-02linux-gen: loop: clean internal queue on device close/reconfigureMatias Elo
2022-03-02linux-gen: loop: implement new packet output queue size parameterMatias Elo
2022-02-21linux-gen: dpdk: fix potential undefined behavior with zero-copyTuomas Taipale
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2022-02-07Merge tag 'v1.34.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-02-04linux-gen: packet: rename internal classifier metadata copy functionMatias Elo
2022-02-03linux-gen: ipc: get rid of possible uninitialized variable accessJanne Peltonen
2021-12-29linux-gen: pktio: socket: fix log textTuomas Taipale
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-11-23linux-gen: buffer: use common event headerMatias Elo
2021-11-23linux-gen: packet: use common event headerMatias Elo
2021-11-23Merge tag 'v1.32.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-11-12linux-gen: dpdk: packet parsing fixesMatias Elo
2021-10-21linux-gen: use common debug print macroMatias Elo
2021-10-21linux-gen: fix print format build errorsMatias Elo
2021-10-21linux-gen: fix extra semicolon build errorsMatias Elo
2021-10-21linux-gen: pktio: fix empty translation unit build errorsMatias Elo
2021-10-21linux-gen: pktio: fix conversion overflow build errorsMatias Elo
2021-10-11linux-gen: dpdk: packet parsing fixesMatias Elo
2021-10-05Merge tag 'v1.32.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-09-23linux-gen: pktio: loop: fix parsing of segmented packetsJanne Peltonen
2021-08-18Merge tag 'v1.31.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-08-16linux-gen: dpdk: fix invalid mbuf data offsetMatias Elo
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo