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: 856 MB/s 14532 calls/s 14532 msg/s # tcp rx: 858 MB/s 48927 calls/s # tcp tx: 881 MB/s 14950 calls/s 14950 msg/s # tcp rx: 882 MB/s 48336 calls/s # tcp tx: 844 MB/s 14328 calls/s 14328 msg/s # tcp rx: 845 MB/s 48241 calls/s # tcp tx: 866 MB/s 14692 calls/s 14692 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: 570 MB/s 414720 calls/s # udp tx: 1150 MB/s 19518 calls/s 19518 msg/s # udp rx: 572 MB/s 414954 calls/s # udp tx: 1103 MB/s 18722 calls/s 18722 msg/s # udp rx: 537 MB/s 389553 calls/s # udp tx: 740 MB/s 12559 calls/s 12559 msg/s # udp rx: 548 MB/s 397568 calls/s # udp tx: 817 MB/s 13864 calls/s 13864 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: 614 MB/s 448318 calls/s # udp tx: 627 MB/s 10635 calls/s 10635 msg/s # udp rx: 626 MB/s 456761 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp rx: 598 MB/s 436463 calls/s # udp tx: 600 MB/s 10177 calls/s 10177 msg/s # udp rx: 615 MB/s 448660 calls/s # udp tx: 614 MB/s 10423 calls/s 10423 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__->