Comment 13 for bug 1661222

Revision history for this message
Edward Vielmetti (edward-vielmetti) wrote :

The test I ran was with

`golang-1.6/xenial-proposed,now 1.6.2-0ubuntu5~16.04.4 all [installed,automatic]`

on an arm64 system. The test code is at

https://github.com/vielmetti/go-pagesize-test

With this version, I get the following results on a Cavium ThunderX based Packet Type 2A system:

```
# make
bats go-pagesize-test.bats
 ✓ go reports correct pagesize

1 test, 0 failures
```