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: 998 MB/s 16931 calls/s 16931 msg/s # tcp rx: 998 MB/s 51480 calls/s # tcp tx: 990 MB/s 16806 calls/s 16806 msg/s # tcp rx: 991 MB/s 51094 calls/s # tcp tx: 969 MB/s 16442 calls/s 16442 msg/s # tcp rx: 970 MB/s 50955 calls/s # tcp tx: 998 MB/s 16941 calls/s 16941 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: 542 MB/s 393366 calls/s # udp tx: 993 MB/s 16844 calls/s 16844 msg/s # udp rx: 654 MB/s 474112 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # udp rx: 628 MB/s 454912 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 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: 1005 MB/s 733552 calls/s # udp tx: 1031 MB/s 17493 calls/s 17493 msg/s # udp rx: 1119 MB/s 816385 calls/s # udp tx: 1118 MB/s 18977 calls/s 18977 msg/s # udp rx: 1146 MB/s 836394 calls/s # udp tx: 1146 MB/s 19439 calls/s 19439 msg/s # udp rx: 1148 MB/s 837903 calls/s # udp tx: 1147 MB/s 19465 calls/s 19465 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__->