X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_graph%2Frte_graph.h;h=b32c4bc217dad3530fa1f90accf5c910a7803b74;hb=74f4d6424da1297bd6e83dcb7bd84444ca8c59dd;hp=9a26ffc185442a9e2403d88f357684787fdfbbea;hpb=1022ff0c33834b3b834596a91af9441d13ed1524;p=dpdk.git diff --git a/lib/librte_graph/rte_graph.h b/lib/librte_graph/rte_graph.h index 9a26ffc185..b32c4bc217 100644 --- a/lib/librte_graph/rte_graph.h +++ b/lib/librte_graph/rte_graph.h @@ -9,7 +9,8 @@ * @file rte_graph.h * * @warning - * @b EXPERIMENTAL: this API may change without prior notice + * @b EXPERIMENTAL: + * All functions in this file may be changed or removed without prior notice. * * Graph architecture abstracts the data processing functions as * "node" and "link" them together to create a complex "graph" to enable