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: 963 MB/s 16350 calls/s 16350 msg/s # tcp rx: 964 MB/s 49732 calls/s # tcp tx: 936 MB/s 15884 calls/s 15884 msg/s # tcp rx: 937 MB/s 49166 calls/s # tcp tx: 958 MB/s 16254 calls/s 16254 msg/s # tcp rx: 959 MB/s 49109 calls/s # tcp tx: 935 MB/s 15871 calls/s 15871 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: 529 MB/s 383956 calls/s # udp tx: 727 MB/s 12343 calls/s 12343 msg/s # udp rx: 561 MB/s 407040 calls/s # udp tx: 802 MB/s 13612 calls/s 13612 msg/s # udp rx: 562 MB/s 407779 calls/s # udp tx: 798 MB/s 13545 calls/s 13545 msg/s # udp rx: 566 MB/s 410624 calls/s # udp tx: 798 MB/s 13536 calls/s 13536 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: 1074 MB/s 783830 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 897 MB/s 654279 calls/s # udp tx: 885 MB/s 15017 calls/s 15017 msg/s # udp rx: 680 MB/s 496233 calls/s # udp tx: 680 MB/s 11540 calls/s 11540 msg/s # udp rx: 674 MB/s 492277 calls/s # udp tx: 674 MB/s 11444 calls/s 11444 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__->