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: 997 MB/s 16916 calls/s 16916 msg/s # tcp rx: 997 MB/s 51369 calls/s # tcp tx: 948 MB/s 16088 calls/s 16088 msg/s # tcp rx: 974 MB/s 48451 calls/s # tcp tx: 941 MB/s 15969 calls/s 15969 msg/s # tcp rx: 941 MB/s 47092 calls/s # tcp tx: 914 MB/s 15513 calls/s 15513 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: 624 MB/s 452608 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp rx: 658 MB/s 477234 calls/s # udp tx: 1147 MB/s 19454 calls/s 19454 msg/s # udp rx: 628 MB/s 455024 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # udp rx: 661 MB/s 478887 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 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: 646 MB/s 471723 calls/s # udp tx: 668 MB/s 11343 calls/s 11343 msg/s # udp rx: 692 MB/s 504969 calls/s # udp tx: 694 MB/s 11771 calls/s 11771 msg/s # udp rx: 681 MB/s 497111 calls/s # udp tx: 682 MB/s 11577 calls/s 11577 msg/s # udp rx: 680 MB/s 496112 calls/s # udp tx: 680 MB/s 11548 calls/s 11548 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__->