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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 110 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 227 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 221 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0xc0 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 213 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 164 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴───────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->