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: 969 MB/s 16446 calls/s 16446 msg/s # tcp rx: 974 MB/s 51704 calls/s # tcp tx: 963 MB/s 16346 calls/s 16346 msg/s # tcp rx: 965 MB/s 49893 calls/s # tcp tx: 968 MB/s 16431 calls/s 16431 msg/s # tcp rx: 967 MB/s 49747 calls/s # tcp tx: 876 MB/s 14871 calls/s 14871 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: 500 MB/s 363374 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 msg/s # udp rx: 553 MB/s 401664 calls/s # udp tx: 709 MB/s 12032 calls/s 12032 msg/s # udp rx: 555 MB/s 403126 calls/s # udp tx: 697 MB/s 11835 calls/s 11835 msg/s # udp rx: 554 MB/s 402845 calls/s # udp tx: 665 MB/s 11292 calls/s 11292 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: 614 MB/s 448493 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp rx: 623 MB/s 454417 calls/s # udp tx: 625 MB/s 10604 calls/s 10604 msg/s # udp rx: 620 MB/s 452316 calls/s # udp tx: 621 MB/s 10537 calls/s 10537 msg/s # udp rx: 1098 MB/s 801488 calls/s # udp tx: 1112 MB/s 18865 calls/s 18865 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__->