RTE_PMD_REGISTER_PCI(net_ixgbe, rte_ixgbe_pmd.pci_drv);
This line doesn't be called if build with static lib of dpdk/odp-dpdk, because this micro use attribute((constructor, used)).
The result is that "odp_packet_dpdk.c:162:setup_pkt_dpdk():No driver found for interface: 0"