use wireguard's tun impl for GSO/GRO #2605
test.yml
on: pull_request
Build all and test on ubuntu-linux
12m 8s
Build and test on linux with boringcrypto
3m 22s
Build and test on linux with pkcs11
1m 21s
Matrix: test
Annotations
7 errors and 2 warnings
|
Build all and test on ubuntu-linux
Process completed with exit code 2.
|
|
Build all and test on ubuntu-linux:
overlay/tun_wg.go#L189
t.routeManager.AddRoutes undefined (type *tun has no field or method AddRoutes)
|
|
Build all and test on ubuntu-linux:
overlay/tun_wg.go#L186
t.routeManager.RemoveRoutes undefined (type *tun has no field or method RemoveRoutes)
|
|
Build all and test on ubuntu-linux:
overlay/tun_wg.go#L176
t.routeManager.SetDefaultRoute undefined (type *tun has no field or method SetDefaultRoute)
|
|
Build all and test on ubuntu-linux:
overlay/tun_wg.go#L170
t.routeManager.SetMTU undefined (type *tun has no field or method SetMTU)
|
|
Build all and test on ubuntu-linux:
overlay/tun_wg.go#L129
too many arguments in call to t.routeManager.NewMultiQueueReader
|
|
Build all and test on ubuntu-linux:
overlay/tun_wg.go#L77
too many arguments in call to t.routeManager.Activate
|
|
Build and test on macos-latest
No files were found with the provided path: e2e/mermaid/macos-latest. No artifacts will be uploaded.
|
|
Build and test on windows-latest
No files were found with the provided path: e2e/mermaid/windows-latest. No artifacts will be uploaded.
|