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 0x80 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 201 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 34 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 242 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 119 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 185 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 198 │ 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__->