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: 935 MB/s 15874 calls/s 15874 msg/s # tcp rx: 964 MB/s 48087 calls/s # tcp tx: 870 MB/s 14767 calls/s 14767 msg/s # tcp rx: 876 MB/s 47130 calls/s # tcp tx: 885 MB/s 15012 calls/s 15012 msg/s # tcp rx: 886 MB/s 47126 calls/s # tcp tx: 887 MB/s 15054 calls/s 15054 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: 599 MB/s 434798 calls/s # udp tx: 1088 MB/s 18465 calls/s 18465 msg/s # udp rx: 665 MB/s 481809 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 666 MB/s 482465 calls/s # udp tx: 1309 MB/s 22211 calls/s 22211 msg/s # udp rx: 666 MB/s 482763 calls/s # udp tx: 1309 MB/s 22205 calls/s 22205 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: 581 MB/s 423965 calls/s # udp tx: 595 MB/s 10092 calls/s 10092 msg/s # udp rx: 590 MB/s 430440 calls/s # udp tx: 595 MB/s 10100 calls/s 10100 msg/s # udp rx: 590 MB/s 430943 calls/s # udp tx: 591 MB/s 10027 calls/s 10027 msg/s # udp rx: 638 MB/s 465843 calls/s # udp tx: 639 MB/s 10840 calls/s 10840 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__->