Skip to content

gk: fix bugs and style issues#107

Merged
AltraMayor merged 1 commit intoAltraMayor:masterfrom
mengxiang0811:gk-bug
Sep 20, 2018
Merged

gk: fix bugs and style issues#107
AltraMayor merged 1 commit intoAltraMayor:masterfrom
mengxiang0811:gk-bug

Conversation

@mengxiang0811
Copy link
Collaborator

This patch fix the issues related to the function calls:
rte_lpm_is_rule_present() and rte_lpm6_is_rule_present().

The above two functions will return 1 if the rule exists,
0 if it does not, a negative value on failure.

Also, this patch add a newline for all the log messages.
Otherwise, the log message is hard to parse.

This patch fix the issues related to the function calls:
rte_lpm_is_rule_present() and rte_lpm6_is_rule_present().

The above two functions will return 1 if the rule exists,
0 if it does not, a negative value on failure.

Also, this patch add a newline for all the log messages.
Otherwise, the log message is hard to parse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants