[ovs-build] Failed: numansiddique/ovn#129 (pkt_metadata_marking - 52e39e4)

Travis CI builds at travis-ci.com
Fri May 1 11:05:12 UTC 2020


Build Update for numansiddique/ovn
-------------------------------------

Build: #129
Status: Failed

Duration: 15 mins and 50 secs
Commit: 52e39e4 (pkt_metadata_marking)
Author: Numan Siddique
Message: Support packet metadata marking for logical port traffic.

This patch adds a new column 'mark' in the Logical_Switch_Port
table in the NB DB. CMS can set a desired value in this column
and whenever a packet is received from the VIF of the logical port,
the NXM_NX_PKT_MARK field is set with the value specified by CMS.

In the case of Linux, this corresponds to struct sk_buff's "skb_mark"
member and this mark can be seen by the linux networking subsystem.
CMS can inspect this value (as an iptables rule or adding an OF flow
in another ovs bridge) and take appropriate action.

Signed-off-by: Numan Siddique <numans at ovn.org>

View the changeset: https://github.com/numansiddique/ovn/compare/c2d0c769b11e^...52e39e4e12d0

View the full build log and details: https://travis-ci.com/github/numansiddique/ovn/builds/163175788?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the numansiddique/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9252656&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20200501/fbbceed3/attachment.html>


More information about the build mailing list