[ovs-build] Passed: williamtu/ovs-travis#460 (yanqin - 90dd24a)

Travis CI builds at travis-ci.org
Sun Jul 5 14:41:28 UTC 2020


Build Update for williamtu/ovs-travis
-------------------------------------

Build: #460
Status: Passed

Duration: 1 hr, 7 mins, and 43 secs
Commit: 90dd24a (yanqin)
Author: Malvika Gupta
Message: dpif-netdev: Modify dfc_processing function to void function

dfc_processing function returns the number of packets left to be processed
in 'packets' array via dp_packet_batch_size() function. dfc_processing function
is called only from dp_netdev_input__ and its return value is not checked upon
function return. Moreover, dp_packet_batch_is_empty() called after function
return from dfc_processing itself calls dp_packet_batch_size to check if
'packets' array is empty. This patch modifies the dfc_processing function to a
void function to remove the above code redundancy and cleans the code.

Reviewed-by: Yanqin Wei <Yanqin.Wei at arm.com>
Signed-off-by: Malvika Gupta <malvika.gupta at arm.com>

View the changeset: https://github.com/williamtu/ovs-travis/compare/fa41ae73011d^...90dd24ab04da

View the full build log and details: https://travis-ci.org/github/williamtu/ovs-travis/builds/705111429?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the williamtu/ovs-travis repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=6871381&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200705/568e2b08/attachment.html>


More information about the build mailing list