aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2015-10-20dpdk: Makefile: reuse header files via symlinksAnders Roxell
2015-10-20dpdk/m4: fix bootstrap warningAnders Roxell
2015-10-20linux-dpdk: packet_io: merge received packet handling loopsZoltan Kiss
2015-09-10Port e3cd1e "api: sched: moved scheduler types into new file"Zoltan Kiss
2015-09-10linux-dpdk: packet_io: fix max_rx_pkt_lenZoltan Kiss
2015-09-10Port 5176d3 "linux-generic: add pktio_start and pktio_stop"Zoltan Kiss
2015-09-10Port 26722c "linux-generic: schedule: implement scheduler groups"Zoltan Kiss
2015-09-10Port 839354 "linux-generic: pool: implement odp_pool_param_init"Zoltan Kiss
2015-09-10Port 4450e0 "linux-generic: move openssl checks inside linux-generic"Zoltan Kiss
2015-09-10Port a2d4eb "linux-generic: move pthread checks inside linux-generic"Zoltan Kiss
2015-09-08Port bb00e7 "linux-generic: Makefile.am: fix basename conflicts"Zoltan Kiss
2015-09-08Port 7c7c3b "api: packet_io: added odp_pktio_param_tZoltan Kiss
2015-09-08Port 3afd41 "linux-generic: general: add odp_forward_typedefs to resolve clan...Zoltan Kiss
2015-09-08Port a4d3bc "linux-generic: queue: implement ordered queues"Zoltan Kiss
2015-09-08Port fbac05 "api: init: use const pointer types"Zoltan Kiss
2015-09-08Port 51bff8 "api: event: change to odp_event_type_t"Zoltan Kiss
2015-09-08Port 7fff60 "linux-generic: remove linux-generic makefile generation from com...Zoltan Kiss
2015-09-08linux-dpdk: packet: uplevel default RSS config to DPDK 2.0 conventionsv1.2.0.0_DPDK_2.1.0Bill Fischofer
2015-09-08Port 2a979410 "linux-generic: strongtypes: use named structs for C++"Zoltan Kiss
2015-09-08linux-dpdk: pktio: use default RX/TX configuration of the PMDsZoltan Kiss
2015-09-02linux-dpdk: pktio: handle vector PMDsZoltan Kiss
2015-09-02pool: add more debug output about sizes in the pool creationZoltan Kiss
2015-09-02linux-dpdk: support DPDK 2.1.0Zoltan Kiss
2015-08-14test: wrapper: decrease requested hugepage numberv1.2.0.0_DPDK_2.1.0-rc3Zoltan Kiss
2015-08-14Port 7cd8a605 "validation: changing build order"Zoltan Kiss
2015-08-10linux-dpdk: test: create the HUGEPAGEDIR parents, and don't fail if it existZoltan Kiss
2015-08-10linux-dpdk: test: unmount hugetlbfs when test interrupted and at test startZoltan Kiss
2015-08-10linux-dpdk: test: pktio: fix pktio_run PATH setupZoltan Kiss
2015-08-10linux-dpdk: test: output the tail of logfile to the console after failureZoltan Kiss
2015-08-06linux-dpdk: test: call make check with sudoZoltan Kiss
2015-08-06Port c9fca2c4 "linux-generic: pool: use ODP_CONFIG_PACKET_SEG_LEN_MIN correctly"Zoltan Kiss
2015-08-06linux-dpdk: pool: add cache overhead when creating poolZoltan Kiss
2015-08-04linux-dpdk: init: init timersZoltan Kiss
2015-08-04linux-dpdk: support DPDK 2.1.0-rc3Zoltan Kiss
2015-08-04dpdk: set dpdk env for make checkMaxim Uvarov
2015-08-04dpdk: remove not used test/pktio_envMaxim Uvarov
2015-08-03README: document ODP_PLATFORM_PARAMSZoltan Kiss
2015-08-03init: call init function of new driversZoltan Kiss
2015-08-03packet: check in compile time if DPDK ABI changedZoltan Kiss
2015-08-03packet: fix odp_packet_seg_len() castingZoltan Kiss
2015-08-03dpdk: pool: set event_type during pool createZoltan Kiss
2015-07-30linux-dpdk: fix odp_cpumask_def_workerCiprian Barbu
2015-07-30dpdk: implement pktio_runMaxim Uvarov
2015-07-30dpdk: symlink pktio_env and local copy of pktio_runMaxim Uvarov
2015-07-30dpdk: implement odp_cpumask_def_workerMaxim Uvarov
2015-07-29dpdk: use a local copy of odp_cpumask.cMaxim Uvarov
2015-07-29test: add test wrapper scriptZoltan Kiss
2015-07-29test: fix local Makefile.amZoltan Kiss
2015-07-28Port 0ebee2 "linux-generic: thread: implemented thrmask_worker and control"Zoltan Kiss
2015-07-28Port 3f1a1c "linux-generic: thread: implemented odp_thread_type"Zoltan Kiss