DPDK patches and discussions
 help / color / mirror / Atom feed
From: 贺鹏 <hepeng.0320@bytedance.com>
To: "matan@mellanox.com" <matan@mellanox.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"viacheslavo@mellanox.com" <viacheslavo@mellanox.com>
Subject: [dpdk-dev] the default rule makes VF rep cannot get packets even if there is no offload rules
Date: Mon, 25 Nov 2019 10:56:01 +0800	[thread overview]
Message-ID: <c1596ea907d851ffbd1575ff29659e6991aff8dd.d2106bfd.06c9.4261.bda5.7da50d696762@feishu.cn> (raw)

Hi, 

We found the patch "net/mlx5: revert default rules amount optimization", 
which installs a rule directing all egress traffic from VF to table 1, results in 
VF representors get no packets, even if there is no offload rules installed. 


I guess, if there is no rule indicating table 1, the table 1 does not exist, 
so all packets will be dropped? 

PF works just fine. 

We are using dpdk 19.11-rc3 for evaluation.


                 reply	other threads:[~2019-11-25  2:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=c1596ea907d851ffbd1575ff29659e6991aff8dd.d2106bfd.06c9.4261.bda5.7da50d696762@feishu.cn \
    --to=hepeng.0320@bytedance.com \
    --cc=dev@dpdk.org \
    --cc=matan@mellanox.com \
    --cc=viacheslavo@mellanox.com \
    /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).