numam-dpdk/lib
Chao Zhu 85997d60b1 eal/ppc: cpu cycle operations for IBM Power
IBM Power architecture doesn't have TSC register to get CPU cycles. This
patch implements the time base register read instead of TSC register of
x86 on IBM Power architecture.

Signed-off-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2014-11-26 21:50:09 +01:00
..
librte_acl acl: fix code typos 2014-11-14 17:23:50 +01:00
librte_cfgfile eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_cmdline cmdline: fix for bsd 2014-11-24 13:17:49 +01:00
librte_distributor distributor: enhance and fix tag matching 2014-11-13 12:26:10 +01:00
librte_eal eal/ppc: cpu cycle operations for IBM Power 2014-11-26 21:50:09 +01:00
librte_ether ethdev: fix doxygen comments about RSS 2014-11-25 12:14:57 +01:00
librte_hash hash: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_ip_frag ip_frag: disable ip fragmentation if mbuf refcnt is disabled 2014-10-30 00:51:10 +01:00
librte_ivshmem eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_kni kni: add build-time checks for mbuf mapping 2014-11-10 10:28:46 +01:00
librte_kvargs kvargs: fix build with gcc 4.5.1 2014-06-17 19:01:59 +02:00
librte_lpm lpm: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_malloc eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_mbuf ixgbe: support TCP segmentation offload 2014-11-26 19:35:56 +01:00
librte_mempool mempool: remove useless variable 2014-10-10 17:49:09 +02:00
librte_meter remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_net mbuf: generic support for TCP segmentation offload 2014-11-26 19:35:56 +01:00
librte_pipeline eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_pmd_af_packet af_packet: add PMD for AF_PACKET-based virtual devices 2014-11-24 16:39:49 +01:00
librte_pmd_bond bond: fix doxygen 2014-11-25 12:14:48 +01:00
librte_pmd_e1000 mbuf: generic support for TCP segmentation offload 2014-11-26 19:35:56 +01:00
librte_pmd_i40e i40e: take flow director flexible payload configuration 2014-11-25 00:06:39 +01:00
librte_pmd_ixgbe ixgbe: support TCP segmentation offload 2014-11-26 19:35:56 +01:00
librte_pmd_pcap pcap: fix double stop error 2014-10-09 20:02:35 +02:00
librte_pmd_ring ring: remove extra devices creation with --vdev option 2014-07-22 16:43:04 +02:00
librte_pmd_virtio virtio: support promiscuous and allmulticast 2014-11-12 00:10:23 +01:00
librte_pmd_vmxnet3 vmxnet3: leverage data ring on Tx path 2014-11-14 17:32:27 +01:00
librte_pmd_xenvirt xenvirt: fix reference to old mbuf field 2014-11-24 13:17:49 +01:00
librte_port doc: apply one comment to all members of a group 2014-09-29 16:34:58 +02:00
librte_power power: integration of vm power management 2014-11-26 17:27:04 +01:00
librte_ring ring: make tailq fully local 2014-07-22 19:42:18 +02:00
librte_sched mbuf: remove the rte_pktmbuf structure 2014-09-17 11:27:51 +02:00
librte_table table: fix pointer calculations at initialization 2014-11-24 13:17:49 +01:00
librte_timer fix unix permissions for source files 2014-08-28 17:04:01 +02:00
librte_vhost vhost: enable promiscuous and multicast 2014-11-12 00:10:23 +01:00
Makefile af_packet: add PMD for AF_PACKET-based virtual devices 2014-11-24 16:39:49 +01:00