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 0xf4 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 16 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 93 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 195 │ false OK │ # vxlan │ 6 │ other │ fixed 0xe8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 172 │ 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__->