DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 577] x540-AT2: Can Flow Director filter fragmented packet ?
@ 2020-11-13  3:21 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-11-13  3:21 UTC (permalink / raw)
  To: dev

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-13  3:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13  3:21 [dpdk-dev] [Bug 577] x540-AT2: Can Flow Director filter fragmented packet ? bugzilla

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).