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: 1022 MB/s 17339 calls/s 17339 msg/s # tcp rx: 1022 MB/s 52477 calls/s # tcp tx: 1000 MB/s 16964 calls/s 16964 msg/s # tcp rx: 1000 MB/s 51528 calls/s # tcp tx: 998 MB/s 16941 calls/s 16941 msg/s # tcp rx: 999 MB/s 51049 calls/s # tcp tx: 978 MB/s 16599 calls/s 16599 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: 498 MB/s 360848 calls/s # udp tx: 832 MB/s 14112 calls/s 14112 msg/s # udp rx: 547 MB/s 397081 calls/s # udp tx: 754 MB/s 12797 calls/s 12797 msg/s # udp rx: 491 MB/s 356785 calls/s # udp tx: 749 MB/s 12718 calls/s 12718 msg/s # udp rx: 551 MB/s 399920 calls/s # udp tx: 777 MB/s 13180 calls/s 13180 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: 641 MB/s 467744 calls/s # udp tx: 667 MB/s 11328 calls/s 11328 msg/s # udp rx: 628 MB/s 458398 calls/s # udp tx: 630 MB/s 10694 calls/s 10694 msg/s # udp rx: 647 MB/s 471892 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 656 MB/s 478808 calls/s # udp tx: 659 MB/s 11194 calls/s 11194 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__->