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 0x38 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 134 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 105 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 190 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 12 │ 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__->