• davidefdl's avatar
    Fix bpf log buffer for large bpf program: (#680) · 2dece10a
    davidefdl authored
    Use tempfile module to create a temp file
    
    Fix some review input
    
    Fix style check
    
    Style
    
    Style check
    
    Remove builtin module from python test to run fedora ctest
    
    Let the program calling bpf_prog_load to handle the log buffer
    
    Check max instruction before the syscall. Fix other review comment
    2dece10a
test_bpf_log.py 1.56 KB