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 0x4c │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 166 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 128 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 39 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 127 │ false │ OK │ # │ vxlan 4 │ other │ inherit 0xfc │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 141 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 165 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 56 │ 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__->