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: 997 MB/s 16910 calls/s 16910 msg/s # tcp rx: 997 MB/s 48275 calls/s # tcp tx: 973 MB/s 16514 calls/s 16514 msg/s # tcp rx: 974 MB/s 50006 calls/s # tcp tx: 954 MB/s 16188 calls/s 16188 msg/s # tcp rx: 955 MB/s 49621 calls/s # tcp tx: 969 MB/s 16440 calls/s 16440 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: 586 MB/s 424960 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 565 MB/s 409856 calls/s # udp tx: 1314 MB/s 22302 calls/s 22302 msg/s # udp rx: 638 MB/s 462592 calls/s # udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 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: 1120 MB/s 817344 calls/s # udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # udp rx: 1160 MB/s 846573 calls/s # udp tx: 1163 MB/s 19732 calls/s 19732 msg/s # udp rx: 1165 MB/s 850358 calls/s # udp tx: 1168 MB/s 19815 calls/s 19815 msg/s # udp rx: 1168 MB/s 851910 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 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__->