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 0x98 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 215 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 79 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 214 │ false │ OK │ # geneve │ 4 │ 4 │ fixed 0x9c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 68 │ true │ OK │ # ├───────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 22 │ 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__->