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 0x2c │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 219 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 156 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 104 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 170 │ 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__->