aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-01linux-dpdk: init: parse command line options using rte_strsplit()v1.4.0.0_DPDK_2.2.0-rc1Miroslav Kiradzhiyski
2015-11-24linux-dpdk: init: fix cpumask string allocationZoltan Kiss
2015-11-20linux-dpdk: scripts: remove old references to ODP_BUILDDIRZoltan Kiss
2015-11-20linux-dpdk: init: allow passing DPDK cmd line through odp_global_init()Zoltan Kiss
2015-11-17linux-dpdk: devbuild: follow up with check-odp changesZoltan Kiss
2015-11-11scripts: don't disable perf testsZoltan Kiss
2015-11-06linux-dpdk: move support target to DPDK 2.2.0-rc1Zoltan Kiss
2015-11-06linux-dpdk: devbuild: follow up on check-odp changesv1.4.0.0_DPDK_2.1.0Zoltan Kiss
2015-11-06linux-dpdk: test: detect hugepages mount error and prefer 1G pagesZoltan Kiss
2015-11-06linux-dpdk: README: fix compile instructionsZoltan Kiss
2015-11-06linux-dpdk: buffer: remove limitations due to DPDK 1.7.1 bugsZoltan Kiss
2015-11-04linux-dpdk: errno: use rte_errno instead of __odp_errnoZoltan Kiss
2015-11-04linux-dpdk: errno: create localy copy of linux-generic implementationZoltan Kiss
2015-11-04Port 52ca6f65 "linux-generic: cpu: implementation for cycle count API"Zoltan Kiss
2015-11-04Port a4903e1f "api: thread: added thread count max"Zoltan Kiss
2015-11-04Port 4e0c9052 "linux-generic: pktio: implement odp_pktio_param_init() API"Zoltan Kiss
2015-11-04Port 5126cc51 "linux-generic: cpu: created arch depedent cpu_cycles files"Zoltan Kiss
2015-11-04Port e51f4f01 "api: config: removed ODP_CONFIG_MAX_THREADS"Zoltan Kiss
2015-11-04Port 8f07daf0 "api: schedule: revise definition of ordered locks"Zoltan Kiss
2015-11-04Revert e6216bc6 "linux-generic: pktio: fill in L2 parse results by default"Zoltan Kiss
2015-11-03linux-generic: packet_flags: remove linux-generic flow hash implementationZoltan Kiss
2015-11-03linux-dpdk: packet_flags: create local copy of linux-generic implementationZoltan Kiss
2015-11-03Merge branch 'api-next' with RSS supportZoltan Kiss
2015-11-03Port 357e236c "api: rename odp_cpumask_def to _default"Zoltan Kiss
2015-11-03linux-dpdk: m4: disable linux-generic PCAP supportZoltan Kiss
2015-11-03Merge branch 'master' of https://git.linaro.org/lng/odp to 1.4.0.0Zoltan Kiss
2015-11-03linux-dpdk: packet_io: implement start and stop for pktiov1.3.0.0_DPDK_2.1.0Zoltan Kiss
2015-11-03test: l2fwd: separate rx and tx drop countersPetri Savolainen
2015-11-03test: l2fwd: increase burst sizePetri Savolainen
2015-11-03test: l2fwd: optimize statistics usagePetri Savolainen
2015-11-03test: l2fwd: optimize queue modePetri Savolainen
2015-11-03test: l2fwd: start pktios after worker thread createPetri Savolainen
2015-11-03test: l2fwd: added option to disable error checkPetri Savolainen
2015-11-02example/ipsec: Increase ip_data_len for Tunnel modeAkhil Goyal
2015-11-02validation: pktio: test for transmit error handlingStuart Haslam
2015-11-02validation: pktio: add support for direct receiveStuart Haslam
2015-11-02validation: pktio: pass interface index rather than nameStuart Haslam
2015-11-02linux-generic: pktio: handle transmit errors correctlyStuart Haslam
2015-11-02linux-generic: pktio: increase MTU of loop interfaceStuart Haslam
2015-11-02validation: pktio: fix start_stop testNicolas Morey-Chaisemartin
2015-10-30update version number from v1.3.0.0 to v1.4.0.0v1.4.0.0Maxim Uvarov
2015-10-30linux-generic: netmap pktio fix clang buildMaxim Uvarov
2015-10-30validation:classification: Add fix for classification testsGrigore Ion
2015-10-29validation: classification: remove redundant pool lookup functionBalasubramanian Manoharan
2015-10-29api: config: delete erroneous defineBill Fischofer
2015-10-29api: config: add usage note about definesBill Fischofer
2015-10-29linux-generic: config: add missing syntax to enable doxygenBill Fischofer
2015-10-29api: config: add config option for max ordered locks per queueBill Fischofer
2015-10-29validation: config: add CUnit tests for config APIsBill Fischofer
2015-10-29api: config: replace defines with apisBill Fischofer