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 3600 # 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: 1548 MB/s 26265 calls/s 26265 msg/s # tcp rx: 1549 MB/s 65840 calls/s # tcp tx: 1444 MB/s 24508 calls/s 24508 msg/s # tcp rx: 1446 MB/s 64204 calls/s # tcp tx: 1636 MB/s 27762 calls/s 27762 msg/s # tcp rx: 1637 MB/s 68628 calls/s # tcp tx: 1321 MB/s 22410 calls/s 22410 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: 629 MB/s 455168 calls/s # udp tx: 1474 MB/s 25009 calls/s 25009 msg/s # udp rx: 679 MB/s 491531 calls/s # udp tx: 1619 MB/s 27467 calls/s 27467 msg/s # udp rx: 683 MB/s 494080 calls/s # udp tx: 1434 MB/s 24323 calls/s 24323 msg/s # udp rx: 675 MB/s 488448 calls/s # udp tx: 1692 MB/s 28710 calls/s 28710 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: 713 MB/s 520002 calls/s # udp tx: 739 MB/s 12545 calls/s 12545 msg/s # udp rx: 697 MB/s 508485 calls/s # udp tx: 696 MB/s 11819 calls/s 11819 msg/s # udp rx: 720 MB/s 525667 calls/s # udp tx: 717 MB/s 12166 calls/s 12166 msg/s # udp rx: 647 MB/s 472433 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 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__->