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: 938 MB/s 15926 calls/s 15926 msg/s # tcp rx: 939 MB/s 48647 calls/s # tcp tx: 631 MB/s 10707 calls/s 10707 msg/s # tcp rx: 631 MB/s 33099 calls/s # tcp tx: 618 MB/s 10497 calls/s 10497 msg/s # tcp rx: 619 MB/s 32573 calls/s # tcp tx: 596 MB/s 10125 calls/s 10125 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: 492 MB/s 356843 calls/s # udp tx: 834 MB/s 14160 calls/s 14160 msg/s # udp rx: 561 MB/s 406528 calls/s # udp tx: 822 MB/s 13945 calls/s 13945 msg/s # udp rx: 561 MB/s 406528 calls/s # udp tx: 823 MB/s 13959 calls/s 13959 msg/s # udp rx: 552 MB/s 399872 calls/s # udp tx: 830 MB/s 14089 calls/s 14089 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: 576 MB/s 420383 calls/s # udp tx: 597 MB/s 10126 calls/s 10126 msg/s # udp rx: 662 MB/s 482832 calls/s # udp tx: 661 MB/s 11220 calls/s 11220 msg/s # udp rx: 662 MB/s 483222 calls/s # udp tx: 662 MB/s 11228 calls/s 11228 msg/s # udp rx: 662 MB/s 482869 calls/s # udp tx: 679 MB/s 11517 calls/s 11517 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__->