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: 434 MB/s 7376 calls/s 7376 msg/s # tcp rx: 435 MB/s 40722 calls/s # tcp tx: 461 MB/s 7819 calls/s 7819 msg/s # tcp rx: 461 MB/s 39784 calls/s # tcp tx: 459 MB/s 7785 calls/s 7785 msg/s # tcp rx: 459 MB/s 42133 calls/s # tcp tx: 468 MB/s 7952 calls/s 7952 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: 584 MB/s 423211 calls/s # udp tx: 1179 MB/s 20009 calls/s 20009 msg/s # udp rx: 598 MB/s 433408 calls/s # udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # udp rx: 587 MB/s 425216 calls/s # udp tx: 1216 MB/s 20627 calls/s 20627 msg/s # udp rx: 601 MB/s 435456 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 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: 634 MB/s 462981 calls/s # udp tx: 646 MB/s 10963 calls/s 10963 msg/s # udp rx: 631 MB/s 460852 calls/s # udp tx: 631 MB/s 10712 calls/s 10712 msg/s # udp rx: 625 MB/s 456384 calls/s # udp tx: 625 MB/s 10604 calls/s 10604 msg/s # udp rx: 602 MB/s 439722 calls/s # udp tx: 612 MB/s 10386 calls/s 10386 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__->