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 0xc4 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 180 true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 125 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 inherit 0xf4 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0xdc │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 53 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 70 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 177 │ 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__->