aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-12-20 21:09:21 -0800
committerDavid S. Miller <davem@davemloft.net>2019-12-20 21:09:21 -0800
commit17338900ccfd490242f460d8190dd9610b496601 (patch)
treee713739bb0c3b32de1243af6c673acbe5478c658 /drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
parentMerge branch 'add-dsa-switch-support-for-ar9331' (diff)
parentvsock_test: add SOCK_STREAM MSG_PEEK test (diff)
downloadlinux-dev-17338900ccfd490242f460d8190dd9610b496601.tar.xz
linux-dev-17338900ccfd490242f460d8190dd9610b496601.zip
Merge branch 'VSOCK-add-vsock_test-test-suite'
Stefano Garzarella says: ==================== VSOCK: add vsock_test test suite The vsock_diag.ko module already has a test suite but the core AF_VSOCK functionality has no tests. This patch series adds several test cases that exercise AF_VSOCK SOCK_STREAM socket semantics (send/recv, connect/accept, half-closed connections, simultaneous connections). The v1 of this series was originally sent by Stefan. v3: - Patch 6: * check the byte received in the recv_byte() * use send(2)/recv(2) instead of write(2)/read(2) to test also flags (e.g. MSG_PEEK) - Patch 8: * removed unnecessary control_expectln("CLOSED") [Stefan]. - removed patches 9,10,11 added in the v2 - new Patch 9 add parameters to list and skip tests (e.g. useful for vmci that doesn't support half-closed socket in the host) - new Patch 10 prints a list of options in the help - new Patch 11 tests MSG_PEEK flags of recv(2) v2: https://patchwork.ozlabs.org/cover/1140538/ v1: https://patchwork.ozlabs.org/cover/847998/ ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns3/hns3_enet.c')
0 files changed, 0 insertions, 0 deletions