runc/libcontainer/cgroups/ebpf
Alice Frosi b18a9650f8 test: update devicefilter tests
The test cases need to take into account the assembly modifications.
The instruction:
	LdXMemH dst: r2 src: r1 off: 0 imm: 0
has been replaced with:
        LdXMemW dst: r2 src: r1 off: 0 imm: 0
        And32Imm dst: r2 imm: 65535

Signed-off-by: Alice Frosi <afrosi@de.ibm.com>
2020-05-08 07:31:05 +01:00
..
devicefilter test: update devicefilter tests 2020-05-08 07:31:05 +01:00
ebpf.go cgroup2: ebpf: increase RLIM_MEMLOCK to avoid BPF_PROG_LOAD error 2019-11-07 15:43:27 +09:00