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 0xbc │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 30 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0x48 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 110 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 214 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 152 │ 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__->