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 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 103 false │ OK # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 90 │ 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__->