make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 224 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0xd4 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 21 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->