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: 634 MB/s 10765 calls/s 10765 msg/s # tcp rx: 635 MB/s 29005 calls/s # tcp tx: 693 MB/s 11762 calls/s 11762 msg/s # tcp rx: 700 MB/s 26229 calls/s # tcp tx: 657 MB/s 11160 calls/s 11160 msg/s # tcp rx: 658 MB/s 28514 calls/s # tcp tx: 641 MB/s 10884 calls/s 10884 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: 430 MB/s 313417 calls/s # udp tx: 570 MB/s 9674 calls/s 9674 msg/s # udp rx: 420 MB/s 305915 calls/s # udp tx: 563 MB/s 9556 calls/s 9556 msg/s # udp rx: 393 MB/s 286467 calls/s # udp tx: 460 MB/s 7808 calls/s 7808 msg/s # udp rx: 410 MB/s 298069 calls/s # udp tx: 534 MB/s 9073 calls/s 9073 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: 663 MB/s 483938 calls/s # udp tx: 674 MB/s 11442 calls/s 11442 msg/s # udp rx: 643 MB/s 469596 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 msg/s # udp rx: 666 MB/s 485950 calls/s # udp tx: 666 MB/s 11311 calls/s 11311 msg/s # udp rx: 625 MB/s 455989 calls/s # udp tx: 625 MB/s 10610 calls/s 10610 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__->