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 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 91 │ false │ OK │ # │ gre 6 │ 6 │ inherit 0xfc │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 237 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 70 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 151 │ true │ OK │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 235 │ 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__->