numam-dpdk/lib
Sergio Gonzalez Monroy be04c70727 eal/bsd: remove unused HPET support
The HPET support in the BSD EAL was copied directly from the Linux version,
but did not actually work on FreeBSD. We replace this old code with a simple
compiler message that informs the user that we don't support HPET on BSD if
they enable such support in the build-time configuration file.

Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
2014-11-27 16:21:11 +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/bsd: remove unused HPET support 2014-11-27 16:21:11 +01:00
librte_ether ethdev: add ethertype filter 2014-11-26 23:24:43 +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 mbuf: sort TCP segmentation offload flag 2014-11-27 10:39:21 +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_enic enic: build integration 2014-11-26 23:07:11 +01:00
librte_pmd_i40e i40e: add ethertype filter 2014-11-26 23:24:43 +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 eal: no more bare metal environment 2014-11-27 13:09:51 +01:00