On 04/08, Jakub Kicinski wrote: > The test_offload.py test fits in networking and bpf equally > well. We started adding more Python tests in networking > and some of the code in test_offload.py can be reused, > so move it to networking. Looks like it bit rotted over > time and some fixes are needed. > > Admittedly more code could be extracted but I only had > the time for a minor cleanup :(
Acked-by: Stanislav Fomichev <[email protected]> Far too often I've seen this test broken because it's not in the CI :-( Hope you can put it in the netdev one so we get a better signal.
