]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/cmd_line.rst
app/testpmd: add 5-tuple swap forwarding engine
[dpdk.git] / doc / guides / sample_app_ug / cmd_line.rst
index 828a607bec143592e5c14618dc1c3e7aa0231996..6deb6c811283e1f69cea165470ac78b2b47666f6 100644 (file)
@@ -128,7 +128,7 @@ For example, the cmd_obj_del_show command is defined as shown below:
         struct object *obj;
     };
 
         struct object *obj;
     };
 
-    static void cmd_obj_del_show_parsed(void *parsed_result, struct cmdline *cl, attribute ((unused)) void *data)
+    static void cmd_obj_del_show_parsed(void *parsed_result, struct cmdline *cl, __rte_unused void *data)
     {
        /* ... */
     }
     {
        /* ... */
     }