From: Christian Ehrhardt Date: Tue, 19 Jul 2016 08:56:46 +0000 (+0200) Subject: librte-port3.symbols is now arch specific X-Git-Tag: debian/16.07-1~89 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a7488e3b351b1941fe11710b2e3f439ef7bbce47;p=deb_dpdk.git librte-port3.symbols is now arch specific since the following upstream commit librte-port3.symbols is arch specific. There was a feature added which itslef is arch neutral, but it is based on KNI which is not 32 bit compatible, and thereby disabled on i386. But the new feature of port to exploit it obviously depends on configured KNI, therefore the arch difference in the symbols. commit 9fc37d1c071c0b0227c0a41431d3beb2a14e31a3 Author: WeiJie Zhuang Date: Tue Jun 21 18:55:52 2016 +0800 port: support KNI Change-Id: I290ab11dfbeae0e301b5fe55d3404a9d46639c17 Signed-off-by: Christian Ehrhardt --- diff --git a/debian/librte-port3.symbols.i386 b/debian/librte-port3.symbols.i386 new file mode 100644 index 00000000..4299798b --- /dev/null +++ b/debian/librte-port3.symbols.i386 @@ -0,0 +1,22 @@ +librte_port.so.3 librte-port3 #MINVER# + DPDK_16.07@DPDK_16.07 16.07-rc1 + DPDK_2.0@DPDK_2.0 16.07-rc1 + DPDK_2.1@DPDK_2.1 16.07-rc1 + DPDK_2.2@DPDK_2.2 16.07-rc1 + rte_port_ethdev_reader_ops@DPDK_2.0 16.07-rc1 + rte_port_ethdev_writer_nodrop_ops@DPDK_2.1 16.07-rc1 + rte_port_ethdev_writer_ops@DPDK_2.0 16.07-rc1 + rte_port_ring_multi_reader_ops@DPDK_2.2 16.07-rc1 + rte_port_ring_multi_writer_nodrop_ops@DPDK_2.2 16.07-rc1 + rte_port_ring_multi_writer_ops@DPDK_2.2 16.07-rc1 + rte_port_ring_reader_ipv4_frag_ops@DPDK_2.0 16.07-rc1 + rte_port_ring_reader_ipv6_frag_ops@DPDK_2.1 16.07-rc1 + rte_port_ring_reader_ops@DPDK_2.0 16.07-rc1 + rte_port_ring_writer_ipv4_ras_ops@DPDK_2.0 16.07-rc1 + rte_port_ring_writer_ipv6_ras_ops@DPDK_2.1 16.07-rc1 + rte_port_ring_writer_nodrop_ops@DPDK_2.1 16.07-rc1 + rte_port_ring_writer_ops@DPDK_2.0 16.07-rc1 + rte_port_sched_reader_ops@DPDK_2.0 16.07-rc1 + rte_port_sched_writer_ops@DPDK_2.0 16.07-rc1 + rte_port_sink_ops@DPDK_2.0 16.07-rc1 + rte_port_source_ops@DPDK_2.0 16.07-rc1