All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 577] x540-AT2: Can Flow Director filter fragmented packet ?
Date: Fri, 13 Nov 2020 03:21:28 +0000	[thread overview]
Message-ID: <bug-577-3@http.bugs.dpdk.org/> (raw)

https://bugs.dpdk.org/show_bug.cgi?id=577

            Bug ID: 577
           Summary: x540-AT2: Can Flow Director filter fragmented packet ?
           Product: DPDK
           Version: 17.05
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: vanthanh2721997@gmail.com
  Target Milestone: ---

Hi all,

I'm trying to use flow-director to split data traffic to a VF in NIC X540-AT2
and I have successfully experimented this solution with packet ( MTU < 1500 ) .
But with packet that bigger than MTU 1500 ( IP fragmentation breaks packets
into smaller fragments ) , Flow Director doesn't work !!!!!

- As a guide:
https://doc.dpdk.org/guides-17.05/howto/flow_bifurcation.html


- Create VFs :
#echo 1 > /sys/class/net/p7p2/device/sriov_numvfs

- Config Flow Director ( for queue_id 0 of VF 1 ) :

#ethool --config-ntuple p7p2 flow-type udp4 dst-ip 192.168.1.5 dst-port 2152
action 4294967296 (action = vf_id * 2^32 + queue_id ) .

Can i ask a question :  Can Flow Director filter fragmented packet ?


Brgs,
thanhnv118

-- 
You are receiving this mail because:
You are the assignee for the bug.

                 reply	other threads:[~2020-11-13  3:21 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=bug-577-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.