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: 981 MB/s 16651 calls/s 16651 msg/s # tcp rx: 981 MB/s 50253 calls/s # tcp tx: 1017 MB/s 17256 calls/s 17256 msg/s # tcp rx: 1017 MB/s 51778 calls/s # tcp tx: 994 MB/s 16863 calls/s 16863 msg/s # tcp rx: 995 MB/s 50816 calls/s # tcp tx: 992 MB/s 16829 calls/s 16829 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: 532 MB/s 386211 calls/s # udp tx: 1034 MB/s 17541 calls/s 17541 msg/s # udp rx: 514 MB/s 372863 calls/s # udp tx: 738 MB/s 12530 calls/s 12530 msg/s # udp rx: 547 MB/s 396993 calls/s # udp tx: 792 MB/s 13439 calls/s 13439 msg/s # udp rx: 548 MB/s 397741 calls/s # udp tx: 818 MB/s 13878 calls/s 13878 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: 1052 MB/s 767364 calls/s # udp tx: 1079 MB/s 18301 calls/s 18301 msg/s # udp rx: 700 MB/s 511136 calls/s # udp tx: 691 MB/s 11722 calls/s 11722 msg/s # udp rx: 657 MB/s 479266 calls/s # udp tx: 660 MB/s 11206 calls/s 11206 msg/s # udp rx: 680 MB/s 496548 calls/s # udp tx: 682 MB/s 11576 calls/s 11576 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__->