> -----Original Message----- > From: Varghese, Vipin > Sent: Tuesday, February 6, 2018 2:09 PM > To: [email protected]; Mcnamara, John <[email protected]> > Cc: [email protected]; Kovacevic, Marko <[email protected]>; > Varghese, Vipin <[email protected]> > Subject: [PATCH v2] doc: update the usage for shared library > > Add note information to intimate about use of option '-d' for shared > library in DPDK application. > > Signed-off-by: Vipin Varghese <[email protected]> > --- > > V2 Changes: > - updated the space - John > - updated testpmd to dpdk-testpmd - John
Hi, It should be the other way around. dpdk-testpmd should be changed to testpmd: > + > + When ``dpdk-testpmd`` is built with shared library, use option ``- > d`` to > + load the dynamic PMD for ``rte_eal_init``.

