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 0xf4 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 5 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 156 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 127 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 96 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0x98 │ fixed 189 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 199 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0x7c │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 74 │ 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__->