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 0x54 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 159 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 167 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 210 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 67 │ 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__->