make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 936 MB/s 15880 calls/s 15880 msg/s # tcp rx: 936 MB/s 49109 calls/s # tcp tx: 934 MB/s 15853 calls/s 15853 msg/s # tcp rx: 948 MB/s 48384 calls/s # tcp tx: 925 MB/s 15699 calls/s 15699 msg/s # tcp rx: 929 MB/s 47225 calls/s # tcp tx: 920 MB/s 15617 calls/s 15617 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: 623 MB/s 451328 calls/s # udp tx: 1214 MB/s 20596 calls/s 20596 msg/s # udp rx: 657 MB/s 476442 calls/s # udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # udp rx: 647 MB/s 469248 calls/s # udp tx: 1260 MB/s 21374 calls/s 21374 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 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: 1014 MB/s 739622 calls/s # udp tx: 1030 MB/s 17480 calls/s 17480 msg/s # udp rx: 704 MB/s 513968 calls/s # udp tx: 705 MB/s 11973 calls/s 11973 msg/s # udp rx: 714 MB/s 520891 calls/s # udp tx: 712 MB/s 12091 calls/s 12091 msg/s # udp rx: 680 MB/s 496592 calls/s # udp tx: 681 MB/s 11554 calls/s 11554 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__->