make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 865 MB/s 14677 calls/s 14677 msg/s # tcp rx: 865 MB/s 48324 calls/s # tcp tx: 873 MB/s 14822 calls/s 14822 msg/s # tcp rx: 874 MB/s 46862 calls/s # tcp tx: 888 MB/s 15063 calls/s 15063 msg/s # tcp rx: 888 MB/s 47102 calls/s # tcp tx: 899 MB/s 15261 calls/s 15261 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: 582 MB/s 421632 calls/s # udp tx: 1293 MB/s 21944 calls/s 21944 msg/s # udp rx: 651 MB/s 472149 calls/s # udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 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: 577 MB/s 421053 calls/s # udp tx: 594 MB/s 10075 calls/s 10075 msg/s # udp rx: 680 MB/s 496114 calls/s # udp tx: 680 MB/s 11540 calls/s 11540 msg/s # udp rx: 635 MB/s 463646 calls/s # udp tx: 636 MB/s 10787 calls/s 10787 msg/s # udp rx: 649 MB/s 473594 calls/s # udp tx: 647 MB/s 10988 calls/s 10988 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__->