[dpdk-dev] [PATCH] doc: update supported features of virtio

Tan, Jianfeng jianfeng.tan at intel.com
Tue Apr 5 10:30:22 CEST 2016


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


More information about the dev mailing list