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: 875 MB/s 14854 calls/s 14854 msg/s # tcp rx: 892 MB/s 48377 calls/s # tcp tx: 680 MB/s 11535 calls/s 11535 msg/s # tcp rx: 671 MB/s 39835 calls/s # tcp tx: 512 MB/s 8695 calls/s 8695 msg/s # tcp rx: 512 MB/s 31385 calls/s # tcp tx: 519 MB/s 8804 calls/s 8804 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: 559 MB/s 405504 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp rx: 563 MB/s 408591 calls/s # udp tx: 1125 MB/s 19096 calls/s 19096 msg/s # udp rx: 540 MB/s 391642 calls/s # udp tx: 798 MB/s 13535 calls/s 13535 msg/s # udp rx: 529 MB/s 383350 calls/s # udp tx: 831 MB/s 14103 calls/s 14103 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: 593 MB/s 432863 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 msg/s # udp rx: 602 MB/s 439512 calls/s # udp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp rx: 596 MB/s 434997 calls/s # udp tx: 598 MB/s 10155 calls/s 10155 msg/s # udp rx: 626 MB/s 456653 calls/s # udp tx: 640 MB/s 10861 calls/s 10861 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__->