-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31503/
-----------------------------------------------------------

(Updated March 9, 2015, 6:29 p.m.)


Review request for mesos, Chi Zhang, Ian Downes, and Jie Yu.


Changes
-------

Address review comment


Summary (updated)
-----------------

(2/5) Add the FlowId action


Bugs: MESOS-2422
    https://issues.apache.org/jira/browse/MESOS-2422


Repository: mesos


Description
-------

Introduce a new action which saves the classid for a specified filter. Similar 
to the u32 terminal action, it is not a real action defined by TC, it is just 
for setting a filter attribute. The classid or flowid is used to match the 
fq_codel flows.


Diffs (updated)
-----

  src/linux/routing/filter/action.hpp 410c15a 
  src/linux/routing/filter/arp.hpp fa0ea6f 
  src/linux/routing/filter/arp.cpp bf19264 
  src/linux/routing/filter/icmp.hpp 0237f1a 
  src/linux/routing/filter/icmp.cpp 9076af3 
  src/linux/routing/filter/internal.hpp 8a6c0c0 
  src/linux/routing/filter/ip.hpp 3954962 
  src/linux/routing/filter/ip.cpp 059ad6e 
  src/linux/routing/queueing/handle.hpp 2725d07 
  src/tests/routing_tests.cpp 3cda6ab 

Diff: https://reviews.apache.org/r/31503/diff/


Testing
-------

Run the testcase.


Thanks,

Cong Wang

Reply via email to