On 03/03/15 15:23, Thomas Monjalon wrote:
> The function print_client_stats was used in the example without being
> clearly exported in the map file. So it breaks linking with shared library
> when debug is enabled.
> It's better to remove this function as it probably could be implemented
> with statistics API.
>
> Fixes: cc7e8ae84faa ("add example application for link bonding mode 6")
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
> ---
> ....
>
Acked-by: Declan Doherty <declan.doherty at intel.com>
- [dpdk-dev] [PATCH 2/7] fm10k: fix build with debug enabl... Thomas Monjalon
- [dpdk-dev] [PATCH 3/7] virtio: fix build with mempool de... Thomas Monjalon
- [dpdk-dev] [PATCH 3/7] virtio: fix build with mempo... Ouyang, Changchun
- [dpdk-dev] [PATCH 4/7] virtio: fix build with debug enab... Thomas Monjalon
- [dpdk-dev] [PATCH 4/7] virtio: fix build with debug... Ouyang, Changchun
- [dpdk-dev] [PATCH 5/7] mlx4: fix build with mempool debu... Thomas Monjalon
- [dpdk-dev] [PATCH 5/7] mlx4: fix build with mempool... Adrien Mazarguil
- [dpdk-dev] [PATCH 6/7] mlx4: mute auto config in quiet m... Thomas Monjalon
- [dpdk-dev] [PATCH 6/7] mlx4: mute auto config in qu... Adrien Mazarguil
- [dpdk-dev] [PATCH 7/7] bond: remove debug function to fi... Thomas Monjalon
- [dpdk-dev] [PATCH 7/7] bond: remove debug function ... Declan Doherty
- [dpdk-dev] [PATCH 0/7] fix build with debug enabled Thomas Monjalon

