DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Using example flow_filtering
@ 2018-09-12  7:38 Matteo Lanzuisi
  2018-09-19 10:20 ` Matteo Lanzuisi
  0 siblings, 1 reply; 2+ messages in thread
From: Matteo Lanzuisi @ 2018-09-12  7:38 UTC (permalink / raw)
  To: dev

Hi all,

maybe a bug or something I'm doing wrong: I'm using the example 
flow_filtering on a RedHat 7.5, kernel 3.10.0-862.6.3.el7.x86_64 with 
i40e and X710.

DPDK is 18.08 and configuration is x86_64-native-linuxapp-gcc

I changed the SRC_IP and DST_IP this way

#define SRC_IP ((83<<24) + (175<<16) + (7<<8) + 228) /* src ip = 
83.175.7.228 */
#define DEST_IP ((83<<24) + (175<<16) + (7<<8) + 226) /* dest ip = 
83.175.7.226 */

for test purpose and set EMPTY_MASK to both.

If I understood well, putting EMPTY_MASK on both, all incoming traffic 
is going to be sent to queue 1 (selected_queue) but all I have is that 
all packets are sent to queue 0 (MACs are 00:00:00:00:00:00 in my sample 
capture)

src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0

Am I doing something wrong?

Thank you and regards.

Matteo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] Using example flow_filtering
  2018-09-12  7:38 [dpdk-dev] Using example flow_filtering Matteo Lanzuisi
@ 2018-09-19 10:20 ` Matteo Lanzuisi
  0 siblings, 0 replies; 2+ messages in thread
From: Matteo Lanzuisi @ 2018-09-19 10:20 UTC (permalink / raw)
  To: dev

Any suggestion about this issue?

Il 12/09/2018 09:38, Matteo Lanzuisi ha scritto:
> Hi all,
>
> maybe a bug or something I'm doing wrong: I'm using the example 
> flow_filtering on a RedHat 7.5, kernel 3.10.0-862.6.3.el7.x86_64 with 
> i40e and X710.
>
> DPDK is 18.08 and configuration is x86_64-native-linuxapp-gcc
>
> I changed the SRC_IP and DST_IP this way
>
> #define SRC_IP ((83<<24) + (175<<16) + (7<<8) + 228) /* src ip = 
> 83.175.7.228 */
> #define DEST_IP ((83<<24) + (175<<16) + (7<<8) + 226) /* dest ip = 
> 83.175.7.226 */
>
> for test purpose and set EMPTY_MASK to both.
>
> If I understood well, putting EMPTY_MASK on both, all incoming traffic 
> is going to be sent to queue 1 (selected_queue) but all I have is that 
> all packets are sent to queue 0 (MACs are 00:00:00:00:00:00 in my 
> sample capture)
>
> src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
> src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
> src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
> src=00:00:00:00:00:00 - dst=00:00:00:00:00:00 - queue=0x0
>
> Am I doing something wrong?
>
> Thank you and regards.
>
> Matteo
>
>
>

-- 


Descrizione: resi.gif

*Matteo Lanzuisi*

/Business Unit ICT/

/
/RESI Informatica S.p.A.
Via Pontina Km 44,044
04011 Aprilia (LT) - Italy
*Tel:*+39 06 92710339
*Mobile:*+39 3355686712
*Fax:*+39 06 92710208

*Email:*m.lanzuisi@resi.it
*Web:*www.resi.it <blocked::http://www.resi.it/>**

Descrizione: resi-group.gif width= <http://www.resi-group.com/>

_ _ _ _ _ _ _ _ _ _ _ _

*Nota di riservatezza:*Ai sensi del Decreto Legislativo n. 196/2003, 
"Codice in materia di Protezione dei dati personali", si precisa che le 
informazioni contenute in questo messaggio e negli eventuali allegati 
sono riservate e per uso esclusivo del destinatario. Persone diverse 
dallo stesso non possono copiare o distribuire il messaggio a terzi. 
Chiunque riceva questo messaggio per errore è pregato di distruggerlo e 
di informare immediatamente il mittente. Grazie.


*Confidentiality Notice:* Accordingly to Italian legislative decree n. 
196/2003 concerning privacy, the information contained in this e-mail is 
intended for the named recipients only. It may contain privileged and 
confidential information and if you are not an intended recipient, you 
must not copy, distribute or take any action in reliance on it. If you 
have received this e-mail in error, please notify the sender by e-mail 
and delete the e-mail and any copies of it. Thank you.

*P*****Please consider the environment before printing this mail. 
Rispettate l’ambiente e stampate questa email solo in caso di reale 
necessità

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-19 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12  7:38 [dpdk-dev] Using example flow_filtering Matteo Lanzuisi
2018-09-19 10:20 ` Matteo Lanzuisi

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