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: 515 MB/s 8736 calls/s 8736 msg/s # tcp rx: 515 MB/s 40975 calls/s # tcp tx: 614 MB/s 10422 calls/s 10422 msg/s # tcp rx: 614 MB/s 41495 calls/s # tcp tx: 595 MB/s 10099 calls/s 10099 msg/s # tcp rx: 596 MB/s 40967 calls/s # tcp tx: 740 MB/s 12566 calls/s 12566 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: 497 MB/s 360192 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 495 MB/s 358877 calls/s # udp tx: 770 MB/s 13069 calls/s 13069 msg/s # udp rx: 579 MB/s 420004 calls/s # udp tx: 915 MB/s 15531 calls/s 15531 msg/s # udp rx: 655 MB/s 475136 calls/s # udp tx: 1148 MB/s 19472 calls/s 19472 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 442900 calls/s # udp tx: 622 MB/s 10551 calls/s 10551 msg/s # udp rx: 623 MB/s 454381 calls/s # udp tx: 622 MB/s 10555 calls/s 10555 msg/s # udp rx: 628 MB/s 458608 calls/s # udp tx: 628 MB/s 10659 calls/s 10659 msg/s # udp rx: 754 MB/s 550243 calls/s # udp tx: 764 MB/s 12970 calls/s 12970 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__->