From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw41936[v3, 3/4] eal: enable WC during resources mapping
Date: 06 Jul 2018 00:46:07 -0700 [thread overview]
Message-ID: <0590c7$2381va@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5380 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/41936
_apply issues_
Submitter: Rafal Kozik <rk@semihalf.com>
Date: 2018-06-29 10:24:32
DPDK git baseline:
Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23
Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c
Repo:dpdk-next-crypto, CommitID: e4eb7ecc21bc161489d095f96e7769a1406fdaa4
Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a
*Repo: dpdk-master
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
struct mapped_pci_resource *uio_res, int map_idx)
{
int fd;
char devname[PATH_MAX];
--
/* allocate memory to keep path */
maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
if (maps[map_idx].path == NULL) {
error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:
/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC 0x0008
/** Device driver supports device removal interrupt */
error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
struct mapped_pci_resource *uio_res, int map_idx)
{
int fd;
char devname[PATH_MAX];
--
/* allocate memory to keep path */
maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
if (maps[map_idx].path == NULL) {
error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:
/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC 0x0008
/** Device driver supports device removal interrupt */
error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
struct mapped_pci_resource *uio_res, int map_idx)
{
int fd;
char devname[PATH_MAX];
--
/* allocate memory to keep path */
maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
if (maps[map_idx].path == NULL) {
error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:
/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC 0x0008
/** Device driver supports device removal interrupt */
error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
struct mapped_pci_resource *uio_res, int map_idx)
{
int fd;
char devname[PATH_MAX];
--
/* allocate memory to keep path */
maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
if (maps[map_idx].path == NULL) {
error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:
/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC 0x0008
/** Device driver supports device removal interrupt */
error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
struct mapped_pci_resource *uio_res, int map_idx)
{
int fd;
char devname[PATH_MAX];
--
/* allocate memory to keep path */
maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
if (maps[map_idx].path == NULL) {
error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:
/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC 0x0008
/** Device driver supports device removal interrupt */
error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
DPDK STV team
next reply other threads:[~2018-07-06 7:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 7:46 sys_stv [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-06 6:41 sys_stv
2018-07-05 8:41 sys_stv
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='0590c7$2381va@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).