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: 944 MB/s 16016 calls/s 16016 msg/s # tcp rx: 969 MB/s 50755 calls/s # tcp tx: 943 MB/s 15996 calls/s 15996 msg/s # tcp rx: 948 MB/s 47587 calls/s # tcp tx: 952 MB/s 16163 calls/s 16163 msg/s # tcp rx: 957 MB/s 47465 calls/s # tcp tx: 938 MB/s 15911 calls/s 15911 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: 640 MB/s 464384 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 663 MB/s 480784 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 662 MB/s 480099 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 665 MB/s 482384 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 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: 779 MB/s 568596 calls/s # udp tx: 793 MB/s 13456 calls/s 13456 msg/s # udp rx: 677 MB/s 493954 calls/s # udp tx: 677 MB/s 11488 calls/s 11488 msg/s # udp rx: 690 MB/s 503624 calls/s # udp tx: 690 MB/s 11705 calls/s 11705 msg/s # udp rx: 699 MB/s 510439 calls/s # udp tx: 709 MB/s 12033 calls/s 12033 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__->