make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1599 MB/s 27122 calls/s 27122 msg/s # tcp rx: 1600 MB/s 68426 calls/s # tcp tx: 1595 MB/s 27056 calls/s 27056 msg/s # tcp rx: 1596 MB/s 72112 calls/s # tcp tx: 1538 MB/s 26091 calls/s 26091 msg/s # tcp rx: 1539 MB/s 68938 calls/s # tcp tx: 1500 MB/s 25457 calls/s 25457 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: 646 MB/s 467456 calls/s # udp tx: 1652 MB/s 28034 calls/s 28034 msg/s # udp rx: 681 MB/s 492868 calls/s # udp tx: 1645 MB/s 27904 calls/s 27904 msg/s # udp rx: 683 MB/s 493733 calls/s # udp tx: 1655 MB/s 28073 calls/s 28073 msg/s # udp rx: 682 MB/s 493614 calls/s # udp tx: 1639 MB/s 27808 calls/s 27808 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: 711 MB/s 519236 calls/s # udp tx: 733 MB/s 12436 calls/s 12436 msg/s # udp rx: 778 MB/s 567747 calls/s # udp tx: 778 MB/s 13203 calls/s 13203 msg/s # udp rx: 772 MB/s 563502 calls/s # udp tx: 773 MB/s 13111 calls/s 13111 msg/s # udp rx: 936 MB/s 682724 calls/s # udp tx: 950 MB/s 16117 calls/s 16117 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__->