Skip to content

Remove getenv from dal/dpdk/dal_init.c  #110

@fruffy

Description

@fruffy

The P4 DPDK target tries to get the SDE install environment via an environment variable:

install_dir = getenv("SDE_INSTALL");

This seems like it might easily lead to user errors or bugs. Is it possible to replace this call with a checked command line parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions