Hello Asias, 04/01/2014 07:07, Asias He : > Hex numbers in /proc/ioports are lowercase. we should make it lowercase > in pci_id as well. Otherwise devices like: > > 00:0a.0 Ethernet controller: Red Hat, Inc Virtio network device > > would not be handled by virtio-net-pmd. > > Signed-off-by: Asias He <asias.hejun at gmail.com>
Good catch ! I have acked and applied it with this title: pmd: fix PCI id match when probing I think we should distinguish such patch for an extension from other ones. I suggest using --subject-prefix 'virtio-net-pmd PATCH' Thank you -- Thomas