On 24.07.2019 18:21, William Tu wrote: > netdev-afxdp requires XDP program to be loaded. When prog_id == 0, > it indicates no XDP program, so return error and free resources. > > Signed-off-by: William Tu <[email protected]> > --- > v2: combining if statement to avoid duplication > --- > lib/netdev-afxdp.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-)
Thanks! Applied to master. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
