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-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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 131 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 196 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other fixed 0x14 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 45 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 32 │ true │ OK │ # vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 inherit 20 │ true │ OK │ # │ geneve 4 │ 6 │ fixed 0xe8 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 84 │ false │ OK # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 226 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->