Thread (88 messages) flat view 88 messages, 12 authors, 2021-02-02

Re: [dpdk-dev] [PATCH v8 2/3] build: use Python pmdinfogen

From: Thomas Monjalon <hidden>
Date: 2021-01-20 00:06:07

This is now the right timeframe to introduce this change
with the new Python module dependency.
Unfortunately, the ABI check is returning an issue:

'const char mlx5_common_pci_pmd_info[62]' was changed
to 'const char mlx5_common_pci_pmd_info[60]' at rte_common_mlx5.pmd.c


Few more comments below:

20/10/2020 19:44, Dmitry Kozlyuk:
quoted hunk ↗ jump to hunk
--- a/buildtools/meson.build
+++ b/buildtools/meson.build
+if host_machine.system() != 'windows'
You can use "is_windows".

quoted hunk ↗ jump to hunk
--- a/doc/guides/linux_gsg/sys_reqs.rst
+++ b/doc/guides/linux_gsg/sys_reqs.rst
+*   ``pyelftools`` (version 0.22+)
This requirement is missing in doc/guides/freebsd_gsg/build_dpdk.rst

quoted hunk ↗ jump to hunk
--- a/meson.build
+++ b/meson.build
-subdir('buildtools/pmdinfogen')
This could be in patch 3 (removing the code).



Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help