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 0x40 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 190 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 91 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 94 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 fixed 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 216 │ 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__->