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 4800 # 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: 712 MB/s 12092 calls/s 12092 msg/s # tcp rx: 713 MB/s 27557 calls/s # tcp tx: 698 MB/s 11842 calls/s 11842 msg/s # tcp rx: 703 MB/s 26941 calls/s # tcp tx: 658 MB/s 11161 calls/s 11161 msg/s # tcp rx: 658 MB/s 29807 calls/s # tcp tx: 652 MB/s 11074 calls/s 11074 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: 501 MB/s 363567 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 msg/s # udp rx: 492 MB/s 357228 calls/s # udp tx: 609 MB/s 10335 calls/s 10335 msg/s # udp rx: 493 MB/s 358129 calls/s # udp tx: 651 MB/s 11043 calls/s 11043 msg/s # udp rx: 507 MB/s 368011 calls/s # udp tx: 648 MB/s 10994 calls/s 10994 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: 595 MB/s 433991 calls/s # udp tx: 605 MB/s 10277 calls/s 10277 msg/s # udp rx: 570 MB/s 416067 calls/s # udp tx: 571 MB/s 9688 calls/s 9688 msg/s # udp rx: 644 MB/s 469744 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # udp rx: 643 MB/s 469154 calls/s # udp tx: 642 MB/s 10890 calls/s 10890 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__->