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: 603 MB/s 10240 calls/s 10240 msg/s # tcp rx: 605 MB/s 31134 calls/s # tcp tx: 649 MB/s 11024 calls/s 11024 msg/s # tcp rx: 649 MB/s 33060 calls/s # tcp tx: 602 MB/s 10212 calls/s 10212 msg/s # tcp rx: 602 MB/s 30738 calls/s # tcp tx: 572 MB/s 9715 calls/s 9715 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: 562 MB/s 407296 calls/s # udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 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: 660 MB/s 481383 calls/s # udp tx: 678 MB/s 11508 calls/s 11508 msg/s # udp rx: 674 MB/s 492021 calls/s # udp tx: 677 MB/s 11499 calls/s 11499 msg/s # udp rx: 695 MB/s 506922 calls/s # udp tx: 697 MB/s 11823 calls/s 11823 msg/s # udp rx: 701 MB/s 511663 calls/s # udp tx: 703 MB/s 11928 calls/s 11928 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__->