numam-dpdk/lib
Jingjing Wu 8f6b95f6ac igb: fix flex filter check for unsupported 82576
Flex filter is currently not supported for NIC 82576.
Only i350 and 82580 support it.
So The MAC_TYPE_FILTER_SUP_EXT is used to check whether the MAC type is
i350 or 82580.

Fixes: 231d43909a ("igb: migrate flex filter to new API")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Marvin Liu <yong.liu@intel.com>
2015-03-26 22:27:51 +01:00
..
librte_acl eal/x86: move header file for vector instructions 2015-03-20 19:24:38 +01:00
librte_cfgfile mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_cmdline cmdline: fix parameter type 2015-03-04 11:19:37 +01:00
librte_compat mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_distributor tailq: move to dynamic tailq 2015-03-10 12:06:08 +01:00
librte_eal eal: remove argument need of --create_uio_dev option 2015-03-23 17:34:23 +01:00
librte_ether ethdev: fix crash with multiprocess 2015-03-26 22:27:51 +01:00
librte_hash hash: fix strict-aliasing for CRC 2015-03-26 22:27:51 +01:00
librte_ip_frag tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
librte_ivshmem mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_jobstats jobstats: new library 2015-02-24 22:12:35 +01:00
librte_kni kni: optimize Rx burst 2015-02-24 02:26:24 +01:00
librte_kvargs kvargs: fix freeing behaviour for null 2015-03-04 11:19:37 +01:00
librte_lpm eal/x86: move header file for vector instructions 2015-03-20 19:24:38 +01:00
librte_malloc eal: fix type casting of value to align 2015-03-17 00:46:01 +01:00
librte_mbuf tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
librte_mempool tailq: move to dynamic tailq 2015-03-10 12:06:08 +01:00
librte_meter mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_net net: change arp header struct declaration 2015-02-20 22:10:52 +01:00
librte_pipeline pipeline: fix port meta for non-default entries 2015-02-24 02:01:13 +01:00
librte_pmd_af_packet af_packet: fix some leaks 2015-03-17 22:58:21 +01:00
librte_pmd_bond bond: remove debug function to fix link with shared lib 2015-03-04 11:19:25 +01:00
librte_pmd_e1000 igb: fix flex filter check for unsupported 82576 2015-03-26 22:27:51 +01:00
librte_pmd_enic enic: fix build with gcc < 4.4 2015-03-23 00:31:19 +01:00
librte_pmd_fm10k fm10k: fix build with gcc < 4.4 2015-03-23 00:31:19 +01:00
librte_pmd_i40e i40e: revert internal switch of PF 2015-03-19 09:02:48 +01:00
librte_pmd_ixgbe fm10k: fix build with gcc < 4.4 2015-03-23 00:31:19 +01:00
librte_pmd_mlx4 mlx4: avoid init errors when kernel modules are not loaded 2015-03-10 16:08:15 +01:00
librte_pmd_null null: fix dereference before null check 2015-03-17 23:01:31 +01:00
librte_pmd_pcap pcap: fix memory leak of kvargs 2015-03-17 22:58:21 +01:00
librte_pmd_ring ring: fix memory leak 2015-03-04 11:19:37 +01:00
librte_pmd_virtio ethdev: remove useless parameter in init functions 2015-03-09 18:07:44 +01:00
librte_pmd_vmxnet3 tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
librte_pmd_xenvirt ethdev: add device type 2015-02-26 00:08:25 +01:00
librte_port mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
librte_power mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_reorder tailq: move to dynamic tailq 2015-03-10 12:06:08 +01:00
librte_ring tailq: move to dynamic tailq 2015-03-10 12:06:08 +01:00
librte_sched mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_table mk: add library version extension 2015-02-03 16:56:58 +01:00
librte_timer tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
librte_vhost vhost: fix build 2015-03-20 23:01:42 +01:00
Makefile null: new poll mode driver 2015-02-26 00:31:45 +01:00