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 0x18 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x78 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 176 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 22 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 234 │ 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__->