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: 1045 MB/s 17724 calls/s 17724 msg/s # tcp rx: 1106 MB/s 53692 calls/s # tcp tx: 982 MB/s 16664 calls/s 16664 msg/s # tcp rx: 997 MB/s 48212 calls/s # tcp tx: 983 MB/s 16688 calls/s 16688 msg/s # tcp rx: 987 MB/s 51971 calls/s # tcp tx: 1025 MB/s 17386 calls/s 17386 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: 512 MB/s 371200 calls/s # udp tx: 815 MB/s 13823 calls/s 13823 msg/s # udp rx: 514 MB/s 372399 calls/s # udp tx: 872 MB/s 14798 calls/s 14798 msg/s # udp rx: 526 MB/s 380765 calls/s # udp tx: 853 MB/s 14483 calls/s 14483 msg/s # udp rx: 535 MB/s 387934 calls/s # udp tx: 845 MB/s 14335 calls/s 14335 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: 624 MB/s 455720 calls/s # udp tx: 642 MB/s 10903 calls/s 10903 msg/s # udp rx: 627 MB/s 457418 calls/s # udp tx: 625 MB/s 10616 calls/s 10616 msg/s # udp rx: 634 MB/s 462705 calls/s # udp tx: 634 MB/s 10762 calls/s 10762 msg/s # udp rx: 654 MB/s 477470 calls/s # udp tx: 654 MB/s 11105 calls/s 11105 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__->