make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x90 │ inherit 2 false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 224 │ false │ OK │ # geneve │ 4 │ other │ inherit 0x44 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 30 │ 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__->