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: 593 MB/s 10059 calls/s 10059 msg/s # tcp rx: 593 MB/s 28451 calls/s # tcp tx: 592 MB/s 10056 calls/s 10056 msg/s # tcp rx: 593 MB/s 26604 calls/s # tcp tx: 580 MB/s 9854 calls/s 9854 msg/s # tcp rx: 581 MB/s 27012 calls/s # tcp tx: 589 MB/s 9994 calls/s 9994 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: 494 MB/s 359192 calls/s # udp tx: 576 MB/s 9781 calls/s 9781 msg/s # udp rx: 517 MB/s 375901 calls/s # udp tx: 634 MB/s 10768 calls/s 10768 msg/s # udp rx: 570 MB/s 414420 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp rx: 569 MB/s 414088 calls/s # udp tx: 630 MB/s 10689 calls/s 10689 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: 594 MB/s 433779 calls/s # udp tx: 613 MB/s 10408 calls/s 10408 msg/s # udp rx: 603 MB/s 439957 calls/s # udp tx: 596 MB/s 10112 calls/s 10112 msg/s # udp rx: 588 MB/s 429512 calls/s # udp tx: 593 MB/s 10074 calls/s 10074 msg/s # udp rx: 554 MB/s 404132 calls/s # udp tx: 547 MB/s 9282 calls/s 9282 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__->