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: 551 MB/s 9346 calls/s 9346 msg/s # tcp rx: 551 MB/s 23323 calls/s # tcp tx: 587 MB/s 9956 calls/s 9956 msg/s # tcp rx: 588 MB/s 21618 calls/s # tcp tx: 497 MB/s 8442 calls/s 8442 msg/s # tcp rx: 498 MB/s 16822 calls/s # tcp tx: 536 MB/s 9101 calls/s 9101 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: 461 MB/s 335252 calls/s # udp tx: 578 MB/s 9806 calls/s 9806 msg/s # udp rx: 496 MB/s 360942 calls/s # udp tx: 632 MB/s 10720 calls/s 10720 msg/s # udp rx: 542 MB/s 394376 calls/s # udp tx: 771 MB/s 13084 calls/s 13084 msg/s # udp rx: 578 MB/s 420139 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 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: 536 MB/s 390913 calls/s # udp tx: 551 MB/s 9346 calls/s 9346 msg/s # udp rx: 627 MB/s 457571 calls/s # udp tx: 627 MB/s 10642 calls/s 10642 msg/s # udp rx: 635 MB/s 463489 calls/s # udp tx: 635 MB/s 10781 calls/s 10781 msg/s # udp rx: 637 MB/s 465071 calls/s # udp tx: 638 MB/s 10822 calls/s 10822 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__->