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: 1555 MB/s 26379 calls/s 26379 msg/s # tcp rx: 1559 MB/s 64891 calls/s # tcp tx: 1450 MB/s 24595 calls/s 24595 msg/s # tcp rx: 1450 MB/s 62737 calls/s # tcp tx: 1519 MB/s 25771 calls/s 25771 msg/s # tcp rx: 1520 MB/s 56392 calls/s # tcp tx: 1601 MB/s 27158 calls/s 27158 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: 602 MB/s 435200 calls/s # udp tx: 1699 MB/s 28825 calls/s 28825 msg/s # udp rx: 655 MB/s 474112 calls/s # udp tx: 1468 MB/s 24915 calls/s 24915 msg/s # udp rx: 649 MB/s 469470 calls/s # udp tx: 1588 MB/s 26941 calls/s 26941 msg/s # udp rx: 642 MB/s 464384 calls/s # udp tx: 1545 MB/s 26209 calls/s 26209 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: 736 MB/s 536931 calls/s # udp tx: 756 MB/s 12828 calls/s 12828 msg/s # udp rx: 740 MB/s 540103 calls/s # udp tx: 740 MB/s 12555 calls/s 12555 msg/s # udp rx: 759 MB/s 554135 calls/s # udp tx: 759 MB/s 12881 calls/s 12881 msg/s # udp rx: 755 MB/s 550819 calls/s # udp tx: 754 MB/s 12800 calls/s 12800 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__->