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: 660 MB/s 11205 calls/s 11205 msg/s # tcp rx: 661 MB/s 33850 calls/s # tcp tx: 683 MB/s 11599 calls/s 11599 msg/s # tcp rx: 684 MB/s 34884 calls/s # tcp tx: 673 MB/s 11424 calls/s 11424 msg/s # tcp rx: 674 MB/s 34388 calls/s # tcp tx: 666 MB/s 11306 calls/s 11306 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: 617 MB/s 448000 calls/s # udp tx: 1098 MB/s 18628 calls/s 18628 msg/s # udp rx: 658 MB/s 477022 calls/s # udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # udp rx: 662 MB/s 479917 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 662 MB/s 479828 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 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: 627 MB/s 457358 calls/s # udp tx: 651 MB/s 11042 calls/s 11042 msg/s # udp rx: 654 MB/s 477146 calls/s # udp tx: 656 MB/s 11143 calls/s 11143 msg/s # udp rx: 674 MB/s 491571 calls/s # udp tx: 676 MB/s 11467 calls/s 11467 msg/s # udp rx: 671 MB/s 489734 calls/s # udp tx: 672 MB/s 11412 calls/s 11412 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__->