Thread (21 messages) read the whole thread 21 messages, 4 authors, 2017-09-05

Re: [PATCH 5/6] eal: remove xen dom0 support

From: Thomas Monjalon <hidden>
Date: 2017-09-05 07:31:30

05/09/2017 05:41, Tan, Jianfeng:
From: Richardson, Bruce
quoted
Reading the contributors guide section on ABI, specifically
http://dpdk.org/doc/guides/contributing/versioning.html#deprecating-an-
entire-abi-version
it seems like we should collapse down the versions to a single one
following the function removal, and also increment the whole library so
version.
So for lib/librte_eal/linuxapp/eal/rte_eal_version.map, we should change it in below way?

DPDK_2.1 {
        {APIs in DPDK_2.0 except xen APIs}
        ...
};

DPDK_16.04 {
        {APIs in DPDK_2.1 except xen APIs}
        ...
} DPDK_2.1;
No, you don't need to collapse. You can just remove Xen functions.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help