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 0xcc │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 254 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 56 │ 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__->