aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06Merge remote-tracking branch 'origin/master' into api-nextapi-nextMike Holmes
2016-05-05doc: userguide: change plus to backtick for asciidoctorBill Fischofer
2016-05-05time: fix invalid casting on a 32-bit hostMatias Elo
2016-05-05configure: detect ARCH correctly for 32-bit x86 hostsMatias Elo
2016-05-05linux-generic: init: comment out last local stage to avoid scan issuesBill Fischofer
2016-05-04doc: support asciidoctorMike Holmes
2016-05-03test: performance: return when pkt alloc failsBalakrishna Garapati
2016-05-03update version number from v1.9.0.0 to v1.10.0.0v1.10.0.0Mike Holmes
2016-05-03CHANGELOG: Update for v1.10.0.0Mike Holmes
2016-05-03scripts/git_hash: match more digitsAnders Roxell
2016-05-03Merge branch 'next'Mike Holmes
2016-05-03configure.ac: remove duplicated test example configureChristophe Milard
2016-05-03linux-generic: tm: clean up name table during global term processingBill Fischofer
2016-05-03helper: chksum add ipv3 and udp fieldsMaxim Uvarov
2016-05-03validation: tm: major changes to the traffic_mngr validation testBarry Spinney
2016-05-03api: tm: changes to split TOS marking into two separate callsBarry Spinney
2016-04-29Merge branch 'master' into api-nextMaxim Uvarov
2016-04-29linux-generic: tm: clean up name table during global term processingBill Fischofer
2016-04-29helper: chksum add ipv3 and udp fieldsMaxim Uvarov
2016-04-29configure.ac: remove duplicated test example configureChristophe Milard
2016-04-29validation: tm: major changes to the traffic_mngr validation testBarry Spinney
2016-04-29api: tm: changes to split TOS marking into two separate callsBarry Spinney
2016-04-29helper: add a more complete and correct checksum implementationBarry Spinney
2016-04-29linux-generic: pktio: fixed socket_mmap.c to insert missing vlan hdrBarry Spinney
2016-04-29linux-generic: packet: fix number of parsing bugs, some vlan_hdr_t relatedBarry Spinney
2016-04-28Merge branch 'master' into api-nextMaxim Uvarov
2016-04-28linux-generic: dpdk: bump target dpdk version to 16.04Matias Elo
2016-04-28linux-generic: change m4 include orderMatias Elo
2016-04-28DEPENDENCIES: add codespell for checkpatchMike Holmes
2016-04-28validation: packet: add missing error flag testsBill Fischofer
2016-04-28api: doc: fix typosMatias Elo
2016-04-28validation: packet: avoid 32-bit compilation errorsBill Fischofer
2016-04-27example: switch: set minimum interface count to twoMatias Elo
2016-04-27example: tm: do not init platform paramsMaxim Uvarov
2016-04-27linux-generic: repair ipc_pktio work after ipc ns changesMaxim Uvarov
2016-04-27Merge branch 'master' into api-nextMaxim Uvarov
2016-04-27configure: fix broken conditional example executionMike Holmes
2016-04-27linux-generic: packet: fix 32-bit compile issue with odp_packet_alignBill Fischofer
2016-04-27validation: crypto: verify odp crypto capabilityBalakrishna Garapati
2016-04-27linux-generic: crypto: capability supportBalakrishna Garapati
2016-04-27api: update doc references to config apiPetri Savolainen
2016-04-27api: config: removed config.hPetri Savolainen
2016-04-27api: queue: replaced config api with capability structurePetri Savolainen
2016-04-27api: pktio: replace pktio_entries config with max_indexPetri Savolainen
2016-04-27api: shm: replaced config api with capability structurePetri Savolainen
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-27api: pool: add pool capabilityPetri Savolainen
2016-04-26validation: packet: add validation tests for new packet apisBill Fischofer
2016-04-26linux-generic: packet: implement new packet APIsBill Fischofer
2016-04-26linux-generic: packet: implement odp_packet_copy_from_pkt apiBill Fischofer