• Vu Pham's avatar
    net/mlx5: E-Switch, Refactor eswitch ingress acl codes · 07bab950
    Vu Pham authored
    Restructure the eswitch ingress acl codes into eswitch directory
    and different files:
    . Acl ingress helper functions to acl_helper.c/h
    . Acl ingress functions used in offloads mode to acl_ingress_ofld.c
    . Acl ingress functions used in legacy mode to acl_ingress_lgy.c
    
    This patch does not change any functionality.
    Signed-off-by: default avatarVu Pham <vuhuong@mellanox.com>
    07bab950
helper.c 4.54 KB