On 1/10/22 16:18, Aaron Conole wrote: > Ilya Maximets <[email protected]> writes: > >> tests/oss-fuzz/flow_extract_target.c:59:53: >> error: too few arguments to function call, expected 4, have 1 >> uint16_t tcp_flags = parse_tcp_flags(&packet); >> ~~~~~~~~~~~~~~~ ^ >> >> Fixes: e7e9973b80d3 ("dpif-netdev: Forwarding optimization for flows with a >> simple match.") >> Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43498 >> Signed-off-by: Ilya Maximets <[email protected]> >> --- > > Acked-by: Aaron Conole <[email protected]>
Applied. Thanks! Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
