All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: danieltimlee@gmail.com
Cc: brouer@redhat.com, toke@redhat.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v5 0/4] samples: pktgen: allow to specify destination IP range
Date: Sun, 06 Oct 2019 15:35:03 +0200 (CEST)	[thread overview]
Message-ID: <20191006.153503.371264831752944300.davem@davemloft.net> (raw)
In-Reply-To: <20191005082509.16137-1-danieltimlee@gmail.com>

From: "Daniel T. Lee" <danieltimlee@gmail.com>
Date: Sat,  5 Oct 2019 17:25:05 +0900

> Currently, pktgen script supports specify destination port range.
> 
> To further extend the capabilities, this commit allows to specify destination
> IP range with CIDR when running pktgen script.
> 
> Specifying destination IP range will be useful on various situation such as 
> testing RSS/RPS with randomizing n-tuple.
> 
> This patchset fixes the problem with checking the command result on proc_cmd,
> and add feature to allow destination IP range.

Jesper, please review.

  parent reply	other threads:[~2019-10-06 13:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-05  8:25 [PATCH net-next v5 0/4] samples: pktgen: allow to specify destination IP range Daniel T. Lee
2019-10-05  8:25 ` [PATCH net-next v5 1/4] samples: pktgen: make variable consistent with option Daniel T. Lee
2019-10-07  7:33   ` Jesper Dangaard Brouer
2019-10-05  8:25 ` [PATCH net-next v5 2/4] samples: pktgen: fix proc_cmd command result check logic Daniel T. Lee
2019-10-07  8:15   ` Jesper Dangaard Brouer
2019-10-07 11:37     ` Daniel T. Lee
2019-10-07 13:20       ` Jesper Dangaard Brouer
2019-10-05  8:25 ` [PATCH net-next v5 3/4] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing Daniel T. Lee
2019-10-07  8:16   ` Jesper Dangaard Brouer
2019-10-05  8:25 ` [PATCH net-next v5 4/4] samples: pktgen: allow to specify destination IP range (CIDR) Daniel T. Lee
2019-10-07  8:19   ` Jesper Dangaard Brouer
2019-10-06 13:35 ` David Miller [this message]
2019-10-07 13:26 ` [PATCH net-next v5 0/4] samples: pktgen: allow to specify destination IP range David Miller

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=20191006.153503.371264831752944300.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=brouer@redhat.com \
    --cc=danieltimlee@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=toke@redhat.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 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.