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 0xdc │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 47 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 250 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 20 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0x4c │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 84 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ other │ inherit 0x04 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 95 │ 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__->