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 6000 # 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: 514 MB/s 8734 calls/s 8734 msg/s # tcp rx: 515 MB/s 24974 calls/s # tcp tx: 686 MB/s 11642 calls/s 11642 msg/s # tcp rx: 687 MB/s 32420 calls/s # tcp tx: 682 MB/s 11570 calls/s 11570 msg/s # tcp rx: 682 MB/s 31971 calls/s # tcp tx: 680 MB/s 11548 calls/s 11548 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: 389 MB/s 282411 calls/s # udp tx: 593 MB/s 10068 calls/s 10068 msg/s # udp rx: 452 MB/s 328665 calls/s # udp tx: 599 MB/s 10161 calls/s 10161 msg/s # udp rx: 519 MB/s 377720 calls/s # udp tx: 623 MB/s 10581 calls/s 10581 msg/s # udp rx: 556 MB/s 403968 calls/s # udp tx: 658 MB/s 11166 calls/s 11166 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: 455 MB/s 331854 calls/s # udp tx: 468 MB/s 7942 calls/s 7942 msg/s # udp rx: 556 MB/s 405979 calls/s # udp tx: 560 MB/s 9504 calls/s 9504 msg/s # udp rx: 624 MB/s 455717 calls/s # udp tx: 624 MB/s 10594 calls/s 10594 msg/s # udp rx: 626 MB/s 457113 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 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__->