make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 625 MB/s 10602 calls/s 10602 msg/s # tcp rx: 625 MB/s 22473 calls/s # tcp tx: 582 MB/s 9878 calls/s 9878 msg/s # tcp rx: 582 MB/s 23134 calls/s # tcp tx: 564 MB/s 9575 calls/s 9575 msg/s # tcp rx: 565 MB/s 22467 calls/s # tcp tx: 686 MB/s 11636 calls/s 11636 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 427 MB/s 310721 calls/s # udp tx: 550 MB/s 9340 calls/s 9340 msg/s # udp rx: 466 MB/s 339143 calls/s # udp tx: 559 MB/s 9497 calls/s 9497 msg/s # udp rx: 494 MB/s 359695 calls/s # udp tx: 579 MB/s 9823 calls/s 9823 msg/s # udp rx: 572 MB/s 416028 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 593 MB/s 432872 calls/s # udp tx: 605 MB/s 10278 calls/s 10278 msg/s # udp rx: 506 MB/s 369660 calls/s # udp tx: 505 MB/s 8574 calls/s 8574 msg/s # udp rx: 442 MB/s 322422 calls/s # udp tx: 442 MB/s 7502 calls/s 7502 msg/s # udp rx: 424 MB/s 309633 calls/s # udp tx: 423 MB/s 7189 calls/s 7189 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->