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 0x84 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 247 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0xa4 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 204 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 213 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0xec │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 45 │ 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__->