DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Compilation failure when disabling Cavium OCTEONTX network PMD driver
@ 2019-07-06 15:11 Daniel Pharos
  2019-07-07 13:00 ` Jerin Jacob Kollanukkaran
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Pharos @ 2019-07-06 15:11 UTC (permalink / raw)
  To: dev

Hi,

If I disable the Cavium OCTEONTX network PMD driver in the config file (so: "CONFIG_RTE_LIBRTE_OCTEONTX_PMD=n"), compilation of DPDK 19.05 fails with:
/home/ubuntu/Downloads/dpdk-19.05/build/lib/librte_pmd_octeontx_ssovf.a(ssovf_worker.o): In function `ssows_flush_events':
ssovf_worker.c:(.text+0x102): undefined reference to `rte_octeontx_pchan_map'
/home/ubuntu/Downloads/dpdk-19.05/build/lib/librte_pmd_octeontx_ssovf.a(ssovf_worker.o): In function `ssows_deq':
ssovf_worker.c:(.text.hot+0x138): undefined reference to `rte_octeontx_pchan_map'
/home/ubuntu/Downloads/dpdk-19.05/build/lib/librte_pmd_octeontx_ssovf.a(ssovf_worker.o): In function `ssows_deq_timeout':
ssovf_worker.c:(.text.hot+0x301): undefined reference to `rte_octeontx_pchan_map'
/home/ubuntu/Downloads/dpdk-19.05/build/lib/librte_pmd_octeontx_ssovf.a(ssovf_worker.o): In function `ssows_deq_burst':
ssovf_worker.c:(.text.hot+0x458): undefined reference to `rte_octeontx_pchan_map'
/home/ubuntu/Downloads/dpdk-19.05/build/lib/librte_pmd_octeontx_ssovf.a(ssovf_worker.o): In function `ssows_deq_timeout_burst':
ssovf_worker.c:(.text.hot+0x61c): undefined reference to `rte_octeontx_pchan_map'
collect2: error: ld returned 1 exit status
/home/ubuntu/Downloads/dpdk-19.05/mk/rte.app.mk:404: recipe for target 'test' failed
make[3]: *** [test] Error 1
/home/ubuntu/Downloads/dpdk-19.05/mk/rte.subdir.mk:35: recipe for target 'test' failed
make[2]: *** [test] Error 2
/home/ubuntu/Downloads/dpdk-19.05/mk/rte.sdkbuild.mk:46: recipe for target 'app' failed
make[1]: *** [app] Error 2
/home/ubuntu/Downloads/dpdk-19.05/mk/rte.sdkroot.mk:98: recipe for target 'all' failed
make: *** [all] Error 2

This is on x86_64, Ubuntu 18.04 (up-to-date), using the DPDK 19.05 tarball, with only the mentioned config-line changed.


Kind regards,
DanielPharos

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-08 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-06 15:11 [dpdk-dev] Compilation failure when disabling Cavium OCTEONTX network PMD driver Daniel Pharos
2019-07-07 13:00 ` Jerin Jacob Kollanukkaran
     [not found]   ` <AM0PR0402MB3826002A98D18716BA6359FAD3F70@AM0PR0402MB3826.eurprd04.prod.outlook.com>
     [not found]     ` <BYAPR18MB24247C55F57AF4FF16AFEA4AC8F70@BYAPR18MB2424.namprd18.prod.outlook.com>
     [not found]       ` <AM0PR0402MB3826109D818BFCB759E3B55CD3F70@AM0PR0402MB3826.eurprd04.prod.outlook.com>
     [not found]         ` <BYAPR18MB24243551F2EAADFBE6C151CFC8F70@BYAPR18MB2424.namprd18.prod.outlook.com>
     [not found]           ` <AM0PR0402MB3826565C7F5856751401D081D3F60@AM0PR0402MB3826.eurprd04.prod.outlook.com>
     [not found]             ` <BYAPR18MB24248589B21F5F628BD40B3BC8F60@BYAPR18MB2424.namprd18.prod.outlook.com>
     [not found]               ` <AM0PR0402MB3826CA93FB8CB565A8BE1435D3F60@AM0PR0402MB3826.eurprd04.prod.outlook.com>
2019-07-08 21:16                 ` Daniel Pharos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).