diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-02-19 11:28:43 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-02-19 11:33:07 +0000 |
commit | ddcc360d890bafd9086b1c943b225749c9b018b3 (patch) | |
tree | 5c0431affc9262ba283e3f6c42e684a84fcfa758 /debian/librte-pipeline18.02.symbols | |
parent | 9fa5ca7c2e9724a975b3c5d55ea4ea19b25585ac (diff) |
Rename and update symbols file 17.11 -> 18.02
Change-Id: Ifdd2fc8182c1b2d0bbfee8339b95d17794fd3379
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-pipeline18.02.symbols')
-rw-r--r-- | debian/librte-pipeline18.02.symbols | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/librte-pipeline18.02.symbols b/debian/librte-pipeline18.02.symbols new file mode 100644 index 00000000..cc23d88d --- /dev/null +++ b/debian/librte-pipeline18.02.symbols @@ -0,0 +1,28 @@ +librte_pipeline.so.18.02 librte-pipeline18.02 #MINVER# + DPDK_16.04@DPDK_16.04 16.04 + DPDK_2.0@DPDK_2.0 16.04 + DPDK_2.1@DPDK_2.1 16.04 + DPDK_2.2@DPDK_2.2 16.04 + rte_pipeline_ah_packet_drop@DPDK_16.04 16.04 + rte_pipeline_ah_packet_hijack@DPDK_16.04 16.04 + rte_pipeline_check@DPDK_2.0 16.04 + rte_pipeline_create@DPDK_2.0 16.04 + rte_pipeline_flush@DPDK_2.0 16.04 + rte_pipeline_free@DPDK_2.0 16.04 + rte_pipeline_port_in_connect_to_table@DPDK_2.0 16.04 + rte_pipeline_port_in_create@DPDK_2.0 16.04 + rte_pipeline_port_in_disable@DPDK_2.0 16.04 + rte_pipeline_port_in_enable@DPDK_2.0 16.04 + rte_pipeline_port_in_stats_read@DPDK_2.1 16.04 + rte_pipeline_port_out_create@DPDK_2.0 16.04 + rte_pipeline_port_out_packet_insert@DPDK_2.0 16.04 + rte_pipeline_port_out_stats_read@DPDK_2.1 16.04 + rte_pipeline_run@DPDK_2.0 16.04 + rte_pipeline_table_create@DPDK_2.0 16.04 + rte_pipeline_table_default_entry_add@DPDK_2.0 16.04 + rte_pipeline_table_default_entry_delete@DPDK_2.0 16.04 + rte_pipeline_table_entry_add@DPDK_2.0 16.04 + rte_pipeline_table_entry_add_bulk@DPDK_2.2 16.04 + rte_pipeline_table_entry_delete@DPDK_2.0 16.04 + rte_pipeline_table_entry_delete_bulk@DPDK_2.2 16.04 + rte_pipeline_table_stats_read@DPDK_2.1 16.04 |