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 0x3c │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 108 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 223 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 49 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 105 │ 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__->