Hi,
I recently found that J1939 is not compiled into the latest docker image.
https://gitlab.com/Menschel/socketcan/-/jobs/1315560259
This may be caused by not having
linux/can/j1939.h
available at compile time.
The above mentioned tox tests runs smoothly on a raspberry pi with natively compiled Python 3.9.5.
Last but not least, It would be great if the docker images would have vcan0 enabled by default.
I'm using vcan0 for tests and coverage in pipeline.
Thank you very much.