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 0x78 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 104 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 120 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 95 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 194 │ 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__->