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-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 0xe8 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 241 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 164 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 46 │ false │ OK │ # gre │ 6 │ 6 │ inherit 0x24 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 142 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0x08 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 138 │ false OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 175 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 189 │ 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__->