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 0xc8 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 4 │ inherit 0x2c │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 236 │ false OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 239 │ 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__->