Hi Kevin , <snipped>
> > $ ninja -C build > > $ sudo ninja -C build install > > $ sudo ldconfig > > > + $ export PKG_CONFIG_PATH=/path/to/installed/".pc" > > + file/for/DPDK > > > > This command is kind of an odd construction and not always needed. How > about giving the info to know if it's needed and an example. Something like: > > Check libdpdk can be found by pkg-config $ pkg-config --static --libs libdpdk > > If not found, add the path to the libdpdk.pc file. e.g. On Fedora 32 $ export > PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig Thanks for testing the patch. Sure, will update the .rst in next version. > > > Detailed information can be found at `DPDK documentation`_. <snipped> Regards, Sunil _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
