2016-04-05 16:30, Tan, Jianfeng: > Hi, > > On 4/5/2016 4:20 PM, Thomas Monjalon wrote: > > 2016-04-05 03:58, Jianfeng Tan: > >> - ethertype filter X X > >> + ethertype filter X X > >> X X > > Are you sure about ethertype filter in virtio? I do not see it. > > Sorry, I mistake it for mac filter. ethertype filter is not supported in > virtio. > > > > >> - Power8 X X > >> - TILE-Gx > >> + Power8 X X > >> X X > >> + TILE-Gx > >> X X > > I don't think DPDK virtio is currently supported on these architectures. > > Sorry, I forget to exclude these two. > > config/common_base:CONFIG_RTE_LIBRTE_VIRTIO_PMD=y > config/defconfig_ppc_64-power8-linuxapp-gcc:CONFIG_RTE_LIBRTE_VIRTIO_PMD=n > config/defconfig_tile-tilegx-linuxapp-gcc:CONFIG_RTE_LIBRTE_VIRTIO_PMD=n
OK Please send a v2 and get a review from a virtio maintainer. Thanks