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 0x3c │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 183 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 237 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 205 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 7 │ 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__->