make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 582 MB/s 9877 calls/s 9877 msg/s # tcp rx: 587 MB/s 24596 calls/s # tcp tx: 564 MB/s 9574 calls/s 9574 msg/s # tcp rx: 566 MB/s 23314 calls/s # tcp tx: 641 MB/s 10872 calls/s 10872 msg/s # tcp rx: 643 MB/s 25683 calls/s # tcp tx: 656 MB/s 11128 calls/s 11128 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: 383 MB/s 278987 calls/s # udp tx: 437 MB/s 7418 calls/s 7418 msg/s # udp rx: 427 MB/s 311300 calls/s # udp tx: 442 MB/s 7499 calls/s 7499 msg/s # udp rx: 416 MB/s 303472 calls/s # udp tx: 417 MB/s 7080 calls/s 7080 msg/s # udp rx: 393 MB/s 287016 calls/s # udp tx: 395 MB/s 6702 calls/s 6702 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: 533 MB/s 389236 calls/s # udp tx: 558 MB/s 9480 calls/s 9480 msg/s # udp rx: 400 MB/s 291866 calls/s # udp tx: 401 MB/s 6809 calls/s 6809 msg/s # udp rx: 569 MB/s 415488 calls/s # udp tx: 560 MB/s 9506 calls/s 9506 msg/s # udp rx: 543 MB/s 396486 calls/s # udp tx: 552 MB/s 9379 calls/s 9379 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__->