aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
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-03linux-dpdk: packet_io: implement start and stop for pktiov1.3.0.0_DPDK_2.1.0Zoltan Kiss
2015-10-20Merge branch 'master' into api-nextZoltan Kiss
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-10linux-dpdk: packet: implement flow hash supportZoltan 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