Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PAT support #254

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Add PAT support #254

merged 1 commit into from
Feb 2, 2022

Conversation

82marbag
Copy link
Contributor

Part of #180

@82marbag 82marbag requested a review from a team as a code owner January 31, 2022 23:05
arch/x86/pagetables.c Outdated Show resolved Hide resolved
arch/x86/pagetables.c Outdated Show resolved Hide resolved
arch/x86/pagetables.c Outdated Show resolved Hide resolved
@82marbag 82marbag force-pushed the pat branch 3 times, most recently from 8c76cef to 44f044b Compare February 2, 2022 09:39
wipawel
wipawel previously approved these changes Feb 2, 2022
arch/x86/pat.c Outdated Show resolved Hide resolved
Support Page Attribute Tables (PAT)

Signed-off-by: Daniele Ahmed <[email protected]>
@82marbag
Copy link
Contributor Author

82marbag commented Feb 2, 2022

Something has gone wrong in "Docker Run Test / build (pull_request)", can it be retried?

Err:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages
  Connection failed [IP: 91.189.88.152 80]
Err:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]
Err:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Fetched 18.6 MB in 3min 15s (95.5 kB/s)
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/restricted/binary-amd64/Packages  Connection failed [IP: 91.189.88.152 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/restricted/binary-amd64/Packages  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]

@wipawel
Copy link
Contributor

wipawel commented Feb 2, 2022

Something has gone wrong in "Docker Run Test / build (pull_request)", can it be retried?

Err:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages
  Connection failed [IP: 91.189.88.152 80]
Err:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]
Err:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Err:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages
  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) [IP: 91.189.88.142 80]
Fetched 18.6 MB in 3min 15s (95.5 kB/s)
Reading package lists...
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal/restricted/binary-amd64/Packages  Connection failed [IP: 91.189.88.152 80]
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/focal-updates/restricted/binary-amd64/Packages  Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::24). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::23). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.142), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out [IP: 91.189.88.142 80]

Yes, I just re-run the workflow jobs. You can do that too (click details and re-run all jobs)

@wipawel wipawel merged commit 2907a61 into KernelTestFramework:mainline Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants