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: 1015 MB/s 17223 calls/s 17223 msg/s # tcp rx: 1015 MB/s 52292 calls/s # tcp tx: 940 MB/s 15954 calls/s 15954 msg/s # tcp rx: 952 MB/s 49152 calls/s # tcp tx: 965 MB/s 16372 calls/s 16372 msg/s # tcp rx: 971 MB/s 49656 calls/s # tcp tx: 968 MB/s 16433 calls/s 16433 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: 608 MB/s 440663 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 628 MB/s 455680 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1225 MB/s 20781 calls/s 20781 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1103 MB/s 18716 calls/s 18716 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: 607 MB/s 443241 calls/s # udp tx: 621 MB/s 10537 calls/s 10537 msg/s # udp rx: 620 MB/s 452388 calls/s # udp tx: 620 MB/s 10532 calls/s 10532 msg/s # udp rx: 626 MB/s 456742 calls/s # udp tx: 626 MB/s 10627 calls/s 10627 msg/s # udp rx: 623 MB/s 454701 calls/s # udp tx: 623 MB/s 10583 calls/s 10583 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__->