Skip to content

Python load_func broken in master #3489

Closed
@mageshgv

Description

@mageshgv

There was either a merge conflict or typo in the merge from 2 days back, but load_func fails on master.

This is the wrong code initializing XDP with 37. This variable needs to be renamed:
https://github.com/iovisor/bcc/blob/master/src/python/bcc/__init__.py#L219
Correct value here for XDP (6):
https://github.com/iovisor/bcc/blob/master/src/python/bcc/__init__.py#L151

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions