~pearlteam/ubuntu/+source/linux/+git/xenial:pearl-4.13.0-16.19_16.04.3

Last commit made on 2017-10-31
Get this branch:
git clone -b pearl-4.13.0-16.19_16.04.3 https://git.launchpad.net/~pearlteam/ubuntu/+source/linux/+git/xenial
Members of The Pearl Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
pearl-4.13.0-16.19_16.04.3
Repository:
lp:~pearlteam/ubuntu/+source/linux/+git/xenial

Recent commits

2bba93c... by dann frazier

UBUNTU: Ubuntu-hwe-4.13.0-16.19~16.04.3+pearl.1

Signed-off-by: dann frazier <email address hidden>

afa1746... by Ding Tianhong <email address hidden>

net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

The ixgbe driver use the compile check to determine if it can
send TLPs to Root Port with the Relaxed Ordering Attribute set,
this is too inconvenient, now the new flag PCI_DEV_FLAGS_NO_RELAXED_ORDERING
has been added to the kernel and we could check the bit4 in the PCIe
Device Control register to determine whether we should use the Relaxed
Ordering Attributes or not, so use this new way in the ixgbe driver.

Signed-off-by: Ding Tianhong <email address hidden>
Acked-by: Emil Tantilov <email address hidden>
Tested-by: Andrew Bowers <email address hidden>
Signed-off-by: Jeff Kirsher <email address hidden>
(cherry picked from commit 5e0fac63a694918870af9d6eaf716af19e7f5652)
Signed-off-by: dann frazier <email address hidden>

bc84749... by Ding Tianhong <email address hidden>

Revert commit 1a8b6d76dc5b ("net:add one common config...")

The new flag PCI_DEV_FLAGS_NO_RELAXED_ORDERING has been added
to indicate that Relaxed Ordering Attributes (RO) should not
be used for Transaction Layer Packets (TLP) targeted toward
these affected Root Port, it will clear the bit4 in the PCIe
Device Control register, so the PCIe device drivers could
query PCIe configuration space to determine if it can send
TLPs to Root Port with the Relaxed Ordering Attributes set.

With this new flag we don't need the config ARCH_WANT_RELAX_ORDER
to control the Relaxed Ordering Attributes for the ixgbe drivers
just like the commit 1a8b6d76dc5b ("net:add one common config...") did,
so revert this commit.

Signed-off-by: Ding Tianhong <email address hidden>
Tested-by: Andrew Bowers <email address hidden>
Signed-off-by: Jeff Kirsher <email address hidden>
(backported from commit f4986d250ada29ae0c65c209a9d8f97968ea7eae)
Signed-off-by: dann frazier <email address hidden>

9aa686e... by dann frazier

UBUNTU: Start new release

Ignore: yes
Signed-off-by: dann frazier <email address hidden>

a34de45... by Seth Forshee

UBUNTU: Ubuntu-hwe-4.13.0-16.19~16.04.3

The previous respin mistakenly had the series listed as arful,
so fix it. Also bump the upload number and update the tracking
bug.

Signed-off-by: Seth Forshee <email address hidden>

bd84816... by Seth Forshee

UBUNTU: Ubuntu-hwe-4.13.0-16.19~16.04.2

Signed-off-by: Seth Forshee <email address hidden>

5bbe9e0... by Seth Forshee

UBUNTU: [Debian] Remove build dep on libnuma-dev for s390x, again

This build dep had been removed before because we don't build
numactl for s390 in xenial, but it was accidently added back when
updating to 4.13. Remove it once again.

Signed-off-by: Seth Forshee <email address hidden>

6f1023e... by Seth Forshee

UBUNTU: Ubuntu-hwe-4.13.0-16.19~16.04.1

Signed-off-by: Seth Forshee <email address hidden>

f1122c4... by Seth Forshee

UBUNTU: Ubuntu-hwe-4.13.0-13.14~16.04.1

Signed-off-by: Seth Forshee <email address hidden>

02b571f... by Seth Forshee

UBUNTU: Ubuntu-hwe-4.13.0-12.13~16.04.1

Signed-off-by: Seth Forshee <email address hidden>